MacWrtProParserInternal::TextZoneData Struct Reference

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

Public Member Functions

 TextZoneData ()

Public Attributes

int m_type
 the type
int m_length
 the text length
int m_id
 an id

Friends

std::ostream & operator<< (std::ostream &o, TextZoneData const &tData)

Detailed Description

Internal: a struct used to store a text zone.

Constructor & Destructor Documentation

◆ TextZoneData()

MacWrtProParserInternal::TextZoneData::TextZoneData ( )
inline

Referenced by operator<<.

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
TextZoneData const & tData )
friend

Member Data Documentation

◆ m_id

int MacWrtProParserInternal::TextZoneData::m_id

◆ m_length

int MacWrtProParserInternal::TextZoneData::m_length

the text length

Referenced by operator<<, MacWrtProParser::readTextIds(), and TextZoneData().

◆ m_type

int MacWrtProParserInternal::TextZoneData::m_type

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

Generated on Thu Jul 24 2025 00:00:00 for libmwaw by doxygen 1.14.0