a paragraph contained in a SpringBoardParserInternal::Shape More...
Public Member Functions | |
Paragraph () | |
constructor More... | |
Public Attributes | |
int | m_numChars |
the number of character More... | |
int | m_firstChar |
the first character More... | |
bool | m_newColumn |
a flag to know if we need to change column: USEME More... | |
int | m_numCharStyles |
the number of character style More... | |
int | m_textZoneId |
the text zone id More... | |
int | m_paragraphStyle |
the paragraph style More... | |
MWAWEntry | m_charEntry |
the character style zone More... | |
a paragraph contained in a SpringBoardParserInternal::Shape
|
inline |
constructor
MWAWEntry SpringBoardParserInternal::Shape::Paragraph::m_charEntry |
the character style zone
Referenced by SpringBoardParser::parseShape().
int SpringBoardParserInternal::Shape::Paragraph::m_firstChar |
the first character
Referenced by SpringBoardParser::parseShape().
bool SpringBoardParserInternal::Shape::Paragraph::m_newColumn |
a flag to know if we need to change column: USEME
Referenced by SpringBoardParser::parseShape().
int SpringBoardParserInternal::Shape::Paragraph::m_numChars |
the number of character
Referenced by SpringBoardParser::parseShape().
int SpringBoardParserInternal::Shape::Paragraph::m_numCharStyles |
the number of character style
Referenced by SpringBoardParser::parseShape().
int SpringBoardParserInternal::Shape::Paragraph::m_paragraphStyle |
the paragraph style
Referenced by SpringBoardParser::parseShape().
int SpringBoardParserInternal::Shape::Paragraph::m_textZoneId |
the text zone id
Referenced by SpringBoardParser::parseShape().