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 WriterPlsParserInternal::Font::m_firstChar | 
the first character
Referenced by WriterPlsParser::readFonts().
| MWAWFont WriterPlsParserInternal::Font::m_font | 
the font
Referenced by WriterPlsParser::readFonts().