Searched refs:TextParagraph (Results 1 – 6 of 6) sorted by relevance
41 TextParagraph::TextParagraph() in TextParagraph() function in oox::drawingml::TextParagraph45 TextParagraph::~TextParagraph() in ~TextParagraph()59 void TextParagraph::insertAt( in insertAt()
47 TextParagraphContext( ContextHandler& rParent, TextParagraph& rPara );53 TextParagraph& mrParagraph;57 TextParagraphContext::TextParagraphContext( ContextHandler& rParent, TextParagraph& rPara ) in TextParagraphContext()
45 TextParagraph& TextBody::addParagraph() in addParagraph()47 TextParagraphPtr xPara( new TextParagraph ); in addParagraph()
39 class TextParagraph class42 TextParagraph();43 ~TextParagraph();71 typedef boost::shared_ptr< TextParagraph > TextParagraphPtr;
39 class TextParagraph;40 typedef RefVector< TextParagraph > TextParagraphVector;49 TextParagraph& addParagraph();
90 const TextParagraph& rTextPara = **aPIt; in createStringSequence()
Completed in 26 milliseconds