#include <MSPUBTypes.h>
Public Member Functions | |
ContentChunkReference () | |
ContentChunkReference (MSPUBContentChunkType t, unsigned long o, unsigned long e, unsigned sn, unsigned psn) | |
Public Attributes | |
MSPUBContentChunkType | type |
unsigned long | offset |
unsigned long | end |
unsigned | seqNum |
unsigned | parentSeqNum |
|
inline |
|
inline |
unsigned long libmspub::ContentChunkReference::end |
Referenced by libmspub::MSPUBParser::parseDocumentChunk(), and libmspub::MSPUBParser::parsePageChunk().
unsigned long libmspub::ContentChunkReference::offset |
Referenced by libmspub::MSPUBParser2k::parse2kShapeChunk(), libmspub::MSPUBParser::parseBorderArtChunk(), libmspub::MSPUBParser2k::parseContents(), libmspub::MSPUBParser::parseContents(), libmspub::MSPUBParser::parseFontChunk(), libmspub::MSPUBParser::parsePageChunk(), libmspub::MSPUBParser::parsePaletteChunk(), and libmspub::MSPUBParser::parseShape().
unsigned libmspub::ContentChunkReference::parentSeqNum |
unsigned libmspub::ContentChunkReference::seqNum |
MSPUBContentChunkType libmspub::ContentChunkReference::type |
Referenced by libmspub::MSPUBParser2k::parseGroup(), and libmspub::MSPUBParser::parseShape().