Home
last modified time | relevance | path

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

/aoo4110/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx275 SvgTextPathNode::SvgTextPathNode( in SvgTextPathNode() function in svgio::svgreader::SvgTextPathNode
287 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()
H A Dsvgtextnode.cxx135 … const SvgTextPathNode& rSvgTextPathNode = static_cast< const SvgTextPathNode& >(rCandidate); in DecomposeChild()
H A Dsvgdocumenthandler.cxx323 mpTarget = new SvgTextPathNode(maDocument, mpTarget); in startElement()
/aoo4110/main/svgio/inc/svgio/svgreader/
H A Dsvgtextpathnode.hxx36 class SvgTextPathNode : public SvgNode class
54 SvgTextPathNode(
57 virtual ~SvgTextPathNode();

Completed in 34 milliseconds