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

◆ State()

LightWayTxtParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int LightWayTxtParserInternal::State::m_actPage

the actual page

◆ m_colSep

int LightWayTxtParserInternal::State::m_colSep

the columns separator width in point

◆ m_footerHeight

int LightWayTxtParserInternal::State::m_footerHeight

the footer height if known

◆ m_headerHeight

int LightWayTxtParserInternal::State::m_headerHeight

the header height if known

◆ m_isApplication

bool LightWayTxtParserInternal::State::m_isApplication

true if we are parsing a application document

◆ m_numCol

int LightWayTxtParserInternal::State::m_numCol

the number of columns

◆ m_numPages

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 Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20