Internal: the frame of a ScriptWriterParser. More...
Public Member Functions | |
Frame () | |
constructor | |
Public Attributes | |
MWAWBox2i | m_position |
the frame bounding box | |
int | m_numChar |
the number of caracters | |
MWAWEntry | m_entries [2] |
the text and the style entries | |
Internal: the frame of a ScriptWriterParser.
|
inline |
constructor
MWAWEntry ScriptWriterParserInternal::Frame::m_entries[2] |
the text and the style entries
Referenced by ScriptWriterParser::readFrame(), and ScriptWriterParser::sendText().
int ScriptWriterParserInternal::Frame::m_numChar |
the number of caracters
Referenced by ScriptWriterParser::readFrame(), and ScriptWriterParser::sendText().
MWAWBox2i ScriptWriterParserInternal::Frame::m_position |
the frame bounding box
Referenced by ScriptWriterParser::readFrame().