Internal: the font of a MsWrd1Parser. More...
| Public Member Functions | |
| Font () | |
| constructor  More... | |
| Public Attributes | |
| MWAWFont | m_font | 
| the basic font property  More... | |
| int | m_type | 
| a unknown int, maybe 0x80 means defined font  More... | |
| std::string | m_extras | 
| a string used to store the parsing extrass  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, Font const &ft) | 
| operator<<  More... | |
Internal: the font of a MsWrd1Parser.
| 
 | inline | 
constructor
| 
 | friend | 
operator<<
| std::string MsWrd1ParserInternal::Font::m_extras | 
a string used to store the parsing extrass
Referenced by MsWrd1ParserInternal::operator<<(), and MsWrd1Parser::readFont().
| MWAWFont MsWrd1ParserInternal::Font::m_font | 
the basic font property
Referenced by MsWrd1Parser::readFont(), MsWrd1Parser::readPLC(), and MsWrd1Parser::sendText().
| int MsWrd1ParserInternal::Font::m_type | 
a unknown int, maybe 0x80 means defined font
Referenced by MsWrd1ParserInternal::operator<<(), and MsWrd1Parser::readFont().