MacWrtProParserInternal::TextZone Struct Reference

Internal: a struct used to store a text zone. More...

Public Member Functions

 TextZone ()
 

Public Attributes

int m_textLength
 the text length
 
std::vector< MWAWEntrym_entries
 the list of entries
 
std::vector< TextZoneDatam_ids [2]
 two vector list of id ( charIds, paragraphIds)
 
std::vector< Tokenm_tokens
 the tokens list
 
bool m_parsed
 true if the zone is sended
 

Detailed Description

Internal: a struct used to store a text zone.

Constructor & Destructor Documentation

◆ TextZone()

MacWrtProParserInternal::TextZone::TextZone ( )
inline

Member Data Documentation

◆ m_entries

std::vector<MWAWEntry> MacWrtProParserInternal::TextZone::m_entries

the list of entries

◆ m_ids

std::vector<TextZoneData> MacWrtProParserInternal::TextZone::m_ids[2]

two vector list of id ( charIds, paragraphIds)

◆ m_parsed

bool MacWrtProParserInternal::TextZone::m_parsed

true if the zone is sended

◆ m_textLength

int MacWrtProParserInternal::TextZone::m_textLength

the text length

◆ m_tokens

std::vector<Token> MacWrtProParserInternal::TextZone::m_tokens

the tokens list


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6