DMParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
int pictInfoId (int zId, int lId) const
 return a pictinfo id corresponding to a zone and a local if More...
 
void findPictInfoUnit (int nZones)
 try to find the picture info unit (fixme: a hack) More...
 

Public Attributes

std::map< int, MWAWEntrym_idPictEntryMap
 a map id->pictEntry More...
 
std::map< int, PictInfom_idPictInfoMap
 a map id->pictInfo More...
 
int m_zonePictInfoUnit
 the zone unit to retrieve pictInfo 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 DMParser.

Constructor & Destructor Documentation

DMParserInternal::State::State ( )
inline

constructor

Member Function Documentation

void DMParserInternal::State::findPictInfoUnit ( int  nZones)

try to find the picture info unit (fixme: a hack)

int DMParserInternal::State::pictInfoId ( int  zId,
int  lId 
) const
inline

return a pictinfo id corresponding to a zone and a local if

Member Data Documentation

int DMParserInternal::State::m_actPage

the actual page

int DMParserInternal::State::m_footerHeight

the footer height if known

int DMParserInternal::State::m_headerHeight

the header height if known

std::map<int,MWAWEntry> DMParserInternal::State::m_idPictEntryMap

a map id->pictEntry

std::map<int,PictInfo> DMParserInternal::State::m_idPictInfoMap

a map id->pictInfo

Referenced by findPictInfoUnit().

int DMParserInternal::State::m_numPages

the number of page of the final document

int DMParserInternal::State::m_zonePictInfoUnit

the zone unit to retrieve pictInfo

Referenced by findPictInfoUnit(), and pictInfoId().


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

Generated on Tue Mar 10 2015 17:32:10 for libmwaw by doxygen 1.8.5