Home
last modified time | relevance | path

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

/aoo41x/main/svgio/source/svgreader/
H A Dsvgclippathnode.cxx39 SvgClipPathNode::SvgClipPathNode( in SvgClipPathNode() function in svgio::svgreader::SvgClipPathNode
49 SvgClipPathNode::~SvgClipPathNode() in ~SvgClipPathNode()
54 const SvgStyleAttributes* SvgClipPathNode::getSvgStyleAttributes() const in getSvgStyleAttributes()
59 …void SvgClipPathNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rt… in parseAttribute()
107 …void SvgClipPathNode::decomposeSvgNode(drawinglayer::primitive2d::Primitive2DSequence& rTarget, bo… in decomposeSvgNode()
134 void SvgClipPathNode::apply( in apply()
H A Dsvgdocumenthandler.cxx363 mpTarget = new SvgClipPathNode(maDocument, mpTarget); in startElement()
H A Dsvgstyleattributes.cxx1129 …const SvgClipPathNode* mpClip = dynamic_cast< const SvgClipPathNode* >(mrOwner.getDocument().findS… in add_postProcess()
/aoo41x/main/svgio/inc/svgio/svgreader/
H A Dsvgclippathnode.hxx35 class SvgClipPathNode : public SvgNode class
46 SvgClipPathNode(
49 virtual ~SvgClipPathNode();

Completed in 34 milliseconds