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

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

constructor

Member Data Documentation

int MouseWrtParserInternal::Paragraph::m_id

the paragraph id

Referenced by MouseWrtParser::sendMainZone().

MWAWParagraph MouseWrtParserInternal::Paragraph::m_paragraph
bool MouseWrtParserInternal::Paragraph::m_picture

flag to know if this is a picture

Referenced by MouseWrtParser::readParagraphPLCs(), and MouseWrtParser::sendMainZone().


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

Generated on Tue Jun 13 2017 18:41:20 for libmwaw by doxygen 1.8.11