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

MsWks3TextInternal::LineZone::LineZone ( )
inline

the constructor

Member Function Documentation

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

return true if this is a note

Referenced by MsWks3Text::createZones(), MsWks3Text::update(), and MsWks3Text::updateNotes().

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

return true if this is a tabs

Referenced by MsWks3Text::updateNotes().

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

int MsWks3TextInternal::LineZone::m_flags

the zone flags

Referenced by MsWks3Text::readZoneHeader(), and MsWks3Text::update().

int MsWks3TextInternal::LineZone::m_height

the height

Referenced by MsWks3Text::readZoneHeader(), and MsWks3Text::update().

int MsWks3TextInternal::LineZone::m_id

the id

Referenced by MsWks3Text::readZoneHeader().

int MsWks3TextInternal::LineZone::m_type

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