ZWTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
SectiongetSection (int id)
 return a section for an id ( if it does not exists, create id )

Public Attributes

int m_version
 the file version
int m_numPages
int m_actualPage
std::map< int, Sectionm_idSectionMap
 a map id -> section
HFZone m_header
 the header zone
HFZone m_footer
 the footer zone

Detailed Description

Internal: the state of a ZWText.

Constructor & Destructor Documentation

ZWTextInternal::State::State ( )
inline

constructor

Member Function Documentation

Section& ZWTextInternal::State::getSection ( int  id)
inline

return a section for an id ( if it does not exists, create id )

Member Data Documentation

int ZWTextInternal::State::m_actualPage
HFZone ZWTextInternal::State::m_footer

the footer zone

HFZone ZWTextInternal::State::m_header

the header zone

std::map<int, Section> ZWTextInternal::State::m_idSectionMap

a map id -> section

Referenced by getSection().

int ZWTextInternal::State::m_numPages
int ZWTextInternal::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:49 for libmwaw by doxygen 1.8.1.2