ZWTextInternal::Font Struct Reference

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

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

ZWTextInternal::Font::Font ( )
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

std::string ZWTextInternal::Font::m_extra
int ZWTextInternal::Font::m_height

the line height

Referenced by ZWTextInternal::operator<<(), and ZWText::readSectionFonts().


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

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