ScoopParserInternal::TextZone Struct Reference

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

Public Member Functions

 TextZone ()
 constructor More...
 

Public Attributes

long m_id
 the text zone id More...
 
MWAWEntry m_storyEntry
 the story name entry More...
 
MWAWFont m_font
 the default font (or maybe the story font) More...
 
std::vector< Paragraphm_paragraphs
 the paragraph list More...
 
std::vector< TextZoneShapem_shapes
 the list of shapes displaying this text More...
 

Detailed Description

Internal: a text zone of a ScoopParser.

Constructor & Destructor Documentation

ScoopParserInternal::TextZone::TextZone ( )
inline

constructor

Member Data Documentation

MWAWFont ScoopParserInternal::TextZone::m_font

the default font (or maybe the story font)

Referenced by ScoopParser::readTextZone().

long ScoopParserInternal::TextZone::m_id

the text zone id

Referenced by ScoopParser::readTextZone().

std::vector<Paragraph> ScoopParserInternal::TextZone::m_paragraphs

the paragraph list

Referenced by ScoopParser::readTextZone().

std::vector<TextZoneShape> ScoopParserInternal::TextZone::m_shapes

the list of shapes displaying this text

Referenced by ScoopParser::readTextZone().

MWAWEntry ScoopParserInternal::TextZone::m_storyEntry

the story name entry

Referenced by ScoopParser::readTextZone().


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