a class used to recreate the table structure using cell informations, .... More...
#include <STOFFTable.hxx>
Public Member Functions | |
STOFFTable () | |
the constructor More... | |
virtual | ~STOFFTable () |
the destructor More... | |
void | addTablePropertiesTo (librevenge::RVNGPropertyList &propList) const |
adds the table properties to propList More... | |
Public Attributes | |
librevenge::RVNGPropertyList | m_propertyList |
the property list More... | |
a class used to recreate the table structure using cell informations, ....
|
inline |
the constructor
|
virtual |
the destructor
void STOFFTable::addTablePropertiesTo | ( | librevenge::RVNGPropertyList & | propList | ) | const |
adds the table properties to propList
Referenced by STOFFTextListener::openTable(), STOFFGraphicListener::openTable(), and STOFFSpreadsheetListener::openTable().
librevenge::RVNGPropertyList STOFFTable::m_propertyList |
the property list
Referenced by addTablePropertiesTo(), and StarTableInternal::Table::send().