CWParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

MWAWDocument::Kind m_kind
 the document kind
Vec2i m_pages
 the document number of pages ( if known )
long m_EOF
 the last position
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
int m_columns
 the number of columns
std::vector< int > m_columnsWidth
 the columns witdh in Points
std::vector< int > m_columnsSep
 the columns separator in Points
int m_headerId
 the header zone if known
int m_footerId
 the footer zone if known
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known
std::map< int, shared_ptr
< CWStruct::DSET > > 
m_zonesMap
 the map of zone
std::vector< int > m_mainZonesList
 the list of main group

Detailed Description

Internal: the state of a CWParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the number of columns

the columns separator in Points

the columns witdh in Points

the last position

the footer height if known

the footer zone if known

the header height if known

the header zone if known

the list of main group

the number of page of the final document

the document number of pages ( if known )

the map of zone


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