the state of QuattroDosSpreadsheet
More...
◆ State()
QuattroDosSpreadsheetInternal::State::State |
( |
| ) |
|
|
inline |
◆ getActualSheet()
Spreadsheet & QuattroDosSpreadsheetInternal::State::getActualSheet |
( |
| ) |
|
|
inline |
◆ getMaximalSheet()
returns the maximal spreadsheet
◆ getSheet()
returns the ith real spreadsheet
◆ getSheetName()
librevenge::RVNGString QuattroDosSpreadsheetInternal::State::getSheetName |
( |
int | id | ) |
|
|
inline |
returns the ith spreadsheet
◆ getUniqueSheetName()
librevenge::RVNGString QuattroDosSpreadsheetInternal::State::getUniqueSheetName |
( |
librevenge::RVNGString const & | name | ) |
|
|
inline |
returns a unique sheet name build using the current name
Referenced by getSheetName().
◆ popSheet()
bool QuattroDosSpreadsheetInternal::State::popSheet |
( |
| ) |
|
|
inline |
try to pop the actual sheet
◆ pushNewSheet()
create a new sheet and stack id
Referenced by State().
◆ m_eof
long QuattroDosSpreadsheetInternal::State::m_eof |
◆ m_idToSheetNameMap
std::map<int, librevenge::RVNGString> QuattroDosSpreadsheetInternal::State::m_idToSheetNameMap |
◆ m_sheetNameSet
std::set<librevenge::RVNGString> QuattroDosSpreadsheetInternal::State::m_sheetNameSet |
◆ m_spreadsheetList
◆ m_spreadsheetStack
◆ m_styleManager
StyleManager QuattroDosSpreadsheetInternal::State::m_styleManager |
◆ m_version
int QuattroDosSpreadsheetInternal::State::m_version |
The documentation for this struct was generated from the following file: