LWTextInternal::HFZone Struct Reference

Internal: the header/footer zone of a LWText. More...

List of all members.

Public Member Functions

 HFZone ()
 constructor

Public Attributes

int m_numChar
 the number of char
MWAWEntry m_pos
 the position of the text in the file
int m_height
 the height
MWAWFont m_font
 the font
MWAWParagraph::Justification m_justify
 the paragraph justification
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, HFZone const &hf)
 operator<<

Detailed Description

Internal: the header/footer zone of a LWText.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
HFZone const &  hf 
) [friend]

operator<<


Member Data Documentation

the position of the text in the file

Referenced by LWText::sendHeaderFooter().


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