Internal: the state of a MsWksDBParser. More...
Public Member Functions | |
| State () | |
| constructor | |
Public Attributes | |
| DataBase | m_database |
| the database | |
| std::vector< int > | m_widthCols |
| the column size in pixels(?) | |
| Forms | m_forms |
| the forms | |
| int | m_numReports |
| the number of report | |
| 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 MsWksDBParser.
| MsWksDBParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
the database
the forms
the number of page of the final document
the number of report
the page length in point (if known)
| std::vector<int> MsWksDBParserInternal::State::m_widthCols |
the column size in pixels(?)