libvisio::VSDStylesCollector Member List
This is the complete list of members for libvisio::VSDStylesCollector, including all inherited members.
_flushShapeList()libvisio::VSDStylesCollector [private]
_handleLevelChange(unsigned level)libvisio::VSDStylesCollector [private]
collectArcTo(unsigned id, unsigned level, double x2, double y2, double bow)libvisio::VSDStylesCollector [virtual]
collectCharIX(unsigned id, unsigned level, unsigned charCount, const boost::optional< VSDName > &font, const boost::optional< Colour > &fontColour, const boost::optional< double > &fontSize, const boost::optional< bool > &bold, const boost::optional< bool > &italic, const boost::optional< bool > &underline, const boost::optional< bool > &doubleunderline, const boost::optional< bool > &strikeout, const boost::optional< bool > &doublestrikeout, const boost::optional< bool > &allcaps, const boost::optional< bool > &initcaps, const boost::optional< bool > &smallcaps, const boost::optional< bool > &superscript, const boost::optional< bool > &subscript)libvisio::VSDStylesCollector [virtual]
collectCharIXStyle(unsigned id, unsigned level, unsigned charCount, const boost::optional< VSDName > &font, const boost::optional< Colour > &fontColour, const boost::optional< double > &fontSize, const boost::optional< bool > &bold, const boost::optional< bool > &italic, const boost::optional< bool > &underline, const boost::optional< bool > &doubleunderline, const boost::optional< bool > &strikeout, const boost::optional< bool > &doublestrikeout, const boost::optional< bool > &allcaps, const boost::optional< bool > &initcaps, const boost::optional< bool > &smallcaps, const boost::optional< bool > &superscript, const boost::optional< bool > &subscript)libvisio::VSDStylesCollector [virtual]
collectDefaultCharStyle(unsigned charCount, const boost::optional< VSDName > &font, const boost::optional< Colour > &fontColour, const boost::optional< double > &fontSize, const boost::optional< bool > &bold, const boost::optional< bool > &italic, const boost::optional< bool > &underline, const boost::optional< bool > &doubleunderline, const boost::optional< bool > &strikeout, const boost::optional< bool > &doublestrikeout, const boost::optional< bool > &allcaps, const boost::optional< bool > &initcaps, const boost::optional< bool > &smallcaps, const boost::optional< bool > &superscript, const boost::optional< bool > &subscript)libvisio::VSDStylesCollector [virtual]
collectDefaultParaStyle(unsigned charCount, const boost::optional< double > &indFirst, const boost::optional< double > &indLeft, const boost::optional< double > &indRight, const boost::optional< double > &spLine, const boost::optional< double > &spBefore, const boost::optional< double > &spAfter, const boost::optional< unsigned char > &align, const boost::optional< unsigned > &flags)libvisio::VSDStylesCollector [virtual]
collectEllipse(unsigned id, unsigned level, double cx, double cy, double xleft, double yleft, double xtop, double ytop)libvisio::VSDStylesCollector [virtual]
collectEllipticalArcTo(unsigned id, unsigned level, double x3, double y3, double x2, double y2, double angle, double ecc)libvisio::VSDStylesCollector [virtual]
collectFieldList(unsigned id, unsigned level)libvisio::VSDStylesCollector [virtual]
collectFillAndShadow(unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc, const boost::optional< double > &shadowOffsetX, const boost::optional< double > &shadowOffsetY)libvisio::VSDStylesCollector [virtual]
collectFillAndShadow(unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc)libvisio::VSDStylesCollector [virtual]
collectFillStyle(unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc, const boost::optional< double > &shadowOffsetX, const boost::optional< double > &shadowOffsetY)libvisio::VSDStylesCollector [virtual]
collectFillStyle(unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc)libvisio::VSDStylesCollector [virtual]
collectForeignData(unsigned level, const WPXBinaryData &binaryData)libvisio::VSDStylesCollector [virtual]
collectForeignDataType(unsigned level, unsigned foreignType, unsigned foreignFormat, double offsetX, double offsetY, double width, double height)libvisio::VSDStylesCollector [virtual]
collectGeometry(unsigned id, unsigned level, bool noFill, bool noLine, bool noShow)libvisio::VSDStylesCollector [virtual]
collectInfiniteLine(unsigned id, unsigned level, double x1, double y1, double x2, double y2)libvisio::VSDStylesCollector [virtual]
collectLine(unsigned level, const boost::optional< double > &strokeWidth, const boost::optional< Colour > &c, const boost::optional< unsigned char > &linePattern, const boost::optional< unsigned char > &startMarker, const boost::optional< unsigned char > &endMarker, const boost::optional< unsigned char > &lineCap)libvisio::VSDStylesCollector [virtual]
collectLineStyle(unsigned level, const boost::optional< double > &strokeWidth, const boost::optional< Colour > &c, const boost::optional< unsigned char > &linePattern, const boost::optional< unsigned char > &startMarker, const boost::optional< unsigned char > &endMarker, const boost::optional< unsigned char > &lineCap)libvisio::VSDStylesCollector [virtual]
collectLineTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollector [virtual]
collectMoveTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollector [virtual]
collectName(unsigned id, unsigned level, const ::WPXBinaryData &name, TextFormat format)libvisio::VSDStylesCollector [virtual]
collectNameList(unsigned id, unsigned level)libvisio::VSDStylesCollector [inline, virtual]
collectNumericField(unsigned id, unsigned level, unsigned short format, double number, int formatStringId)libvisio::VSDStylesCollector [virtual]
collectNURBSTo(unsigned id, unsigned level, double x2, double y2, unsigned char xType, unsigned char yType, unsigned degree, std::vector< std::pair< double, double > > controlPoints, std::vector< double > knotVector, std::vector< double > weights)libvisio::VSDStylesCollector [virtual]
collectNURBSTo(unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, unsigned dataID)libvisio::VSDStylesCollector [virtual]
collectNURBSTo(unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, const NURBSData &data)libvisio::VSDStylesCollector [virtual]
collectOLEData(unsigned id, unsigned level, const WPXBinaryData &oleData)libvisio::VSDStylesCollector [virtual]
collectOLEList(unsigned id, unsigned level)libvisio::VSDStylesCollector [inline, virtual]
collectPage(unsigned id, unsigned level, unsigned backgroundPageID, bool isBackgroundPage)libvisio::VSDStylesCollector [virtual]
collectPageProps(unsigned id, unsigned level, double pageWidth, double pageHeight, double shadowOffsetX, double shadowOffsetY, double scale)libvisio::VSDStylesCollector [virtual]
collectPageSheet(unsigned id, unsigned level)libvisio::VSDStylesCollector [virtual]
collectParaIX(unsigned id, unsigned level, unsigned charCount, const boost::optional< double > &indFirst, const boost::optional< double > &indLeft, const boost::optional< double > &indRight, const boost::optional< double > &spLine, const boost::optional< double > &spBefore, const boost::optional< double > &spAfter, const boost::optional< unsigned char > &align, const boost::optional< unsigned > &flags)libvisio::VSDStylesCollector [virtual]
collectParaIXStyle(unsigned id, unsigned level, unsigned charCount, const boost::optional< double > &indFirst, const boost::optional< double > &indLeft, const boost::optional< double > &indRight, const boost::optional< double > &spLine, const boost::optional< double > &spBefore, const boost::optional< double > &spAfter, const boost::optional< unsigned char > &align, const boost::optional< unsigned > &flags)libvisio::VSDStylesCollector [virtual]
collectPolylineTo(unsigned id, unsigned level, double x, double y, unsigned char xType, unsigned char yType, const std::vector< std::pair< double, double > > &points)libvisio::VSDStylesCollector [virtual]
collectPolylineTo(unsigned id, unsigned level, double x, double y, unsigned dataID)libvisio::VSDStylesCollector [virtual]
collectPolylineTo(unsigned id, unsigned level, double x, double y, const PolylineData &data)libvisio::VSDStylesCollector [virtual]
collectRelCubBezTo(unsigned id, unsigned level, double x, double y, double a, double b, double c, double d)libvisio::VSDStylesCollector [virtual]
collectRelEllipticalArcTo(unsigned id, unsigned level, double x, double y, double a, double b, double c, double d)libvisio::VSDStylesCollector [virtual]
collectRelLineTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollector [virtual]
collectRelMoveTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollector [virtual]
collectRelQuadBezTo(unsigned id, unsigned level, double x, double y, double a, double b)libvisio::VSDStylesCollector [virtual]
collectShape(unsigned id, unsigned level, unsigned parent, unsigned masterPage, unsigned masterShape, unsigned lineStyle, unsigned fillStyle, unsigned textStyle)libvisio::VSDStylesCollector [virtual]
collectShapeData(unsigned id, unsigned level, unsigned char xType, unsigned char yType, unsigned degree, double lastKnot, std::vector< std::pair< double, double > > controlPoints, std::vector< double > knotVector, std::vector< double > weights)libvisio::VSDStylesCollector [virtual]
collectShapeData(unsigned id, unsigned level, unsigned char xType, unsigned char yType, std::vector< std::pair< double, double > > points)libvisio::VSDStylesCollector [virtual]
collectShapesOrder(unsigned id, unsigned level, const std::vector< unsigned > &shapeIds)libvisio::VSDStylesCollector [virtual]
collectSplineEnd()libvisio::VSDStylesCollector [virtual]
collectSplineKnot(unsigned id, unsigned level, double x, double y, double knot)libvisio::VSDStylesCollector [virtual]
collectSplineStart(unsigned id, unsigned level, double x, double y, double secondKnot, double firstKnot, double lastKnot, unsigned degree)libvisio::VSDStylesCollector [virtual]
collectStyleSheet(unsigned id, unsigned level, unsigned parentLineStyle, unsigned parentFillStyle, unsigned parentTextStyle)libvisio::VSDStylesCollector [virtual]
collectText(unsigned level, const ::WPXBinaryData &textStream, TextFormat format)libvisio::VSDStylesCollector [virtual]
collectTextBlock(unsigned level, const boost::optional< double > &leftMargin, const boost::optional< double > &rightMargin, const boost::optional< double > &topMargin, const boost::optional< double > &bottomMargin, const boost::optional< unsigned char > &verticalAlign, const boost::optional< bool > &isBgFilled, const boost::optional< Colour > &bgColour, const boost::optional< double > &defaultTabStop, const boost::optional< unsigned char > &textDirection)libvisio::VSDStylesCollector [virtual]
collectTextBlockStyle(unsigned level, const boost::optional< double > &leftMargin, const boost::optional< double > &rightMargin, const boost::optional< double > &topMargin, const boost::optional< double > &bottomMargin, const boost::optional< unsigned char > &verticalAlign, const boost::optional< bool > &isBgFilled, const boost::optional< Colour > &bgColour, const boost::optional< double > &defaultTabStop, const boost::optional< unsigned char > &textDirection)libvisio::VSDStylesCollector [virtual]
collectTextField(unsigned id, unsigned level, int nameId, int formatStringId)libvisio::VSDStylesCollector [virtual]
collectTxtXForm(unsigned level, const XForm &txtxform)libvisio::VSDStylesCollector [virtual]
collectUnhandledChunk(unsigned id, unsigned level)libvisio::VSDStylesCollector [virtual]
collectXFormData(unsigned level, const XForm &xform)libvisio::VSDStylesCollector [virtual]
endPage()libvisio::VSDStylesCollector [virtual]
endPages()libvisio::VSDStylesCollector [inline, virtual]
getStyleSheets() const libvisio::VSDStylesCollector [inline]
m_currentLevellibvisio::VSDStylesCollector [private]
m_currentShapeIdlibvisio::VSDStylesCollector [private]
m_currentShapeLevellibvisio::VSDStylesCollector [private]
m_currentStyleSheetlibvisio::VSDStylesCollector [private]
m_documentPageShapeOrderslibvisio::VSDStylesCollector [private]
m_groupMembershipslibvisio::VSDStylesCollector [private]
m_groupMembershipsSequencelibvisio::VSDStylesCollector [private]
m_groupShapeOrderlibvisio::VSDStylesCollector [private]
m_groupXFormslibvisio::VSDStylesCollector [private]
m_groupXFormsSequencelibvisio::VSDStylesCollector [private]
m_isShapeStartedlibvisio::VSDStylesCollector [private]
m_pageShapeOrderlibvisio::VSDStylesCollector [private]
m_shadowOffsetXlibvisio::VSDStylesCollector [private]
m_shadowOffsetYlibvisio::VSDStylesCollector [private]
m_shapeListlibvisio::VSDStylesCollector [private]
m_styleslibvisio::VSDStylesCollector [private]
operator=(const VSDStylesCollector &)libvisio::VSDStylesCollector [private]
startPage(unsigned pageID)libvisio::VSDStylesCollector [virtual]
VSDCollector()libvisio::VSDCollector [inline]
VSDStylesCollector(std::vector< std::map< unsigned, XForm > > &groupXFormsSequence, std::vector< std::map< unsigned, unsigned > > &groupMembershipsSequence, std::vector< std::list< unsigned > > &documentPageShapeOrders)libvisio::VSDStylesCollector
VSDStylesCollector(const VSDStylesCollector &)libvisio::VSDStylesCollector [private]
~VSDCollector()libvisio::VSDCollector [inline, virtual]
~VSDStylesCollector()libvisio::VSDStylesCollector [inline, virtual]