Home
last modified time | relevance | path

Searched refs:TextParagraph (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/oox/source/drawingml/
H A Dtextparagraph.cxx41 TextParagraph::TextParagraph() in TextParagraph() function in oox::drawingml::TextParagraph
45 TextParagraph::~TextParagraph() in ~TextParagraph()
59 void TextParagraph::insertAt( in insertAt()
H A Dtextbodycontext.cxx47 TextParagraphContext( ContextHandler& rParent, TextParagraph& rPara );
53 TextParagraph& mrParagraph;
57 TextParagraphContext::TextParagraphContext( ContextHandler& rParent, TextParagraph& rPara ) in TextParagraphContext()
H A Dtextbody.cxx45 TextParagraph& TextBody::addParagraph() in addParagraph()
47 TextParagraphPtr xPara( new TextParagraph ); in addParagraph()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextparagraph.hxx39 class TextParagraph class
42 TextParagraph();
43 ~TextParagraph();
71 typedef boost::shared_ptr< TextParagraph > TextParagraphPtr;
H A Dtextbody.hxx39 class TextParagraph;
40 typedef RefVector< TextParagraph > TextParagraphVector;
49 TextParagraph& addParagraph();
/aoo42x/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx90 const TextParagraph& rTextPara = **aPIt; in createStringSequence()

Completed in 124 milliseconds