WPParserInternal::Font Struct Reference

Internal: class to store the font properties. More...

List of all members.

Public Member Functions

 Font ()

Public Attributes

MWAWFont m_font
 the font
int m_firstChar
 the first character

Friends

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

Detailed Description

Internal: class to store the font properties.


Constructor & Destructor Documentation


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the first character

Referenced by WPParser::readFonts().

the font

Referenced by WPParser::readFonts().


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