Internal: the structure used to store a paragraph/section. More...
Public Member Functions | |
Paragraph () | |
constructor | |
Public Attributes | |
MWAWParagraph | m_paragraph |
the paragraph | |
MWAWVec2i | m_dimension |
the dimension | |
unsigned | m_nextParagraphId |
the next paragraph id | |
unsigned | m_plcId |
the plc id | |
Internal: the structure used to store a paragraph/section.
|
inline |
constructor
MWAWVec2i JazzWriterParserInternal::Paragraph::m_dimension |
the dimension
Referenced by JazzWriterParser::readParagraph().
unsigned JazzWriterParserInternal::Paragraph::m_nextParagraphId |
the next paragraph id
Referenced by JazzWriterParser::readParagraph().
MWAWParagraph JazzWriterParserInternal::Paragraph::m_paragraph |
the paragraph
Referenced by JazzWriterParser::readParagraph().
unsigned JazzWriterParserInternal::Paragraph::m_plcId |
the plc id
Referenced by JazzWriterParser::readParagraph().