DMTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
ZonegetZone (int id)
 returns the zone corresponding to an id

Public Attributes

int m_version
 the file version
int m_numPages
int m_actualPage
double m_pageWidth
 the page width ( not really define so default value 8.5)
std::map< int, Zonem_idZoneMap
 the map of id -> text zone
Footer m_footer
 the footer
TOC m_toc
 the table of content

Detailed Description

Internal: the state of a DMText.

Constructor & Destructor Documentation

DMTextInternal::State::State ( )
inline

constructor

Member Function Documentation

Zone& DMTextInternal::State::getZone ( int  id)
inline

returns the zone corresponding to an id

Member Data Documentation

int DMTextInternal::State::m_actualPage
Footer DMTextInternal::State::m_footer

the footer

std::map<int, Zone > DMTextInternal::State::m_idZoneMap

the map of id -> text zone

Referenced by getZone().

int DMTextInternal::State::m_numPages
double DMTextInternal::State::m_pageWidth

the page width ( not really define so default value 8.5)

TOC DMTextInternal::State::m_toc

the table of content

int DMTextInternal::State::m_version
mutable

the file version


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2