Private Member Functions |
| CDRParser () |
| CDRParser (const CDRParser &) |
CDRParser & | operator= (const CDRParser &) |
bool | parseWaldoStructure (WPXInputStream *input, std::stack< WaldoRecordType1 > &waldoStack, const std::map< unsigned, WaldoRecordType1 > &records1, std::map< unsigned, WaldoRecordInfo > &records2) |
bool | gatherWaldoInformation (WPXInputStream *input, std::vector< WaldoRecordInfo > &records, std::map< unsigned, WaldoRecordInfo > &records2, std::map< unsigned, WaldoRecordInfo > &records3, std::map< unsigned, WaldoRecordInfo > &records4, std::map< unsigned, WaldoRecordInfo > &records6, std::map< unsigned, WaldoRecordInfo > &records7, std::map< unsigned, WaldoRecordInfo > &records8, std::map< unsigned, WaldoRecordInfo > recordsOther) |
void | readWaldoRecord (WPXInputStream *input, const WaldoRecordInfo &info) |
bool | parseRecord (WPXInputStream *input, unsigned *blockLengths=0, unsigned level=0) |
void | readRecord (unsigned fourCC, unsigned length, WPXInputStream *input) |
double | readRectCoord (WPXInputStream *input) |
CDRColor | readColor (WPXInputStream *input) |
void | readRectangle (WPXInputStream *input) |
void | readEllipse (WPXInputStream *input) |
void | readLineAndCurve (WPXInputStream *input) |
void | readBitmap (WPXInputStream *input) |
void | readPageSize (WPXInputStream *input) |
void | readWaldoBmp (WPXInputStream *input, unsigned length, unsigned id) |
void | readWaldoBmpf (WPXInputStream *input, unsigned id) |
void | readWaldoTrfd (WPXInputStream *input) |
void | readWaldoOutl (WPXInputStream *input) |
void | readWaldoFill (WPXInputStream *input) |
void | readWaldoLoda (WPXInputStream *input, unsigned length) |
void | readOpacity (WPXInputStream *input, unsigned length) |
void | readTrfd (WPXInputStream *input, unsigned length) |
void | readFild (WPXInputStream *input, unsigned length) |
void | readOutl (WPXInputStream *input, unsigned length) |
void | readLoda (WPXInputStream *input, unsigned length) |
void | readFlags (WPXInputStream *input, unsigned length) |
void | readMcfg (WPXInputStream *input, unsigned length) |
void | readPath (WPXInputStream *input) |
void | readPolygonCoords (WPXInputStream *input) |
void | readPolygonTransform (WPXInputStream *input) |
void | readBmp (WPXInputStream *input, unsigned length) |
void | readBmpf (WPXInputStream *input, unsigned length) |
void | readPpdt (WPXInputStream *input, unsigned length) |
void | readFtil (WPXInputStream *input, unsigned length) |
void | readDisp (WPXInputStream *input, unsigned length) |
void | readVersion (WPXInputStream *input, unsigned length) |
void | readIccd (WPXInputStream *input, unsigned length) |
void | readBBox (WPXInputStream *input, unsigned length) |
void | readSpnd (WPXInputStream *input, unsigned length) |
void | readVpat (WPXInputStream *input, unsigned length) |
void | readUidr (WPXInputStream *input, unsigned length) |
void | readFont (WPXInputStream *input, unsigned length) |
void | readStlt (WPXInputStream *input, unsigned length) |
void | readStyd (WPXInputStream *input) |
void | readTxsm (WPXInputStream *input, unsigned length) |
void | readTxsm16 (WPXInputStream *input) |
void | readTxsm6 (WPXInputStream *input) |
void | readTxsm5 (WPXInputStream *input) |
void | readArtisticText (WPXInputStream *input) |
void | readParagraphText (WPXInputStream *input) |
bool | _redirectX6Chunk (WPXInputStream **input, unsigned &length) |