Home
last modified time | relevance | path

Searched refs:_nUndoStrId (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…
218 …void alignControlsWithUndo(sal_uInt16 _nUndoStrId,sal_Int32 _nControlModification,bool _bAlignAtSe…
233 …void shrinkSection(sal_uInt16 _nUndoStrId, ::com::sun::star::uno::Reference< ::com::sun::star::rep…
/aoo41x/main/reportdesign/source/ui/report/
H A DReportController.cxx2606 void OReportController::executeMethodWithUndo(sal_uInt16 _nUndoStrId,const ::std::mem_fun_t<void,OD… in executeMethodWithUndo() argument
2608 const String sUndoAction = String((ModuleRes(_nUndoStrId))); in executeMethodWithUndo()
2615 void OReportController::alignControlsWithUndo(sal_uInt16 _nUndoStrId,sal_Int32 _nControlModificatio… in alignControlsWithUndo() argument
2617 const String sUndoAction = String((ModuleRes(_nUndoStrId))); in alignControlsWithUndo()
2698 void OReportController::shrinkSection(sal_uInt16 _nUndoStrId, uno::Reference<report::XSection> _xSe… in shrinkSection() argument
2702 const String sUndoAction = String((ModuleRes(_nUndoStrId))); in shrinkSection()

Completed in 49 milliseconds