Searched refs:GetUndoState (Results 1 – 6 of 6) sorted by relevance
213 SID_GETUNDOSTRINGS [ StateMethod = GetUndoState; ]214 SID_GETREDOSTRINGS [ StateMethod = GetUndoState; ]215 SID_UNDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]216 SID_REDO [ ExecMethod = ExecuteUndo; StateMethod = GetUndoState; ]
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; ]
74 void GetUndoState(SfxItemSet &rSet);
300 void GetUndoState(SfxItemSet &rSet);
560 void ScTabViewShell::GetUndoState(SfxItemSet &rSet) in GetUndoState() function in ScTabViewShell
1209 void ScEditShell::GetUndoState(SfxItemSet &rSet) in GetUndoState() function in ScEditShell
Completed in 21 milliseconds