Home
last modified time | relevance | path

Searched refs:SvgRectNode (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgrectnode.cxx35 SvgRectNode::SvgRectNode( in SvgRectNode() function in svgio::svgreader::SvgRectNode
50 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()
H A Dsvgdocumenthandler.cxx264 mpTarget = new SvgRectNode(maDocument, mpTarget); in startElement()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgrectnode.hxx35 class SvgRectNode : public SvgNode class
51 SvgRectNode(
54 virtual ~SvgRectNode();

Completed in 13 milliseconds