Internal: the state of a MsWksSSParser. More...
Public Member Functions | |
State () | |
constructor |
Public Attributes | |
Spreadsheet | m_spreadsheet |
the spreadsheet | |
int | m_actPage |
the actual page | |
int | m_numPages |
the number of page of the final document | |
int | m_pageLength |
the page length in point (if known) |
Internal: the state of a MsWksSSParser.
|
inline |
constructor
int MsWksSSParserInternal::State::m_actPage |
the actual page
Referenced by State().
int MsWksSSParserInternal::State::m_numPages |
the number of page of the final document
Referenced by State().
int MsWksSSParserInternal::State::m_pageLength |
the page length in point (if known)
Referenced by State().
Spreadsheet MsWksSSParserInternal::State::m_spreadsheet |
the spreadsheet
Referenced by State().