Internal: class to store the font properties. More...
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<< |
Internal: class to store the font properties.
WPParserInternal::Font::Font | ( | ) | [inline] |
std::ostream& operator<< | ( | std::ostream & | o, |
Font const & | f | ||
) | [friend] |
operator<<
the first character
Referenced by WPParser::readFonts().
MWAWFont WPParserInternal::Font::m_font |
the font
Referenced by WPParser::readFonts().