JazzWriterParserInternal::Paragraph Struct Reference

Internal: the structure used to store a paragraph/section. More...

Public Member Functions

 Paragraph ()
 constructor More...
 

Public Attributes

MWAWParagraph m_paragraph
 the paragraph More...
 
MWAWVec2i m_dimension
 the dimension More...
 
unsigned m_nextParagraphId
 the next paragraph id More...
 
unsigned m_plcId
 the plc id More...
 

Detailed Description

Internal: the structure used to store a paragraph/section.

Constructor & Destructor Documentation

◆ Paragraph()

JazzWriterParserInternal::Paragraph::Paragraph ( )
inline

constructor

Member Data Documentation

◆ m_dimension

MWAWVec2i JazzWriterParserInternal::Paragraph::m_dimension

the dimension

Referenced by JazzWriterParser::readParagraph().

◆ m_nextParagraphId

unsigned JazzWriterParserInternal::Paragraph::m_nextParagraphId

the next paragraph id

Referenced by JazzWriterParser::readParagraph().

◆ m_paragraph

MWAWParagraph JazzWriterParserInternal::Paragraph::m_paragraph

the paragraph

Referenced by JazzWriterParser::readParagraph().

◆ m_plcId

unsigned JazzWriterParserInternal::Paragraph::m_plcId

the plc id

Referenced by JazzWriterParser::readParagraph().


The documentation for this struct was generated from the following file:

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20