SpringBoardParserInternal::Shape::Paragraph Struct Reference

a paragraph contained in a SpringBoardParserInternal::Shape More...

Public Member Functions

 Paragraph ()
 constructor More...
 

Public Attributes

int m_numChars
 the number of character More...
 
int m_firstChar
 the first character More...
 
bool m_newColumn
 a flag to know if we need to change column: USEME More...
 
int m_numCharStyles
 the number of character style More...
 
int m_textZoneId
 the text zone id More...
 
int m_paragraphStyle
 the paragraph style More...
 
MWAWEntry m_charEntry
 the character style zone More...
 

Detailed Description

a paragraph contained in a SpringBoardParserInternal::Shape

Constructor & Destructor Documentation

SpringBoardParserInternal::Shape::Paragraph::Paragraph ( )
inline

constructor

Member Data Documentation

MWAWEntry SpringBoardParserInternal::Shape::Paragraph::m_charEntry

the character style zone

Referenced by SpringBoardParser::parseShape().

int SpringBoardParserInternal::Shape::Paragraph::m_firstChar

the first character

Referenced by SpringBoardParser::parseShape().

bool SpringBoardParserInternal::Shape::Paragraph::m_newColumn

a flag to know if we need to change column: USEME

Referenced by SpringBoardParser::parseShape().

int SpringBoardParserInternal::Shape::Paragraph::m_numChars

the number of character

Referenced by SpringBoardParser::parseShape().

int SpringBoardParserInternal::Shape::Paragraph::m_numCharStyles

the number of character style

Referenced by SpringBoardParser::parseShape().

int SpringBoardParserInternal::Shape::Paragraph::m_paragraphStyle

the paragraph style

Referenced by SpringBoardParser::parseShape().

int SpringBoardParserInternal::Shape::Paragraph::m_textZoneId

the text zone id

Referenced by SpringBoardParser::parseShape().


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

Generated on Thu May 30 2024 13:09:18 for libmwaw by doxygen 1.8.10