Home
last modified time | relevance | path

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

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

Completed in 106 milliseconds