LightWayTxtParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

bool m_isApplication
 true if we are parsing a application document More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_numCol
 the number of columns More...
 
int m_colSep
 the columns separator width in point More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 

Detailed Description

Internal: the state of a LightWayTxtParser.

Constructor & Destructor Documentation

LightWayTxtParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int LightWayTxtParserInternal::State::m_actPage

the actual page

int LightWayTxtParserInternal::State::m_colSep

the columns separator width in point

int LightWayTxtParserInternal::State::m_footerHeight

the footer height if known

int LightWayTxtParserInternal::State::m_headerHeight

the header height if known

bool LightWayTxtParserInternal::State::m_isApplication

true if we are parsing a application document

int LightWayTxtParserInternal::State::m_numCol

the number of columns

int LightWayTxtParserInternal::State::m_numPages

the number of page of the final document


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