Searched refs:setTextBody (Results 1 – 8 of 8) sorted by relevance
56 mrDefaultObject.setTextBody( xTextBody ); in createFastChildContext()
107 mpShapePtr->setTextBody( xTextBody ); in createFastChildContext()
535 void Shape::setTextBody(const TextBodyPtr & pTextBody) in setTextBody() function in oox::drawingml::Shape
80 void setTextBody( const oox::drawingml::TextBodyPtr& pTextBody ){ mpTextBody = pTextBody; }; in setTextBody() function in oox::drawingml::table::TableCell
67 mrTableCell.setTextBody( xTextBody ); in createFastChildContext()
204 mpShapePtr->setTextBody( xTextBody ); in createFastChildContext()
171 mpPoint->getShape()->setTextBody( xTextBody ); in createFastChildContext()
122 void setTextBody(const TextBodyPtr & pTextBody);
Completed in 31 milliseconds