the state of QuattroSpreadsheet
More...
◆ State()
QuattroSpreadsheetInternal::State::State |
( |
| ) |
|
|
inline |
◆ getSheet()
returns the ith real spreadsheet
◆ getSheetName()
librevenge::RVNGString QuattroSpreadsheetInternal::State::getSheetName |
( |
int |
id | ) |
const |
|
inline |
returns the ith spreadsheet
◆ m_actDLLName1Id
int QuattroSpreadsheetInternal::State::m_actDLLName1Id |
the current id DLL name 1
◆ m_actSheet
int QuattroSpreadsheetInternal::State::m_actSheet |
◆ m_idToDLLName1Map
std::map<int, librevenge::RVNGString> QuattroSpreadsheetInternal::State::m_idToDLLName1Map |
◆ m_idToDLLName2Map
std::map<Vec2i, librevenge::RVNGString> QuattroSpreadsheetInternal::State::m_idToDLLName2Map |
◆ m_idToSheetNameMap
std::map<int, librevenge::RVNGString> QuattroSpreadsheetInternal::State::m_idToSheetNameMap |
the map id to sheet's name
◆ m_idToUserFormatMap
std::map<int, librevenge::RVNGString> QuattroSpreadsheetInternal::State::m_idToUserFormatMap |
map id to user format string
◆ m_maxDimension
WPSVec3i QuattroSpreadsheetInternal::State::m_maxDimension |
the maximum col, row, sheet
◆ m_spreadsheetMap
std::map<int, std::shared_ptr<Spreadsheet> > QuattroSpreadsheetInternal::State::m_spreadsheetMap |
◆ m_stylesList
std::vector<Style> QuattroSpreadsheetInternal::State::m_stylesList |
◆ m_version
int QuattroSpreadsheetInternal::State::m_version |
The documentation for this struct was generated from the following file: