Home
last modified time | relevance | path

Searched refs:SvgNode (Results 51 – 57 of 57) sorted by relevance

123

/aoo41x/main/svgio/inc/svgio/svgreader/
H A Dsvggradientnode.hxx36 class SvgGradientNode : public SvgNode
73 SvgNode* pParent);
H A Dsvgcharacternode.hxx146 class SvgCharacterNode : public SvgNode
164 SvgNode* pParent,
H A Dsvgstyleattributes.hxx162 SvgNode& mrOwner;
285 SvgStyleAttributes(SvgNode& rOwner);
H A Dsvgdocumenthandler.hxx47 SvgNode* mpTarget;
/aoo41x/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx215 SvgNode* pParent, in SvgCharacterNode()
217 : SvgNode(SVGTokenCharacter, rDocument, pParent), in SvgCharacterNode()
H A Dsvgstyleattributes.cxx1161 SvgStyleAttributes::SvgStyleAttributes(SvgNode& rOwner) in SvgStyleAttributes()
1238 const SvgNode* pNode = mrOwner.getDocument().findSvgNodeById(aURL); in parseStyleAttribute()
1293 const SvgNode* pNode = mrOwner.getDocument().findSvgNodeById(aURL); in parseStyleAttribute()
/aoo41x/main/svgio/source/svguno/
H A Dxsvgparser.cxx154 SvgNode* pCandidate = rResults[a]; in getDecomposition()

Completed in 66 milliseconds

123