Home
last modified time | relevance | path

Searched refs:ExecuteUndo (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/sdi/
H A Deditsh.sdi47 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; ]
H A Dtabvwsh.sdi215 SID_UNDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]
216 SID_REDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]
/trunk/main/sc/source/ui/inc/
H A Deditsh.hxx73 void ExecuteUndo(SfxRequest& rReq);
H A Dtabvwsh.hxx299 void ExecuteUndo(SfxRequest& rReq);
/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx506 void ScTabViewShell::ExecuteUndo(SfxRequest& rReq) in ExecuteUndo() function in ScTabViewShell
H A Deditsh.cxx1160 void ScEditShell::ExecuteUndo(SfxRequest& rReq) in ExecuteUndo() function in ScEditShell

Completed in 33 milliseconds