Home
last modified time | relevance | path

Searched refs:getChildById (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/vml/
H A Dvmlshape.hxx213 virtual const ShapeBase* getChildById( const ::rtl::OUString& rShapeId ) const;
354 virtual const ShapeBase* getChildById( const ::rtl::OUString& rShapeId ) const;
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx253 const ShapeBase* ShapeBase::getChildById( const OUString& ) const in getChildById() function in oox::vml::ShapeBase
530 const ShapeBase* GroupShape::getChildById( const OUString& rShapeId ) const in getChildById() function in oox::vml::GroupShape
H A Dvmlshapecontainer.cxx111 if( const ShapeBase* pShape = (*aVIt)->getChildById( rShapeId ) ) in getShapeById()

Completed in 25 milliseconds