DocMkrTextInternal::Zone Struct Reference

Internal: structure to store a the data of a DocMkrText Zone. More...

List of all members.

Public Member Functions

 Zone ()
 constructor

Public Attributes

MWAWEntry m_pos
 the text entry
MWAWParagraph::Justification m_justify
 the paragraph justification
MWAWColor m_backgroundColor
 the background color
bool m_useFooter
 print or ignore the footer
int m_margins [4]
 the margins L,T,R,B in points
std::string m_name
 the name
std::map< long, MWAWFontm_posFontMap
 the map of id -> font
int m_numPages
 the number of page
bool m_parsed
 a flag to know if we have send the data to the listener

Detailed Description

Internal: structure to store a the data of a DocMkrText Zone.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the name

Referenced by DocMkrText::sendFooter().

a flag to know if we have send the data to the listener

Referenced by DocMkrText::sendMainText(), and DocMkrText::sendText().

the map of id -> font

Referenced by DocMkrText::readStyles(), and DocMkrText::sendText().


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