Internal: the state of a StarObjectSpreadsheet. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
shared_ptr< StarObjectModel > | m_model |
the model More... | |
std::vector< shared_ptr< Table > > | m_tableList |
the actual table More... | |
std::vector < librevenge::RVNGString > | m_sheetNames |
the sheet names More... | |
librevenge::RVNGString | m_pageStyle |
the main page style More... | |
Internal: the state of a StarObjectSpreadsheet.
|
inline |
constructor
shared_ptr<StarObjectModel> StarObjectSpreadsheetInternal::State::m_model |
the model
librevenge::RVNGString StarObjectSpreadsheetInternal::State::m_pageStyle |
the main page style
std::vector<librevenge::RVNGString> StarObjectSpreadsheetInternal::State::m_sheetNames |
the sheet names
std::vector<shared_ptr<Table> > StarObjectSpreadsheetInternal::State::m_tableList |
the actual table