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.
| WriterPlsParserInternal::Font::Font | ( | ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | o, |
| Font const & | f | ||
| ) | [friend] |
operator<<
the first character
Referenced by WriterPlsParser::readFonts().
the font
Referenced by WriterPlsParser::readFonts().