Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmundo.cxx732 rModel.AddUndo(new FmUndoPropertyAction(rModel, evt)); in propertyChange()
1000 FmUndoPropertyAction::FmUndoPropertyAction(FmFormModel& rNewMod, const PropertyChangeEvent& evt) in FmUndoPropertyAction() function in FmUndoPropertyAction
1016 void FmUndoPropertyAction::Undo() in Undo()
1037 void FmUndoPropertyAction::Redo() in Redo()
1058 String FmUndoPropertyAction::GetComment() const in GetComment()
/trunk/main/svx/source/inc/
H A Dfmundo.hxx62 class FmUndoPropertyAction: public SdrUndoAction class
70 FmUndoPropertyAction(FmFormModel& rMod, const ::com::sun::star::beans::PropertyChangeEvent& evt);

Completed in 15 milliseconds