Home
last modified time | relevance | path

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

/aoo4110/main/sc/sdi/
H A Dtabvwsh.sdi212 SID_GETUNDOSTRINGS [ StateMethod = GetUndoState; ]
213 SID_GETREDOSTRINGS [ StateMethod = GetUndoState; ]
214 SID_UNDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]
215 SID_REDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]
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; ]
/aoo4110/main/sc/source/ui/inc/
H A Deditsh.hxx74 void GetUndoState(SfxItemSet &rSet);
H A Dtabvwsh.hxx299 void GetUndoState(SfxItemSet &rSet);
/aoo4110/main/sc/source/ui/view/
H A Dtabvwshb.cxx560 void ScTabViewShell::GetUndoState(SfxItemSet &rSet) in GetUndoState() function in ScTabViewShell
H A Deditsh.cxx1209 void ScEditShell::GetUndoState(SfxItemSet &rSet) in GetUndoState() function in ScEditShell

Completed in 29 milliseconds