ZWrtTextInternal::Section Struct Reference

Internal: struct used to store a section of a ZWrtText. 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 ZWrtText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the section id

Referenced by ZWrtText::sendText().

true if the section is parsed

Referenced by ZWrtText::sendText().


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