LightWayTxtParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

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 Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6