Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dshape.cxx481 if(getTextBody()) in createAndInsert()
483 const sal_Int32 nTextRotation(getTextBody()->getTextProperties().moRotation.get(0)); in createAndInsert()
495 if( getTextBody() ) in createAndInsert()
510getTextBody()->insertAt( rFilterBase, xText, xAt, aCharStyleProperties, mpMasterTextListStyle ); in createAndInsert()
541 TextBodyPtr Shape::getTextBody() in getTextBody() function in oox::drawingml::Shape
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx81 oox::drawingml::TextBodyPtr getTextBody(){ return mpTextBody; }; in getTextBody() function in oox::drawingml::table::TableCell
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx123 TextBodyPtr getTextBody();
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx366 getTextBody()->insertAt( rFilterBase, xText, xAt, aTextCharProps, pMasterTextListStyle ); in pushToXCell()

Completed in 25 milliseconds