Searched refs:getShapeById (Results 1 – 4 of 4) sorted by relevance
79 const ShapeBase* getShapeById( const ::rtl::OUString& rShapeId, bool bDeep ) const;
103 const ShapeBase* ShapeContainer::getShapeById( const OUString& rShapeId, bool bDeep ) const in getShapeById() function in oox::vml::ShapeContainer
532 return mxChildren->getShapeById( rShapeId, true ); in getChildById()
566 …if( const ::oox::vml::ShapeBase* pVmlShape = pVmlDrawing->getShapes().getShapeById( mxOleObjectInf… in finalizeServiceName()
Completed in 21 milliseconds