Searched refs:SvgPathNode (Results 1 – 4 of 4) sorted by relevance
34 SvgPathNode::SvgPathNode( in SvgPathNode() function in svgio::svgreader::SvgPathNode45 SvgPathNode::~SvgPathNode() in ~SvgPathNode()51 const SvgStyleAttributes* SvgPathNode::getSvgStyleAttributes() const in getSvgStyleAttributes()58 …void SvgPathNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::O… in parseAttribute()114 …void SvgPathNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode()
380 …const SvgPathNode* pSvgPathNode = dynamic_cast< const SvgPathNode* >(getDocument().findSvgNodeById… in isValid()418 …const SvgPathNode* pSvgPathNode = dynamic_cast< const SvgPathNode* >(getDocument().findSvgNodeById… in decomposePathNode()
243 mpTarget = new SvgPathNode(maDocument, mpTarget); in startElement()
36 class SvgPathNode : public SvgNode class49 SvgPathNode(52 virtual ~SvgPathNode();
Completed in 16 milliseconds