A table column. More...
#include <ODe_Table_Listener.h>
Public Member Functions | |
| void | write (GsfOutput *pTableOutput, const UT_UTF8String &rSpacesOffset) |
Public Attributes | |
| UT_UTF8String | m_styleName |
A table column.
It just contains column formating info, not holding any cells. The cells are stored on the table rows.
| void ODe_Table_Column::write | ( | GsfOutput * | pTableOutput, | |
| const UT_UTF8String & | rSpacesOffset | |||
| ) |
References m_styleName, ODe_writeAttribute(), and ODe_writeUTF8String().
Referenced by ODe_Table_Listener::closeTable().
Referenced by ODe_Table_Listener::_buildTable(), and write().
1.7.1