Internal: a struct used to store a text zone. More...
| Public Member Functions | |
| TextZoneData () | |
| Public Attributes | |
| int | m_type | 
| the type  More... | |
| int | m_length | 
| the text length  More... | |
| int | m_id | 
| an id  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, TextZoneData const &tData) | 
Internal: a struct used to store a text zone.
| 
 | inline | 
| 
 | friend | 
| int MacWrtProParserInternal::TextZoneData::m_id | 
an id
Referenced by MacWrtProParser::readTextIds().
| int MacWrtProParserInternal::TextZoneData::m_length | 
the text length
Referenced by MacWrtProParser::readTextIds().
| int MacWrtProParserInternal::TextZoneData::m_type | 
the type
Referenced by MacWrtProParser::readTextIds().