Home
last modified time | relevance | path

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

/trunk/main/svgio/source/svgreader/
H A Dsvggnode.cxx35 SvgGNode::SvgGNode( in SvgGNode() function in svgio::svgreader::SvgGNode
46 SvgGNode::~SvgGNode() in ~SvgGNode()
51 const SvgStyleAttributes* SvgGNode::getSvgStyleAttributes() const in getSvgStyleAttributes()
67 …void SvgGNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::OUSt… in parseAttribute()
100 …void SvgGNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bool bRef… in decomposeSvgNode()
H A Dsvgdocumenthandler.cxx199 mpTarget = new SvgGNode(aSVGToken, maDocument, mpTarget); in startElement()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvggnode.hxx35 class SvgGNode : public SvgNode class
45 SvgGNode(
49 virtual ~SvgGNode();

Completed in 21 milliseconds