Searched refs:getShapeForCID (Results 1 – 4 of 4) sorted by relevance
297 … m_pExplicitValueProvider->getShapeForCID( aLegendOID.getObjectCID() ), uno::UNO_QUERY ); in createLegendTree()500 … m_pExplicitValueProvider->getShapeForCID( aSeriesOID.getObjectCID() ), uno::UNO_QUERY ); in createDataSeriesTree()
70 getShapeForCID( const rtl::OUString& rObjectCID )=0;
104 getShapeForCID( const rtl::OUString& rObjectCID );
1754 uno::Reference< drawing::XShape > ChartView::getShapeForCID( const rtl::OUString& rObjectCID ) in getShapeForCID() function in chart::ChartView1774 uno::Reference< drawing::XShape > xShape( getShapeForCID(rObjectCID) ); in getRectangleOfObject()