Internal: the fonts. More...
Public Member Functions | |
| Font () | |
| the constructor | |
Public Attributes | |
| MWAWFont | m_font |
| the font | |
| int | m_styleId [2] |
| the char/ruler style id | |
| int | m_flags [3] |
| some unknown flag | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Font const &font) |
| operator<< | |
Internal: the fonts.
| WriteNowTextInternal::Font::Font | ( | ) | [inline] |
the constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Font const & | font | ||
| ) | [friend] |
operator<<
some unknown flag
Referenced by Font(), and WriteNowText::readFont().
the font
Referenced by WriteNowText::readFont(), and WriteNowText::send().
the char/ruler style id
Referenced by Font(), and WriteNowText::readFont().