ZWTextInternal::Section Struct Reference

Internal: struct used to store a section of a ZWText. More...

List of all members.

Public Member Functions

 Section ()
 constructor

Public Attributes

int m_id
 the section id
MWAWEntry m_pos
 the text position
std::string m_name
 the section name
std::map< long, Fontm_idFontMap
 a map pos -> font
bool m_parsed
 true if the section is parsed

Detailed Description

Internal: struct used to store a section of a ZWText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the section id

Referenced by ZWText::sendText().

a map pos -> font

Referenced by ZWText::readSectionFonts(), and ZWText::sendText().

the section name

Referenced by ZWText::readSectionFonts(), and ZWText::sendText().

true if the section is parsed

Referenced by ZWText::sendText().


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