Home
last modified time | relevance | path

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

/aoo41x/main/svgio/source/svgreader/
H A Dsvggradientstopnode.cxx33 SvgGradientStopNode::SvgGradientStopNode( in SvgGradientStopNode() function in svgio::svgreader::SvgGradientStopNode
42 SvgGradientStopNode::~SvgGradientStopNode() in ~SvgGradientStopNode()
46 const SvgStyleAttributes* SvgGradientStopNode::getSvgStyleAttributes() const in getSvgStyleAttributes()
51 …void SvgGradientStopNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, cons… in parseAttribute()
H A Dsvggradientnode.cxx270 …const SvgGradientStopNode* pCandidate = dynamic_cast< const SvgGradientStopNode* >(getChildren()[a… in collectGradientEntries()
H A Dsvgdocumenthandler.cxx297 mpTarget = new SvgGradientStopNode(maDocument, mpTarget); in startElement()
/aoo41x/main/svgio/inc/svgio/svgreader/
H A Dsvggradientstopnode.hxx35 class SvgGradientStopNode : public SvgNode class
45 SvgGradientStopNode(
48 virtual ~SvgGradientStopNode();

Completed in 15 milliseconds