Home
last modified time | relevance | path

Searched refs:setTextBody (Results 1 – 8 of 8) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dspdefcontext.cxx56 mrDefaultObject.setTextBody( xTextBody ); in createFastChildContext()
H A Dshapecontext.cxx107 mpShapePtr->setTextBody( xTextBody ); in createFastChildContext()
H A Dshape.cxx535 void Shape::setTextBody(const TextBodyPtr & pTextBody) in setTextBody() function in oox::drawingml::Shape
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx80 void setTextBody( const oox::drawingml::TextBodyPtr& pTextBody ){ mpTextBody = pTextBody; }; in setTextBody() function in oox::drawingml::table::TableCell
/trunk/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx67 mrTableCell.setTextBody( xTextBody ); in createFastChildContext()
/trunk/main/oox/source/ppt/
H A Dpptshapecontext.cxx204 mpShapePtr->setTextBody( xTextBody ); in createFastChildContext()
/trunk/main/oox/source/drawingml/diagram/
H A Ddatamodelcontext.cxx171 mpPoint->getShape()->setTextBody( xTextBody ); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx122 void setTextBody(const TextBodyPtr & pTextBody);

Completed in 30 milliseconds