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 More...
 
std::vector< MWAWEntrym_entries
 the list of entries More...
 
std::vector< TextZoneDatam_ids [2]
 two vector list of id ( charIds, paragraphIds) More...
 
std::vector< Tokenm_tokens
 the tokens list More...
 
bool m_parsed
 true if the zone is sended More...
 

Detailed Description

Internal: a struct used to store a text zone.

Constructor & Destructor Documentation

MacWrtProParserInternal::TextZone::TextZone ( )
inline

Member Data Documentation

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

the list of entries

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

two vector list of id ( charIds, paragraphIds)

bool MacWrtProParserInternal::TextZone::m_parsed

true if the zone is sended

int MacWrtProParserInternal::TextZone::m_textLength

the text length

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

the tokens list


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8