MsWks3TextInternal::LineZone Struct Reference

Internal: header zone. More...

Public Member Functions

 LineZone ()
 the constructor More...
 
bool isNote () const
 return true if this is a note More...
 
bool isRuler () const
 return true if this is a tabs More...
 

Public Attributes

int m_type
 the type More...
 
MWAWEntry m_pos
 the file position More...
 
int m_id
 the id More...
 
int m_flags
 the zone flags More...
 
int m_height
 the height More...
 

Friends

std::ostream & operator<< (std::ostream &o, LineZone const &z)
 operator<< More...
 

Detailed Description

Internal: header zone.

Constructor & Destructor Documentation

◆ LineZone()

MsWks3TextInternal::LineZone::LineZone ( )
inline

the constructor

Member Function Documentation

◆ isNote()

bool MsWks3TextInternal::LineZone::isNote ( ) const
inline

return true if this is a note

Referenced by MsWks3Text::createZones().

◆ isRuler()

bool MsWks3TextInternal::LineZone::isRuler ( ) const
inline

return true if this is a tabs

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
LineZone const &  z 
)
friend

operator<<

Member Data Documentation

◆ m_flags

int MsWks3TextInternal::LineZone::m_flags

the zone flags

Referenced by MsWks3Text::readZoneHeader().

◆ m_height

int MsWks3TextInternal::LineZone::m_height

the height

Referenced by MsWks3Text::readZoneHeader().

◆ m_id

int MsWks3TextInternal::LineZone::m_id

the id

Referenced by MsWks3Text::readZoneHeader().

◆ m_pos

MWAWEntry MsWks3TextInternal::LineZone::m_pos

◆ m_type

int MsWks3TextInternal::LineZone::m_type

the type

Referenced by isNote(), isRuler(), and MsWks3Text::readZoneHeader().


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

Generated for libmwaw by doxygen 1.8.14