ZWrtTextInternal::HFZone Struct Reference

Internal: struct used to store a header/footer of a ZWrtText. More...

List of all members.

Public Member Functions

 HFZone ()
 constructor
bool ok () const
 returns true if the zone is not empty
std::string getDebugString (MWAWFontConverterPtr &convert) const
 operator<<

Public Attributes

MWAWEntry m_pos
 the text position
Font m_font
 the font
std::string m_extra
 extra data

Detailed Description

Internal: struct used to store a header/footer of a ZWrtText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

std::string ZWrtTextInternal::HFZone::getDebugString ( MWAWFontConverterPtr convert) const [inline]

operator<<

Referenced by ZWrtText::readHFZone().

bool ZWrtTextInternal::HFZone::ok ( ) const [inline]

returns true if the zone is not empty

Referenced by ZWrtText::sendHeaderFooter().


Member Data Documentation


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