Internal: the state of a CWSpreadsheet. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::map< int, shared_ptr < Spreadsheet > > | m_spreadsheetMap |
a map zoneId to spreadsheet |
Internal: the state of a CWSpreadsheet.
CWSpreadsheetInternal::State::State | ( | ) | [inline] |
constructor
std::map<int, shared_ptr<Spreadsheet> > CWSpreadsheetInternal::State::m_spreadsheetMap |
a map zoneId to spreadsheet