MsWksDBParserInternal::State Struct Reference

Internal: the state of a MsWksDBParser. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

DataBase m_database
 the database More...
 
std::vector< int > m_widthCols
 the column size in pixels(?) More...
 
Forms m_forms
 the forms More...
 
int m_numReports
 the number of report More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_pageLength
 the page length in point (if known) More...
 

Detailed Description

Internal: the state of a MsWksDBParser.

Constructor & Destructor Documentation

MsWksDBParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int MsWksDBParserInternal::State::m_actPage

the actual page

DataBase MsWksDBParserInternal::State::m_database

the database

Forms MsWksDBParserInternal::State::m_forms

the forms

int MsWksDBParserInternal::State::m_numPages

the number of page of the final document

int MsWksDBParserInternal::State::m_numReports

the number of report

int MsWksDBParserInternal::State::m_pageLength

the page length in point (if known)

std::vector<int> MsWksDBParserInternal::State::m_widthCols

the column size in pixels(?)


The documentation for this struct was generated from the following file:

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8