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