EDocParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

bool m_compressed
 a flag to know if the data are compressed or not More...
 
int m_maxPictId
 the maximum of picture to read More...
 
std::map< int, MWAWEntrym_idCPICMap
 a map id -> cPIC zone More...
 
std::map< int, MWAWEntrym_idPICTMap
 a map id -> PICT zone More...
 
std::vector< Indexm_indexList
 the index list More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 

Detailed Description

Internal: the state of a EDocParser.

Constructor & Destructor Documentation

EDocParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int EDocParserInternal::State::m_actPage

the actual page

bool EDocParserInternal::State::m_compressed

a flag to know if the data are compressed or not

int EDocParserInternal::State::m_footerHeight

the footer height if known

int EDocParserInternal::State::m_headerHeight

the header height if known

std::map<int,MWAWEntry> EDocParserInternal::State::m_idCPICMap

a map id -> cPIC zone

std::map<int,MWAWEntry> EDocParserInternal::State::m_idPICTMap

a map id -> PICT zone

std::vector<Index> EDocParserInternal::State::m_indexList

the index list

int EDocParserInternal::State::m_maxPictId

the maximum of picture to read

int EDocParserInternal::State::m_numPages

the number of page of the final document


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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8