structure of FreeHandParserInternal used to stored a font More...
Public Member Functions | |
Font () | |
constructor | |
Public Attributes | |
MWAWFont | m_font |
the font | |
int | m_nameId |
the font name id | |
int | m_colorId |
the font color id | |
structure of FreeHandParserInternal used to stored a font
|
inline |
constructor
int FreeHandParserInternal::Font::m_colorId |
the font color id
Referenced by FreeHandParser::readTextboxV1(), and FreeHandParser::readTextboxV2().
MWAWFont FreeHandParserInternal::Font::m_font |
the font
Referenced by FreeHandParser::readTextboxV1(), and FreeHandParser::readTextboxV2().
int FreeHandParserInternal::Font::m_nameId |
the font name id
Referenced by FreeHandParser::readTextboxV1(), and FreeHandParser::readTextboxV2().