Defines STOFFCell (cell content and format)
a class used to recreate the table structure using cell informations, ....
Definition: STOFFTable.hxx:52
librevenge::RVNGPropertyList m_propertyList
the property list
Definition: STOFFTable.hxx:68
virtual ~STOFFTable()
the destructor
Definition: STOFFTable.cxx:64
void addTablePropertiesTo(librevenge::RVNGPropertyList &propList) const
adds the table properties to propList
Definition: STOFFTable.cxx:68
STOFFTable()
the constructor
Definition: STOFFTable.hxx:55