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