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.
|
inline |
constructor
int MsWksDBParserInternal::State::m_actPage |
the actual page
Referenced by State().
int MsWksDBParserInternal::State::m_numPages |
the number of page of the final document
Referenced by State().
int MsWksDBParserInternal::State::m_numReports |
the number of report
Referenced by State().
int MsWksDBParserInternal::State::m_pageLength |
the page length in point (if known)
Referenced by State().
std::vector<int> MsWksDBParserInternal::State::m_widthCols |
the column size in pixels(?)
Referenced by State().