Internal: the fonts. More...
Public Member Functions | |
| Font () | |
| the constructor | |
Public Attributes | |
| MWAWFont | m_font |
| the font | |
| int | m_flags |
| some unknown flag | |
| int | m_token |
| the token type(checkme) | |
| int | m_values [5] |
| unknown values | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Font const &font) |
| operator<< | |
Internal: the fonts.
| MacWrtProStructuresInternal::Font::Font | ( | ) | [inline] |
the constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Font const & | font | ||
| ) | [friend] |
operator<<
some unknown flag
Referenced by MacWrtProStructures::readFont().
the token type(checkme)
Referenced by MacWrtProStructures::readFont().
unknown values
Referenced by Font(), and MacWrtProStructures::readFont().