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