Home
last modified time | relevance | path

Searched refs:executeMethodWithUndo (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/reportdesign/source/ui/inc/
H A DReportController.hxx217 …void executeMethodWithUndo(sal_uInt16 _nUndoStrId,const ::std::mem_fun_t<void,ODesignView>& _pMemf…
/aoo41x/main/reportdesign/source/ui/report/
H A DReportController.cxx1052 executeMethodWithUndo(RID_STR_UNDO_REMOVE_SELECTION,::std::mem_fun(&ODesignView::Cut)); in Execute()
1058 executeMethodWithUndo(RID_STR_UNDO_PASTE,::std::mem_fun(&ODesignView::Paste)); in Execute()
1192executeMethodWithUndo(RID_STR_UNDO_REMOVE_SELECTION,::std::mem_fun(&ODesignView::Delete)); in Execute()
2606 void OReportController::executeMethodWithUndo(sal_uInt16 _nUndoStrId,const ::std::mem_fun_t<void,OD… in executeMethodWithUndo() function in OReportController

Completed in 36 milliseconds