WNParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

long m_endPos
 the last position
std::vector< MWAWColorm_colorMap
 the color map
std::vector< WNEntrym_picturesList
 the list of picture entries
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known
int m_numColumns
 the number of columns
int m_columnWidth
 the columns size

Detailed Description

Internal: the state of a WNParser.

Constructor & Destructor Documentation

WNParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int WNParserInternal::State::m_actPage

the actual page

std::vector<MWAWColor> WNParserInternal::State::m_colorMap

the color map

int WNParserInternal::State::m_columnWidth

the columns size

long WNParserInternal::State::m_endPos

the last position

int WNParserInternal::State::m_footerHeight

the footer height if known

int WNParserInternal::State::m_headerHeight

the header height if known

int WNParserInternal::State::m_numColumns

the number of columns

int WNParserInternal::State::m_numPages

the number of page of the final document

std::vector<WNEntry> WNParserInternal::State::m_picturesList

the list of picture entries


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2