StarObjectSpreadsheetInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

std::shared_ptr< StarObjectModelm_model
 the model
std::vector< std::shared_ptr< Table > > m_tableList
 the actual table
std::vector< librevenge::RVNGString > m_sheetNames
 the sheet names
librevenge::RVNGString m_pageStyle
 the main page style

Detailed Description

Internal: the state of a StarObjectSpreadsheet.

Constructor & Destructor Documentation

◆ State()

StarObjectSpreadsheetInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_model

std::shared_ptr<StarObjectModel> StarObjectSpreadsheetInternal::State::m_model

the model

Referenced by State().

◆ m_pageStyle

librevenge::RVNGString StarObjectSpreadsheetInternal::State::m_pageStyle

the main page style

Referenced by State().

◆ m_sheetNames

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

the sheet names

Referenced by State().

◆ m_tableList

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

the actual table

Referenced by State().


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

Generated on Thu Jun 26 2025 07:06:18 for libstaroffice by doxygen 1.14.0