Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/vml/
H A Dvmlshapecontainer.hxx79 const ShapeBase* getShapeById( const ::rtl::OUString& rShapeId, bool bDeep ) const;
/trunk/main/oox/source/vml/
H A Dvmlshapecontainer.cxx103 const ShapeBase* ShapeContainer::getShapeById( const OUString& rShapeId, bool bDeep ) const in getShapeById() function in oox::vml::ShapeContainer
H A Dvmlshape.cxx532 return mxChildren->getShapeById( rShapeId, true ); in getChildById()
/trunk/main/oox/source/drawingml/
H A Dshape.cxx566 …if( const ::oox::vml::ShapeBase* pVmlShape = pVmlDrawing->getShapes().getShapeById( mxOleObjectInf… in finalizeServiceName()

Completed in 62 milliseconds