Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController.cxx1184 this->impl_ShapeControllerDispatch( rURL, rArgs ); in dispatch()
1204 this->impl_ShapeControllerDispatch( rURL, rArgs ); in dispatch()
1215 this->impl_ShapeControllerDispatch( rURL, rArgs ); in dispatch()
H A DChartController.hxx633 void impl_ShapeControllerDispatch( const ::com::sun::star::util::URL& rURL,
H A DChartController_Tools.cxx905 void ChartController::impl_ShapeControllerDispatch( const util::URL& rURL, const Sequence< beans::P… in impl_ShapeControllerDispatch() function in chart::ChartController