ZWrtTextInternal::State Struct Reference

Internal: the state of a ZWrtText. 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 ZWrtText.

Constructor & Destructor Documentation

◆ State()

ZWrtTextInternal::State::State ( )
inline

constructor

Member Function Documentation

◆ getSection()

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

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

Member Data Documentation

◆ m_actualPage

int ZWrtTextInternal::State::m_actualPage

◆ m_footer

HFZone ZWrtTextInternal::State::m_footer

the footer zone

◆ m_header

HFZone ZWrtTextInternal::State::m_header

the header zone

◆ m_idSectionMap

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

a map id -> section

Referenced by getSection().

◆ m_numPages

int ZWrtTextInternal::State::m_numPages

◆ m_version

int ZWrtTextInternal::State::m_version
mutable

the file version


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6