a zone of a MsWksDocument ( main, header, footer ) More...
#include <MsWksDocument.hxx>
Public Member Functions | |
Zone (ZoneType type=Z_NONE, int zoneId=-1) | |
the constructor | |
Public Attributes | |
ZoneType | m_type |
the zone type | |
int | m_zoneId |
the parser zone id | |
int | m_textId |
the text internal id | |
a zone of a MsWksDocument ( main, header, footer )
the constructor
int MsWksDocument::Zone::m_textId |
the text internal id
Referenced by MsWksDocument::getPageSpanList(), MsWksDocument::readGroupHeaderFooter(), and MsWksDocument::sendZone().
ZoneType MsWksDocument::Zone::m_type |
the zone type
int MsWksDocument::Zone::m_zoneId |
the parser zone id
Referenced by MsWksDocument::getPageSpanList(), MsWksDocument::readZone(), and MsWksDocument::sendZone().