StudentWritingCParserInternal::PageStruct Struct Reference

an structure of StudentWritingCParserInternal to store the page's data More...

Public Member Functions

 PageStruct ()
 constructor More...
 

Public Attributes

int m_pageNumber
 the page number More...
 
int m_firstChar
 the first character More...
 
int m_numColumns
 the number of columns More...
 
ZoneEntry m_hfIds [2]
 the header/footer id More...
 

Detailed Description

an structure of StudentWritingCParserInternal to store the page's data

Constructor & Destructor Documentation

◆ PageStruct()

StudentWritingCParserInternal::PageStruct::PageStruct ( )
inline

constructor

Member Data Documentation

◆ m_firstChar

int StudentWritingCParserInternal::PageStruct::m_firstChar

the first character

Referenced by StudentWritingCParser::createZones().

◆ m_hfIds

ZoneEntry StudentWritingCParserInternal::PageStruct::m_hfIds[2]

the header/footer id

Referenced by StudentWritingCParser::createZones().

◆ m_numColumns

int StudentWritingCParserInternal::PageStruct::m_numColumns

the number of columns

Referenced by StudentWritingCParser::createZones().

◆ m_pageNumber

int StudentWritingCParserInternal::PageStruct::m_pageNumber

the page number

Referenced by StudentWritingCParser::createZones().


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

Generated for libmwaw by doxygen 1.8.14