Internal: the fonts. More...
| Public Member Functions | |
| Font () | |
| the constructor  More... | |
| Public Attributes | |
| MWAWFont | m_font | 
| the font  More... | |
| int | m_flags [3] | 
| some unknown flag  More... | |
| std::string | m_extra | 
| extra data  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, Font const &font) | 
| operator<<  More... | |
Internal: the fonts.
| 
 | inline | 
the constructor
| 
 | friend | 
operator<<
| std::string MsWks3TextInternal::Font::m_extra | 
extra data
Referenced by MsWks3Text::readFont().
| int MsWks3TextInternal::Font::m_flags[3] | 
some unknown flag
Referenced by Font().
| MWAWFont MsWks3TextInternal::Font::m_font | 
the font
Referenced by MsWks3Text::readFont(), MsWks3Text::sendString(), and MsWks3Text::sendText().