DMTextInternal::Footer Struct Reference

Internal: structure to store a footer data of a DMText. More...

List of all members.

Public Member Functions

 Footer ()
 constructor
bool empty () const
 returns true if the footer is empty

Public Attributes

MWAWFont m_font
 the font
bool m_chapterResetPage
 true if a chapter reset page
int m_items [6]
 the item values
std::string m_userInfo
 the user information entry
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Footer const &f)
 operator<<

Detailed Description

Internal: structure to store a footer data of a DMText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool DMTextInternal::Footer::empty ( ) const [inline]

returns true if the footer is empty

Referenced by DMText::sendFooter().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Footer const &  f 
) [friend]

operator<<


Member Data Documentation

true if a chapter reset page

Referenced by DMText::readFooter().

extra data

Referenced by DMText::readFooter().

the user information entry

Referenced by DMText::sendFooter().


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