Searched refs:TextRun (Results 1 – 6 of 6) sorted by relevance
44 TextRun::TextRun() : in TextRun() function in oox::drawingml::TextRun49 TextRun::~TextRun() in ~TextRun()53 void TextRun::insertAt( in insertAt()
82 TextRunPtr pRun( new TextRun ); in createFastChildContext()89 TextRunPtr pRun( new TextRun ); in createFastChildContext()
34 class TextRun class37 TextRun();38 virtual ~TextRun();60 typedef boost::shared_ptr< TextRun > TextRunPtr;
37 : public TextRun
37 typedef RefVector< TextRun > TextRunVector;
94 const TextRun& rTextRun = **aRIt; in createStringSequence()
Completed in 30 milliseconds