structure of FreeHandParserInternal used to stored a font More...
Public Member Functions | |
Font () | |
constructor More... | |
Public Attributes | |
MWAWFont | m_font |
the font More... | |
int | m_nameId |
the font name id More... | |
int | m_colorId |
the font color id More... | |
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().