#include <FHParser.h>
Public Member Functions | |
| FHParser () | |
| virtual | ~FHParser () |
| bool | parse (WPXInputStream *input, libwpg::WPGPaintInterface *painter) |
Private Member Functions | |
| FHParser (const FHParser &) | |
| FHParser & | operator= (const FHParser &) |
| void | parseDictionary (WPXInputStream *input) |
| void | parseRecordList (WPXInputStream *input) |
| void | parseRecord (WPXInputStream *input, FHCollector *collector, int recordId) |
| void | parseRecords (WPXInputStream *input, FHCollector *collector=0) |
| void | parseDocument (WPXInputStream *input, FHCollector *collector) |
| void | readAGDFont (WPXInputStream *input, FHCollector *collector) |
| void | readAGDSelection (WPXInputStream *input, FHCollector *collector) |
| void | readArrowPath (WPXInputStream *input, FHCollector *collector) |
| void | readAttributeHolder (WPXInputStream *input, FHCollector *collector) |
| void | readBasicFill (WPXInputStream *input, FHCollector *collector) |
| void | readBasicLine (WPXInputStream *input, FHCollector *collector) |
| void | readBendFilter (WPXInputStream *input, FHCollector *collector) |
| void | readBlock (WPXInputStream *input, FHCollector *collector) |
| void | readBrushList (WPXInputStream *input, FHCollector *collector) |
| void | readBrush (WPXInputStream *input, FHCollector *collector) |
| void | readBrushStroke (WPXInputStream *input, FHCollector *collector) |
| void | readBrushTip (WPXInputStream *input, FHCollector *collector) |
| void | readCalligraphicStroke (WPXInputStream *input, FHCollector *collector) |
| void | readCharacterFill (WPXInputStream *input, FHCollector *collector) |
| void | readClipGroup (WPXInputStream *input, FHCollector *collector) |
| void | readCollector (WPXInputStream *input, FHCollector *collector) |
| void | readColor6 (WPXInputStream *input, FHCollector *collector) |
| void | readCompositePath (WPXInputStream *input, FHCollector *collector) |
| void | readConeFill (WPXInputStream *input, FHCollector *collector) |
| void | readConnectorLine (WPXInputStream *input, FHCollector *collector) |
| void | readContentFill (WPXInputStream *input, FHCollector *collector) |
| void | readContourFill (WPXInputStream *input, FHCollector *collector) |
| void | readCustomProc (WPXInputStream *input, FHCollector *collector) |
| void | readDataList (WPXInputStream *input, FHCollector *collector) |
| void | readData (WPXInputStream *input, FHCollector *collector) |
| void | readDateTime (WPXInputStream *input, FHCollector *collector) |
| void | readDuetFilter (WPXInputStream *input, FHCollector *collector) |
| void | readElement (WPXInputStream *input, FHCollector *collector) |
| void | readElemList (WPXInputStream *input, FHCollector *collector) |
| void | readElemPropLst (WPXInputStream *input, FHCollector *collector) |
| void | readEnvelope (WPXInputStream *input, FHCollector *collector) |
| void | readExpandFilter (WPXInputStream *input, FHCollector *collector) |
| void | readExtrusion (WPXInputStream *input, FHCollector *collector) |
| void | readFHDocHeader (WPXInputStream *input, FHCollector *collector) |
| void | readFHTail (WPXInputStream *input, FHCollector *collector) |
| void | readFigure (WPXInputStream *input, FHCollector *collector) |
| void | readFileDescriptor (WPXInputStream *input, FHCollector *collector) |
| void | readFilterAttributeHolder (WPXInputStream *input, FHCollector *collector) |
| void | readFWBevelFilter (WPXInputStream *input, FHCollector *collector) |
| void | readFWBlurFilter (WPXInputStream *input, FHCollector *collector) |
| void | readFWFeatherFilter (WPXInputStream *input, FHCollector *collector) |
| void | readFWGlowFilter (WPXInputStream *input, FHCollector *collector) |
| void | readFWShadowFilter (WPXInputStream *input, FHCollector *collector) |
| void | readFWSharpenFilter (WPXInputStream *input, FHCollector *collector) |
| void | readGradientMaskFilter (WPXInputStream *input, FHCollector *collector) |
| void | readGraphicStyle (WPXInputStream *input, FHCollector *collector) |
| void | readGroup (WPXInputStream *input, FHCollector *collector) |
| void | readGuides (WPXInputStream *input, FHCollector *collector) |
| void | readHalftone (WPXInputStream *input, FHCollector *collector) |
| void | readImageFill (WPXInputStream *input, FHCollector *collector) |
| void | readImageImport (WPXInputStream *input, FHCollector *collector) |
| void | readLayer (WPXInputStream *input, FHCollector *collector) |
| void | readLensFill (WPXInputStream *input, FHCollector *collector) |
| void | readLinearFill (WPXInputStream *input, FHCollector *collector) |
| void | readLinePat (WPXInputStream *input, FHCollector *collector) |
| void | readLineTable (WPXInputStream *input, FHCollector *collector) |
| void | readList (WPXInputStream *input, FHCollector *collector) |
| void | readMasterPageDocMan (WPXInputStream *input, FHCollector *collector) |
| void | readMasterPageElement (WPXInputStream *input, FHCollector *collector) |
| void | readMasterPageLayerElement (WPXInputStream *input, FHCollector *collector) |
| void | readMasterPageLayerInstance (WPXInputStream *input, FHCollector *collector) |
| void | readMasterPageSymbolClass (WPXInputStream *input, FHCollector *collector) |
| void | readMasterPageSymbolInstance (WPXInputStream *input, FHCollector *collector) |
| void | readMDict (WPXInputStream *input, FHCollector *collector) |
| void | readMList (WPXInputStream *input, FHCollector *collector) |
| void | readMName (WPXInputStream *input, FHCollector *collector) |
| void | readMpObject (WPXInputStream *input, FHCollector *collector) |
| void | readMQuickDict (WPXInputStream *input, FHCollector *collector) |
| void | readMString (WPXInputStream *input, FHCollector *collector) |
| void | readMultiBlend (WPXInputStream *input, FHCollector *collector) |
| void | readMultiColorList (WPXInputStream *input, FHCollector *collector) |
| void | readNewBlend (WPXInputStream *input, FHCollector *collector) |
| void | readNewContourFill (WPXInputStream *input, FHCollector *collector) |
| void | readNewRadialFill (WPXInputStream *input, FHCollector *collector) |
| void | readOpacityFilter (WPXInputStream *input, FHCollector *collector) |
| void | readOval (WPXInputStream *input, FHCollector *collector) |
| void | readParagraph (WPXInputStream *input, FHCollector *collector) |
| void | readPath (WPXInputStream *input, FHCollector *collector) |
| void | readPathTextLineInfo (WPXInputStream *input, FHCollector *collector) |
| void | readPatternFill (WPXInputStream *input, FHCollector *collector) |
| void | readPatternLine (WPXInputStream *input, FHCollector *collector) |
| void | readPerspectiveEnvelope (WPXInputStream *input, FHCollector *collector) |
| void | readPerspectiveGrid (WPXInputStream *input, FHCollector *collector) |
| void | readPolygonFigure (WPXInputStream *input, FHCollector *collector) |
| void | readProcedure (WPXInputStream *input, FHCollector *collector) |
| void | readPropLst (WPXInputStream *input, FHCollector *collector) |
| void | readPSLine (WPXInputStream *input, FHCollector *collector) |
| void | readRadialFill (WPXInputStream *input, FHCollector *collector) |
| void | readRadialFillX (WPXInputStream *input, FHCollector *collector) |
| void | readRaggedFilter (WPXInputStream *input, FHCollector *collector) |
| void | readRectangle (WPXInputStream *input, FHCollector *collector) |
| void | readSketchFilter (WPXInputStream *input, FHCollector *collector) |
| void | readSpotColor (WPXInputStream *input, FHCollector *collector) |
| void | readSpotColor6 (WPXInputStream *input, FHCollector *collector) |
| void | readStylePropLst (WPXInputStream *input, FHCollector *collector) |
| void | readSwfImport (WPXInputStream *input, FHCollector *collector) |
| void | readSymbolClass (WPXInputStream *input, FHCollector *collector) |
| void | readSymbolInstance (WPXInputStream *input, FHCollector *collector) |
| void | readSymbolLibrary (WPXInputStream *input, FHCollector *collector) |
| void | readTabTable (WPXInputStream *input, FHCollector *collector) |
| void | readTaperedFill (WPXInputStream *input, FHCollector *collector) |
| void | readTaperedFillX (WPXInputStream *input, FHCollector *collector) |
| void | readTEffect (WPXInputStream *input, FHCollector *collector) |
| void | readTextBlok (WPXInputStream *input, FHCollector *collector) |
| void | readTextColumn (WPXInputStream *input, FHCollector *collector) |
| void | readTextInPath (WPXInputStream *input, FHCollector *collector) |
| void | readTFOnPath (WPXInputStream *input, FHCollector *collector) |
| void | readTileFill (WPXInputStream *input, FHCollector *collector) |
| void | readTintColor (WPXInputStream *input, FHCollector *collector) |
| void | readTintColor6 (WPXInputStream *input, FHCollector *collector) |
| void | readTransformFilter (WPXInputStream *input, FHCollector *collector) |
| void | readTString (WPXInputStream *input, FHCollector *collector) |
| void | readUString (WPXInputStream *input, FHCollector *collector) |
| void | readVDict (WPXInputStream *input, FHCollector *collector) |
| void | readVMpObj (WPXInputStream *input, FHCollector *collector) |
| void | readXform (WPXInputStream *input, FHCollector *collector) |
| unsigned | _readRecordId (WPXInputStream *input) |
| unsigned | _xformCalc (unsigned char var1, unsigned char var2) |
| double | _readCoordinate (WPXInputStream *input) |
Private Attributes | |
| WPXInputStream * | m_input |
| FHCollector * | m_collector |
| int | m_version |
| std::map< unsigned short, int > | m_dictionary |
| std::vector< unsigned short > | m_records |
| std::vector< unsigned short > ::size_type | m_currentRecord |
| std::vector< long > | m_offsets |
| long | m_fhTailOffset |
| FHPageInfo | m_pageInfo |
| libfreehand::FHParser::FHParser | ( | ) | [explicit] |
| libfreehand::FHParser::~FHParser | ( | ) | [virtual] |
| libfreehand::FHParser::FHParser | ( | const FHParser & | ) | [private] |
| double libfreehand::FHParser::_readCoordinate | ( | WPXInputStream * | input | ) | [private] |
| unsigned libfreehand::FHParser::_readRecordId | ( | WPXInputStream * | input | ) | [private] |
| unsigned libfreehand::FHParser::_xformCalc | ( | unsigned char | var1, |
| unsigned char | var2 | ||
| ) | [private] |
| bool libfreehand::FHParser::parse | ( | WPXInputStream * | input, |
| libwpg::WPGPaintInterface * | painter | ||
| ) |
| void libfreehand::FHParser::parseDictionary | ( | WPXInputStream * | input | ) | [private] |
| void libfreehand::FHParser::parseDocument | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::parseRecord | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector, | ||
| int | recordId | ||
| ) | [private] |
| void libfreehand::FHParser::parseRecordList | ( | WPXInputStream * | input | ) | [private] |
| void libfreehand::FHParser::parseRecords | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector = 0 |
||
| ) | [private] |
| void libfreehand::FHParser::readAGDFont | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readAGDSelection | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readArrowPath | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readAttributeHolder | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBasicFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBasicLine | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBendFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBlock | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBrush | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBrushList | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBrushStroke | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readBrushTip | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readCalligraphicStroke | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readCharacterFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readClipGroup | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readCollector | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readColor6 | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readCompositePath | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readConeFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readConnectorLine | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readContentFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readContourFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readCustomProc | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readData | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readDataList | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readDateTime | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readDuetFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readElement | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readElemList | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readElemPropLst | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readEnvelope | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readExpandFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readExtrusion | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFHDocHeader | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFHTail | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFigure | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFileDescriptor | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFilterAttributeHolder | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFWBevelFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFWBlurFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFWFeatherFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFWGlowFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFWShadowFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readFWSharpenFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readGradientMaskFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readGraphicStyle | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readGroup | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readGuides | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readHalftone | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readImageFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readImageImport | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readLayer | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readLensFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readLinearFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readLinePat | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readLineTable | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readList | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMasterPageDocMan | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMasterPageElement | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMasterPageLayerElement | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMasterPageLayerInstance | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMasterPageSymbolClass | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMasterPageSymbolInstance | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMDict | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMList | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMName | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMpObject | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMQuickDict | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMString | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMultiBlend | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readMultiColorList | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readNewBlend | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readNewContourFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readNewRadialFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readOpacityFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readOval | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readParagraph | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPath | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPathTextLineInfo | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPatternFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPatternLine | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPerspectiveEnvelope | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPerspectiveGrid | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPolygonFigure | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readProcedure | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPropLst | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readPSLine | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readRadialFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readRadialFillX | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readRaggedFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readRectangle | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readSketchFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readSpotColor | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readSpotColor6 | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readStylePropLst | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readSwfImport | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readSymbolClass | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readSymbolInstance | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readSymbolLibrary | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTabTable | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTaperedFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTaperedFillX | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTEffect | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTextBlok | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTextColumn | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTextInPath | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTFOnPath | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTileFill | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTintColor | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTintColor6 | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTransformFilter | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readTString | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readUString | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readVDict | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readVMpObj | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
| void libfreehand::FHParser::readXform | ( | WPXInputStream * | input, |
| libfreehand::FHCollector * | collector | ||
| ) | [private] |
FHCollector* libfreehand::FHParser::m_collector [private] |
std::vector<unsigned short>::size_type libfreehand::FHParser::m_currentRecord [private] |
std::map<unsigned short, int> libfreehand::FHParser::m_dictionary [private] |
long libfreehand::FHParser::m_fhTailOffset [private] |
WPXInputStream* libfreehand::FHParser::m_input [private] |
std::vector<long> libfreehand::FHParser::m_offsets [private] |
FHPageInfo libfreehand::FHParser::m_pageInfo [private] |
std::vector<unsigned short> libfreehand::FHParser::m_records [private] |
int libfreehand::FHParser::m_version [private] |