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

Referenced by State().

◆ m_colSep

int LightWayTxtParserInternal::State::m_colSep

the columns separator width in point

Referenced by State().

◆ m_footerHeight

int LightWayTxtParserInternal::State::m_footerHeight

the footer height if known

Referenced by State().

◆ m_headerHeight

int LightWayTxtParserInternal::State::m_headerHeight

the header height if known

Referenced by State().

◆ m_isApplication

bool LightWayTxtParserInternal::State::m_isApplication

true if we are parsing a application document

Referenced by State().

◆ m_numCol

int LightWayTxtParserInternal::State::m_numCol

the number of columns

Referenced by State().

◆ m_numPages

int LightWayTxtParserInternal::State::m_numPages

the number of page of the final document

Referenced by State().


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

Generated on Mon Jan 20 2025 00:00:00 for libmwaw by doxygen 1.14.0