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.
WNTextInternal::Font::Font | ( | ) | [inline] |
the constructor
std::ostream& operator<< | ( | std::ostream & | o, |
Font const & | font | ||
) | [friend] |
operator<<
some unknown flag
Referenced by Font(), and WNText::readFont().
MWAWFont WNTextInternal::Font::m_font |
the font
Referenced by WNText::readFont(), and WNText::send().
the char/ruler style id
Referenced by Font(), and WNText::readFont().