ZWTextInternal::Font Struct Reference

Internal: struct used to store the font of a ZWText. More...

List of all members.

Public Member Functions

 Font ()
 constructor

Public Attributes

MWAWFont m_font
 the font
int m_height
 the line height
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Font const &font)
 operator<<

Detailed Description

Internal: struct used to store the font of a ZWText.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Font const &  font 
) [friend]

operator<<


Member Data Documentation


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