Searched refs:getChildById (Results 1 – 3 of 3) sorted by relevance
213 virtual const ShapeBase* getChildById( const ::rtl::OUString& rShapeId ) const;354 virtual const ShapeBase* getChildById( const ::rtl::OUString& rShapeId ) const;
253 const ShapeBase* ShapeBase::getChildById( const OUString& ) const in getChildById() function in oox::vml::ShapeBase530 const ShapeBase* GroupShape::getChildById( const OUString& rShapeId ) const in getChildById() function in oox::vml::GroupShape
111 if( const ShapeBase* pShape = (*aVIt)->getChildById( rShapeId ) ) in getShapeById()
Completed in 20 milliseconds