LWTextInternal::HFZone Struct Reference

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

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

LWTextInternal::HFZone::HFZone ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

std::string LWTextInternal::HFZone::m_extra
MWAWFont LWTextInternal::HFZone::m_font
int LWTextInternal::HFZone::m_height
MWAWParagraph::Justification LWTextInternal::HFZone::m_justify

the paragraph justification

Referenced by LWTextInternal::operator<<(), LWText::readDocumentHF(), and LWText::sendHeaderFooter().

int LWTextInternal::HFZone::m_numChar

the number of char

Referenced by LWTextInternal::operator<<(), and LWText::readDocumentHF().

MWAWEntry LWTextInternal::HFZone::m_pos

the position of the text in the file

Referenced by LWText::sendHeaderFooter().


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2