Searched refs:getShapeName (Results 1 – 5 of 5) sorted by relevance
232 OUString ShapeBase::getShapeName() const in getShapeName() function in oox::vml::ShapeBase276 aShapeProp.setProperty( PROP_Name, getShapeName() ); in convertAndInsert()458 OUString aShapeName = getShapeName(); in implConvertAndInsert()
208 ::rtl::OUString getShapeName() const;
198 static rtl::OUString getShapeName( const ::com::sun::star::uno::Reference<
439 OUString aShapeName = rShape.getShapeName(); in createAndInsertClientXShape()
102 rtl::OUString ShapeFactory::getShapeName( const uno::Reference< drawing::XShape >& xShape ) in getShapeName() function in chart::ShapeFactory138 if( ShapeFactory::getShapeName( xShape ).equals(C2U("com.sun.star.chart2.shapes")) ) in getChartRootShape()
Completed in 25 milliseconds