Home
last modified time | relevance | path

Searched refs:getShapeForCID (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/chart2/source/inc/chartview/
H A DExplicitValueProvider.hxx70 getShapeForCID( const rtl::OUString& rObjectCID )=0;
/aoo4110/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx296 … m_pExplicitValueProvider->getShapeForCID( aLegendOID.getObjectCID() ), uno::UNO_QUERY ); in createLegendTree()
499 … m_pExplicitValueProvider->getShapeForCID( aSeriesOID.getObjectCID() ), uno::UNO_QUERY ); in createDataSeriesTree()
/aoo4110/main/chart2/source/view/main/
H A DChartView.hxx105 getShapeForCID( const rtl::OUString& rObjectCID );
H A DChartView.cxx1759 uno::Reference< drawing::XShape > ChartView::getShapeForCID( const rtl::OUString& rObjectCID ) in getShapeForCID() function in chart::ChartView
1779 uno::Reference< drawing::XShape > xShape( getShapeForCID(rObjectCID) ); in getRectangleOfObject()

Completed in 52 milliseconds