Home
last modified time | relevance | path

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

123

/trunk/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;
289 SvgStyleAttributes(SvgNode& rOwner);
H A Dsvgdocumenthandler.hxx47 SvgNode* mpTarget;
/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx215 SvgNode* pParent, in SvgCharacterNode()
217 : SvgNode(SVGTokenCharacter, rDocument, pParent), in SvgCharacterNode()
H A Dsvgstyleattributes.cxx1196 SvgStyleAttributes::SvgStyleAttributes(SvgNode& rOwner) in SvgStyleAttributes()
1277 const SvgNode* pNode = mrOwner.getDocument().findSvgNodeById(aURL); in parseStyleAttribute()
1332 const SvgNode* pNode = mrOwner.getDocument().findSvgNodeById(aURL); in parseStyleAttribute()
/trunk/main/svgio/source/svguno/
H A Dxsvgparser.cxx154 SvgNode* pCandidate = rResults[a]; in getDecomposition()

Completed in 45 milliseconds

123