DMParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

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

Public Attributes

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


Constructor & Destructor Documentation

constructor


Member Function Documentation

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

the footer height if known

the header height if known

a map id->pictEntry

a map id->pictInfo

Referenced by findPictInfoUnit().

the number of page of the final document

the zone unit to retrieve pictInfo

Referenced by findPictInfoUnit(), and pictInfoId().


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