Searched refs:E3dRotateUndoAction (Results 1 – 3 of 3) sorted by relevance
58 TYPEINIT1(E3dRotateUndoAction, E3dUndoAction);71 E3dRotateUndoAction::~E3dRotateUndoAction () in ~E3dRotateUndoAction()80 void E3dRotateUndoAction::Undo () in Undo()91 void E3dRotateUndoAction::Redo () in Redo()
208 getSdrDragView().AddUndo(new E3dRotateUndoAction(rCandidate.mp3DObj->GetModel(), in EndSdrDrag()
64 class E3dRotateUndoAction : public E3dUndoAction class71 E3dRotateUndoAction (SdrModel *pModel, in E3dRotateUndoAction() function in E3dRotateUndoAction81 virtual ~E3dRotateUndoAction ();
Completed in 31 milliseconds