Internal: the state of a SDCParser. More...
| Public Member Functions | |
| State () | |
| constructor | |
| Public Attributes | |
| int | m_actPage | 
| the actual page | |
| int | m_numPages | 
| the number of page of the final document | |
| std::shared_ptr< StarObjectSpreadsheet > | m_mainSpreadsheet | 
Internal: the state of a SDCParser.
| 
 | inline | 
constructor
| int SDCParserInternal::State::m_actPage | 
the actual page
Referenced by State().
| std::shared_ptr<StarObjectSpreadsheet> SDCParserInternal::State::m_mainSpreadsheet | 
Referenced by State().
| int SDCParserInternal::State::m_numPages | 
the number of page of the final document
Referenced by State().