Starting near beginning of CONTENTS stream, there is an index to various types of pages in the document. More...
#include <WPS8.h>
Public Member Functions | |
Zone () | |
virtual | ~Zone () |
uint32_t const & | begin () const |
uint32_t | end () const |
uint32_t const & | length () const |
void | setBegin (uint32_t pos) |
void | setLength (uint32_t _length) |
void | setEnd (uint32_t _end) |
bool | valid () const |
Protected Attributes | |
uint32_t | m_offset |
uint32_t | m_length |
Starting near beginning of CONTENTS stream, there is an index to various types of pages in the document.
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
Referenced by WPS8Parser::parseHeaderIndexEntry(), WPS8Parser::readFontsTable(), and WPS8Parser::sendNote().
|
inline |
Referenced by WPS8Parser::parse().
|
inline |
Referenced by WPS8Parser::parseHeaderIndexEntry(), and WPS8Parser::readStreams().
|
inline |
|
inline |
Referenced by WPS8Parser::parseHeaderIndexEntry(), and WPS8Parser::readStreams().
|
inline |
|
protected |
Referenced by end(), length(), setEnd(), setLength(), and valid().
|
protected |
Referenced by begin(), end(), setBegin(), setEnd(), and valid().