EDParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

bool m_compressed
 a flag to know if the data are compressed or not
int m_maxPictId
 the maximum of picture to read
std::map< int, MWAWEntrym_idCPICMap
 a map id -> cPIC zone
std::map< int, MWAWEntrym_idPICTMap
 a map id -> PICT zone
std::vector< Indexm_indexList
 the index list
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

Detailed Description

Internal: the state of a EDParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

a flag to know if the data are compressed or not

the footer height if known

the header height if known

a map id -> cPIC zone

a map id -> PICT zone

the index list

the maximum of picture to read

the number of page of the final document


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