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  More... | |
| Public Attributes | |
| ZoneType | m_type | 
| the zone type  More... | |
| int | m_zoneId | 
| the parser zone id  More... | |
| int | m_textId | 
| the text internal id  More... | |
a zone of a MsWksDocument ( main, header, footer )
| 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().