Searched refs:ExecuteUndo (Results 1 – 6 of 6) sorted by relevance
47 SID_UNDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; Export = FALSE; ]48 SID_REDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; Export = FALSE; ]49 SID_REPEAT [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; Export = FALSE; ]
215 SID_UNDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]216 SID_REDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]
73 void ExecuteUndo(SfxRequest& rReq);
299 void ExecuteUndo(SfxRequest& rReq);
506 void ScTabViewShell::ExecuteUndo(SfxRequest& rReq) in ExecuteUndo() function in ScTabViewShell
1160 void ScEditShell::ExecuteUndo(SfxRequest& rReq) in ExecuteUndo() function in ScEditShell
Completed in 26 milliseconds