Searched refs:getChildTypeById (Results 1 – 3 of 3) sorted by relevance
211 virtual const ShapeType* getChildTypeById( const ::rtl::OUString& rShapeId ) const;352 virtual const ShapeType* getChildTypeById( const ::rtl::OUString& rShapeId ) const;
248 const ShapeType* ShapeBase::getChildTypeById( const OUString& ) const in getChildTypeById() function in oox::vml::ShapeBase525 const ShapeType* GroupShape::getChildTypeById( const OUString& rShapeId ) const in getChildTypeById() function in oox::vml::GroupShape
98 if( const ShapeType* pType = (*aVIt)->getChildTypeById( rShapeId ) ) in getShapeTypeById()
Completed in 9 milliseconds