Home
last modified time | relevance | path

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

/aoo4110/main/oox/inc/oox/vml/
H A Dvmlshape.hxx211 virtual const ShapeType* getChildTypeById( const ::rtl::OUString& rShapeId ) const;
352 virtual const ShapeType* getChildTypeById( const ::rtl::OUString& rShapeId ) const;
/aoo4110/main/oox/source/vml/
H A Dvmlshape.cxx248 const ShapeType* ShapeBase::getChildTypeById( const OUString& ) const in getChildTypeById() function in oox::vml::ShapeBase
525 const ShapeType* GroupShape::getChildTypeById( const OUString& rShapeId ) const in getChildTypeById() function in oox::vml::GroupShape
H A Dvmlshapecontainer.cxx98 if( const ShapeType* pType = (*aVIt)->getChildTypeById( rShapeId ) ) in getShapeTypeById()

Completed in 23 milliseconds