Searched refs:getShapeBaseName (Results 1 – 5 of 5) sorted by relevance
401 OUString VmlDrawing::getShapeBaseName( const ::oox::vml::ShapeBase& rShape ) const in getShapeBaseName() function in oox::xls::VmlDrawing422 return ::oox::vml::Drawing::getShapeBaseName( rShape ); in getShapeBaseName()
164 virtual ::rtl::OUString getShapeBaseName( const ShapeBase& rShape ) const;
253 OUString Drawing::getShapeBaseName( const ShapeBase& /*rShape*/ ) const in getShapeBaseName() function in oox::vml::Drawing
237 OUString aBaseName = mrDrawing.getShapeBaseName( *this ); in getShapeName()
171 virtual ::rtl::OUString getShapeBaseName( const ::oox::vml::ShapeBase& rShape ) const;
Completed in 30 milliseconds