MouseWrtParserInternal::Paragraph Struct Reference

Internal: class to store paragraph information of a MouseWrtParser. More...

Public Member Functions

 Paragraph (int id=0)
 constructor More...
 

Public Attributes

int m_id
 the paragraph id More...
 
MWAWParagraph m_paragraph
 the paragraph More...
 
bool m_picture
 flag to know if this is a picture More...
 

Detailed Description

Internal: class to store paragraph information of a MouseWrtParser.

Constructor & Destructor Documentation

◆ Paragraph()

MouseWrtParserInternal::Paragraph::Paragraph ( int  id = 0)
inlineexplicit

constructor

Member Data Documentation

◆ m_id

int MouseWrtParserInternal::Paragraph::m_id

the paragraph id

◆ m_paragraph

MWAWParagraph MouseWrtParserInternal::Paragraph::m_paragraph

the paragraph

Referenced by MouseWrtParser::readParagraphPLCs().

◆ m_picture

bool MouseWrtParserInternal::Paragraph::m_picture

flag to know if this is a picture

Referenced by MouseWrtParser::readParagraphPLCs().


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

Generated for libmwaw by doxygen 1.8.14