Home
last modified time | relevance | path

Searched refs:SvgPathNode (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/svgio/source/svgreader/
H A Dsvgpathnode.cxx34 SvgPathNode::SvgPathNode( in SvgPathNode() function in svgio::svgreader::SvgPathNode
45 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()
H A Dsvgtextpathnode.cxx380 …const SvgPathNode* pSvgPathNode = dynamic_cast< const SvgPathNode* >(getDocument().findSvgNodeById… in isValid()
418 …const SvgPathNode* pSvgPathNode = dynamic_cast< const SvgPathNode* >(getDocument().findSvgNodeById… in decomposePathNode()
H A Dsvgdocumenthandler.cxx243 mpTarget = new SvgPathNode(maDocument, mpTarget); in startElement()
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgpathnode.hxx36 class SvgPathNode : public SvgNode class
49 SvgPathNode(
52 virtual ~SvgPathNode();

Completed in 33 milliseconds