PowerPoint1ParserInternal::TextZone::Line Struct Reference

small structure used to store a line of text and its format More...

Public Member Functions

 Line ()
 constructor More...
 

Public Attributes

MWAWEntry m_text
 the text entry More...
 
MWAWEntry m_format
 the format entry More...
 
MWAWEntry m_ruler
 the ruler entry (windows v2) More...
 
MWAWParagraph::Justification m_justify
 the justification More...
 
int m_outlineLevel
 the outline level More...
 

Detailed Description

small structure used to store a line of text and its format

Constructor & Destructor Documentation

◆ Line()

PowerPoint1ParserInternal::TextZone::Line::Line ( )
inline

constructor

Member Data Documentation

◆ m_format

MWAWEntry PowerPoint1ParserInternal::TextZone::Line::m_format

the format entry

Referenced by PowerPoint1Parser::readTextZone().

◆ m_justify

MWAWParagraph::Justification PowerPoint1ParserInternal::TextZone::Line::m_justify

the justification

Referenced by PowerPoint1Parser::readTextZone().

◆ m_outlineLevel

int PowerPoint1ParserInternal::TextZone::Line::m_outlineLevel

the outline level

Referenced by PowerPoint1Parser::readTextZone().

◆ m_ruler

MWAWEntry PowerPoint1ParserInternal::TextZone::Line::m_ruler

the ruler entry (windows v2)

Referenced by PowerPoint1Parser::readTextZone().

◆ m_text

MWAWEntry PowerPoint1ParserInternal::TextZone::Line::m_text

the text entry

Referenced by PowerPoint1Parser::readTextZone().


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