Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/main/
H A DChartController_Tools.cxx585 bool ChartController::isObjectDeleteable( const uno::Any& rSelection ) in isObjectDeleteable() function in chart::ChartController
642 if( !isObjectDeleteable( uno::Any( aCID ) ) ) in executeDispatch_Delete()
H A DChartController.hxx468 static bool isObjectDeleteable( const ::com::sun::star::uno::Any& rSelection );
H A DControllerCommandDispatch.cxx201 bIsDeleteableObjectSelected = ChartController::isObjectDeleteable( aSelObj ); in update()

Completed in 18 milliseconds