StarObjectSpreadsheetInternal::State Struct Reference

Internal: the state of a StarObjectSpreadsheet. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

shared_ptr< StarObjectModelm_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...
 

Detailed Description

Internal: the state of a StarObjectSpreadsheet.

Constructor & Destructor Documentation

§ State()

StarObjectSpreadsheetInternal::State::State ( )
inline

constructor

Member Data Documentation

§ m_model

shared_ptr<StarObjectModel> StarObjectSpreadsheetInternal::State::m_model

the model

§ m_pageStyle

librevenge::RVNGString StarObjectSpreadsheetInternal::State::m_pageStyle

the main page style

§ m_sheetNames

std::vector<librevenge::RVNGString> StarObjectSpreadsheetInternal::State::m_sheetNames

the sheet names

§ m_tableList

std::vector<shared_ptr<Table> > StarObjectSpreadsheetInternal::State::m_tableList

the actual table


The documentation for this struct was generated from the following file:

Generated on Mon Sep 26 2016 20:58:21 for libstaroffice by doxygen 1.8.12