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