Home
last modified time | relevance | path

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

/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx95 OCommentUndoAction::OCommentUndoAction(SdrModel& _rMod,sal_uInt16 nCommentID) in DBG_NAME()
96 :SdrUndoAction(_rMod) in DBG_NAME()
99 m_pController = static_cast< OReportModel& >( _rMod ).getController(); in DBG_NAME()
117 OUndoContainerAction::OUndoContainerAction(SdrModel& _rMod in OUndoContainerAction() argument
122 :OCommentUndoAction(_rMod,_nCommentId) in OUndoContainerAction()
261 OUndoGroupSectionAction::OUndoGroupSectionAction(SdrModel& _rMod in OUndoGroupSectionAction() argument
268 :OUndoContainerAction(_rMod,_eAction,NULL,xElem,_nCommentId) in OUndoGroupSectionAction()
307 OUndoReportSectionAction::OUndoReportSectionAction(SdrModel& _rMod in OUndoReportSectionAction() argument
314 :OUndoContainerAction(_rMod,_eAction,NULL,xElem,_nCommentId) in OUndoReportSectionAction()
415 :ORptUndoPropertyAction(_rMod,evt) in OUndoPropertyGroupSectionAction()
[all …]
/aoo42x/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx121 OSectionUndo::OSectionUndo(OReportModel& _rMod in DBG_NAME()
125 : OCommentUndoAction(_rMod,nCommentID) in DBG_NAME()
229 OReportSectionUndo::OReportSectionUndo(OReportModel& _rMod,sal_uInt16 _nSlot in OReportSectionUndo() argument
235 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OReportSectionUndo()
268 OGroupSectionUndo::OGroupSectionUndo(OReportModel& _rMod,sal_uInt16 _nSlot in OGroupSectionUndo() argument
274 : OSectionUndo(_rMod,_nSlot,_eAction,nCommentID) in OGroupSectionUndo()
338 OGroupUndo::OGroupUndo(OReportModel& _rMod in OGroupUndo() argument
343 : OCommentUndoAction(_rMod,nCommentID) in OGroupUndo()
/aoo42x/main/svx/source/form/
H A Dfmundo.cxx1070 FmUndoContainerAction::FmUndoContainerAction(FmFormModel& _rMod, in FmUndoContainerAction() argument
1075 :SdrUndoAction( _rMod ) in FmUndoContainerAction()
1249 FmUndoModelReplaceAction::FmUndoModelReplaceAction(FmFormModel& _rMod, SdrUnoObj* _pObject, const R… in FmUndoModelReplaceAction() argument
1250 :SdrUndoAction(_rMod) in FmUndoModelReplaceAction()

Completed in 27 milliseconds