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 )
| MsWksDocument::Zone::Zone | ( | ZoneType | type = Z_NONE, |
| int | zoneId = -1 |
||
| ) | [inline] |
the constructor
the text internal id
Referenced by MsWksParser::createZones(), MsWksDocument::getPageSpanList(), MsWksDocument::readGroupHeaderFooter(), and MsWksDocument::sendZone().
the zone type
the parser zone id
Referenced by MsWksDocument::getPageSpanList(), MsWksDocument::readZone(), MsWksSSParser::sendSpreadsheet(), and MsWksDocument::sendZone().