Home
last modified time | relevance | path

Searched refs:rNewMod (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/svx/inc/svx/
H A Dsvdundo.hxx68 SdrUndoAction(SdrModel& rNewMod) in SdrUndoAction() argument
69 : rMod(rNewMod) in SdrUndoAction()
108 SdrUndoGroup(SdrModel& rNewMod);
109 SdrUndoGroup(SdrModel& rNewMod,const String& rStr);
/aoo42x/main/svx/source/form/
H A Dfmundo.cxx1000 FmUndoPropertyAction::FmUndoPropertyAction(FmFormModel& rNewMod, const PropertyChangeEvent& evt) in FmUndoPropertyAction() argument
1001 :SdrUndoAction(rNewMod) in FmUndoPropertyAction()
1008 if (rNewMod.GetObjectShell()) in FmUndoPropertyAction()
1009 rNewMod.GetObjectShell()->SetModified(sal_True); in FmUndoPropertyAction()
/aoo42x/main/svx/source/svdraw/
H A Dsvdundo.cxx105 SdrUndoGroup::SdrUndoGroup(SdrModel& rNewMod) in SdrUndoGroup() argument
106 : SdrUndoAction(rNewMod), in SdrUndoGroup()
111 SdrUndoGroup::SdrUndoGroup(SdrModel& rNewMod,const String& rStr) in SdrUndoGroup() argument
112 : SdrUndoAction(rNewMod), in SdrUndoGroup()
/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoActions.cxx358 ORptUndoPropertyAction::ORptUndoPropertyAction(SdrModel& rNewMod, const PropertyChangeEvent& evt) in ORptUndoPropertyAction() argument
359 :OCommentUndoAction(rNewMod,0) in ORptUndoPropertyAction()

Completed in 42 milliseconds