Searched refs:SvgTextPathNode (Results 1 – 4 of 4) sorted by relevance
275 SvgTextPathNode::SvgTextPathNode( in SvgTextPathNode() function in svgio::svgreader::SvgTextPathNode287 SvgTextPathNode::~SvgTextPathNode() in ~SvgTextPathNode()291 const SvgStyleAttributes* SvgTextPathNode::getSvgStyleAttributes() const in getSvgStyleAttributes()296 …void SvgTextPathNode::parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rt… in parseAttribute()378 bool SvgTextPathNode::isValid() const in isValid()411 void SvgTextPathNode::decomposePathNode( in decomposePathNode()
135 … const SvgTextPathNode& rSvgTextPathNode = static_cast< const SvgTextPathNode& >(rCandidate); in DecomposeChild()
323 mpTarget = new SvgTextPathNode(maDocument, mpTarget); in startElement()
36 class SvgTextPathNode : public SvgNode class54 SvgTextPathNode(57 virtual ~SvgTextPathNode();
Completed in 23 milliseconds