PowerPoint3ParserInternal::TextZone Struct Reference

Internal: a text zone of a PowerPoint3Parser. More...

Public Member Functions

 TextZone ()
 constructor More...
 
bool empty () const
 return true if the zone has no text More...
 

Public Attributes

int m_rulerId
 the ruler id More...
 
MWAWBox2i m_box
 the bdbox More...
 
MWAWEntry m_text
 the text entry More...
 
MWAWEntry m_fonts
 the fonts entry More...
 
MWAWEntry m_rulers
 the ruler entry More...
 
bool m_centered
 force horizontal centered More...
 
bool m_wrapText
 wrap the text More...
 
bool m_adjustSize
 adjust the textbox size More...
 

Detailed Description

Internal: a text zone of a PowerPoint3Parser.

Constructor & Destructor Documentation

◆ TextZone()

PowerPoint3ParserInternal::TextZone::TextZone ( )
inline

constructor

Member Function Documentation

◆ empty()

bool PowerPoint3ParserInternal::TextZone::empty ( ) const
inline

return true if the zone has no text

Member Data Documentation

◆ m_adjustSize

bool PowerPoint3ParserInternal::TextZone::m_adjustSize

adjust the textbox size

Referenced by PowerPoint3Parser::readTextZone().

◆ m_box

MWAWBox2i PowerPoint3ParserInternal::TextZone::m_box

the bdbox

Referenced by PowerPoint3Parser::readTextZone().

◆ m_centered

bool PowerPoint3ParserInternal::TextZone::m_centered

force horizontal centered

Referenced by PowerPoint3Parser::readTextZone().

◆ m_fonts

MWAWEntry PowerPoint3ParserInternal::TextZone::m_fonts

the fonts entry

Referenced by PowerPoint3Parser::readTextZone().

◆ m_rulerId

int PowerPoint3ParserInternal::TextZone::m_rulerId

the ruler id

Referenced by PowerPoint3Parser::readTextZone().

◆ m_rulers

MWAWEntry PowerPoint3ParserInternal::TextZone::m_rulers

the ruler entry

Referenced by PowerPoint3Parser::readTextZone().

◆ m_text

MWAWEntry PowerPoint3ParserInternal::TextZone::m_text

the text entry

Referenced by empty(), and PowerPoint3Parser::readTextZone().

◆ m_wrapText

bool PowerPoint3ParserInternal::TextZone::m_wrapText

wrap the text

Referenced by PowerPoint3Parser::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