Internal: class to store the font properties. More...
Public Member Functions | |
Font () | |
Public Attributes | |
MWAWFont | m_font |
the font More... | |
int | m_firstChar |
the first character More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Font const &f) |
operator<< More... | |
Internal: class to store the font properties.
|
inline |
|
friend |
operator<<
int WPParserInternal::Font::m_firstChar |
the first character
Referenced by WPParser::readFonts().
MWAWFont WPParserInternal::Font::m_font |
the font
Referenced by WPParser::readFonts().