Searched refs:SvgLineNode (Results 1 – 3 of 3) sorted by relevance
35 SvgLineNode::SvgLineNode( in SvgLineNode() function in svgio::svgreader::SvgLineNode48 SvgLineNode::~SvgLineNode() in ~SvgLineNode()53 const SvgStyleAttributes* SvgLineNode::getSvgStyleAttributes() const in getSvgStyleAttributes()60 …void SvgLineNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::O… in parseAttribute()133 …void SvgLineNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode()
236 mpTarget = new SvgLineNode(maDocument, mpTarget); in startElement()
35 class SvgLineNode : public SvgNode class49 SvgLineNode(52 virtual ~SvgLineNode();
Completed in 21 milliseconds