libvisio::VSDStylesCollector Member List

This is the complete list of members for libvisio::VSDStylesCollector, including all inherited members.

_flushShapeList()libvisio::VSDStylesCollectorprivate
_handleLevelChange(unsigned level)libvisio::VSDStylesCollectorprivate
collectArcTo(unsigned id, unsigned level, double x2, double y2, double bow)libvisio::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
collectEllipse(unsigned id, unsigned level, double cx, double cy, double xleft, double yleft, double xtop, double ytop)libvisio::VSDStylesCollectorvirtual
collectEllipticalArcTo(unsigned id, unsigned level, double x3, double y3, double x2, double y2, double angle, double ecc)libvisio::VSDStylesCollectorvirtual
collectFieldList(unsigned id, unsigned level)libvisio::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
collectForeignData(unsigned level, const librevenge::RVNGBinaryData &binaryData)libvisio::VSDStylesCollectorvirtual
collectForeignDataType(unsigned level, unsigned foreignType, unsigned foreignFormat, double offsetX, double offsetY, double width, double height)libvisio::VSDStylesCollectorvirtual
collectGeometry(unsigned id, unsigned level, bool noFill, bool noLine, bool noShow)libvisio::VSDStylesCollectorvirtual
collectInfiniteLine(unsigned id, unsigned level, double x1, double y1, double x2, double y2)libvisio::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
collectLineTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollectorvirtual
collectMetaData(const librevenge::RVNGPropertyList &)libvisio::VSDStylesCollectorinlinevirtual
collectMisc(unsigned level, const VSDMisc &misc)libvisio::VSDStylesCollectorvirtual
collectMoveTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollectorvirtual
collectName(unsigned id, unsigned level, const librevenge::RVNGBinaryData &name, TextFormat format)libvisio::VSDStylesCollectorvirtual
collectNameList(unsigned id, unsigned level)libvisio::VSDStylesCollectorinlinevirtual
collectNumericField(unsigned id, unsigned level, unsigned short format, double number, int formatStringId)libvisio::VSDStylesCollectorvirtual
collectNURBSTo(unsigned id, unsigned level, double x2, double y2, unsigned char xType, unsigned char yType, unsigned degree, const std::vector< std::pair< double, double > > &ctrlPnts, const std::vector< double > &kntVec, const std::vector< double > &weights)libvisio::VSDStylesCollectorvirtual
collectNURBSTo(unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, unsigned dataID)libvisio::VSDStylesCollectorvirtual
collectNURBSTo(unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, const NURBSData &data)libvisio::VSDStylesCollectorvirtual
collectOLEData(unsigned id, unsigned level, const librevenge::RVNGBinaryData &oleData)libvisio::VSDStylesCollectorvirtual
collectOLEList(unsigned id, unsigned level)libvisio::VSDStylesCollectorinlinevirtual
collectPage(unsigned id, unsigned level, unsigned backgroundPageID, bool isBackgroundPage, const VSDName &pageName)libvisio::VSDStylesCollectorvirtual
collectPageProps(unsigned id, unsigned level, double pageWidth, double pageHeight, double shadowOffsetX, double shadowOffsetY, double scale)libvisio::VSDStylesCollectorvirtual
collectPageSheet(unsigned id, unsigned level)libvisio::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
collectPolylineTo(unsigned id, unsigned level, double x, double y, unsigned char xType, unsigned char yType, const std::vector< std::pair< double, double > > &points)libvisio::VSDStylesCollectorvirtual
collectPolylineTo(unsigned id, unsigned level, double x, double y, unsigned dataID)libvisio::VSDStylesCollectorvirtual
collectPolylineTo(unsigned id, unsigned level, double x, double y, const PolylineData &data)libvisio::VSDStylesCollectorvirtual
collectRelCubBezTo(unsigned id, unsigned level, double x, double y, double a, double b, double c, double d)libvisio::VSDStylesCollectorvirtual
collectRelEllipticalArcTo(unsigned id, unsigned level, double x, double y, double a, double b, double c, double d)libvisio::VSDStylesCollectorvirtual
collectRelLineTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollectorvirtual
collectRelMoveTo(unsigned id, unsigned level, double x, double y)libvisio::VSDStylesCollectorvirtual
collectRelQuadBezTo(unsigned id, unsigned level, double x, double y, double a, double b)libvisio::VSDStylesCollectorvirtual
collectShape(unsigned id, unsigned level, unsigned parent, unsigned masterPage, unsigned masterShape, unsigned lineStyle, unsigned fillStyle, unsigned textStyle)libvisio::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
collectShapeData(unsigned id, unsigned level, unsigned char xType, unsigned char yType, std::vector< std::pair< double, double > > points)libvisio::VSDStylesCollectorvirtual
collectShapesOrder(unsigned id, unsigned level, const std::vector< unsigned > &shapeIds)libvisio::VSDStylesCollectorvirtual
collectSplineEnd()libvisio::VSDStylesCollectorvirtual
collectSplineKnot(unsigned id, unsigned level, double x, double y, double knot)libvisio::VSDStylesCollectorvirtual
collectSplineStart(unsigned id, unsigned level, double x, double y, double secondKnot, double firstKnot, double lastKnot, unsigned degree)libvisio::VSDStylesCollectorvirtual
collectStyleSheet(unsigned id, unsigned level, unsigned parentLineStyle, unsigned parentFillStyle, unsigned parentTextStyle)libvisio::VSDStylesCollectorvirtual
collectStyleThemeReference(unsigned level, const boost::optional< long > &lineColour, const boost::optional< long > &fillColour, const boost::optional< long > &shadowColour, const boost::optional< long > &fontColour)libvisio::VSDStylesCollectorvirtual
collectText(unsigned level, const librevenge::RVNGBinaryData &textStream, TextFormat format)libvisio::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
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::VSDStylesCollectorvirtual
collectTextField(unsigned id, unsigned level, int nameId, int formatStringId)libvisio::VSDStylesCollectorvirtual
collectThemeReference(unsigned level, const boost::optional< long > &lineColour, const boost::optional< long > &fillColour, const boost::optional< long > &shadowColour, const boost::optional< long > &fontColour)libvisio::VSDStylesCollectorvirtual
collectTxtXForm(unsigned level, const XForm &txtxform)libvisio::VSDStylesCollectorvirtual
collectUnhandledChunk(unsigned id, unsigned level)libvisio::VSDStylesCollectorvirtual
collectXFormData(unsigned level, const XForm &xform)libvisio::VSDStylesCollectorvirtual
endPage()libvisio::VSDStylesCollectorvirtual
endPages()libvisio::VSDStylesCollectorinlinevirtual
getStyleSheets() const libvisio::VSDStylesCollectorinline
m_currentLevellibvisio::VSDStylesCollectorprivate
m_currentShapeIdlibvisio::VSDStylesCollectorprivate
m_currentShapeLevellibvisio::VSDStylesCollectorprivate
m_currentStyleSheetlibvisio::VSDStylesCollectorprivate
m_documentPageShapeOrderslibvisio::VSDStylesCollectorprivate
m_groupMembershipslibvisio::VSDStylesCollectorprivate
m_groupMembershipsSequencelibvisio::VSDStylesCollectorprivate
m_groupShapeOrderlibvisio::VSDStylesCollectorprivate
m_groupXFormslibvisio::VSDStylesCollectorprivate
m_groupXFormsSequencelibvisio::VSDStylesCollectorprivate
m_isShapeStartedlibvisio::VSDStylesCollectorprivate
m_pageShapeOrderlibvisio::VSDStylesCollectorprivate
m_shadowOffsetXlibvisio::VSDStylesCollectorprivate
m_shadowOffsetYlibvisio::VSDStylesCollectorprivate
m_shapeListlibvisio::VSDStylesCollectorprivate
m_styleslibvisio::VSDStylesCollectorprivate
operator=(const VSDStylesCollector &)libvisio::VSDStylesCollectorprivate
startPage(unsigned pageID)libvisio::VSDStylesCollectorvirtual
VSDCollector()libvisio::VSDCollectorinline
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::VSDStylesCollectorprivate
~VSDCollector()libvisio::VSDCollectorinlinevirtual
~VSDStylesCollector()libvisio::VSDStylesCollectorinlinevirtual

Generated for libvisio by doxygen 1.8.9.1