Searched refs:SvgRectNode (Results 1 – 3 of 3) sorted by relevance
35 SvgRectNode::SvgRectNode( in SvgRectNode() function in svgio::svgreader::SvgRectNode50 SvgRectNode::~SvgRectNode() in ~SvgRectNode()55 const SvgStyleAttributes* SvgRectNode::getSvgStyleAttributes() const in getSvgStyleAttributes()62 …void SvgRectNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::O… in parseAttribute()167 …void SvgRectNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool /… in decomposeSvgNode()
264 mpTarget = new SvgRectNode(maDocument, mpTarget); in startElement()
35 class SvgRectNode : public SvgNode class51 SvgRectNode(54 virtual ~SvgRectNode();
Completed in 16 milliseconds