Home
last modified time | relevance | path

Searched refs:GetFirstRedoInfo (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/core/edit/
H A Dedws.cxx301 bool SwEditShell::GetFirstRedoInfo(::rtl::OUString *const o_pStr) const in GetFirstRedoInfo() function in SwEditShell
302 { return GetDoc()->GetIDocumentUndoRedo().GetFirstRedoInfo(o_pStr); } in GetFirstRedoInfo()
H A Dedundo.cxx176 GetDoc()->GetIDocumentUndoRedo().GetFirstRedoInfo(0, & nFirstRedoId); in Redo()
/aoo41x/main/sw/source/core/inc/
H A DUndoManager.hxx68 virtual bool GetFirstRedoInfo(::rtl::OUString *const o_pStr,
/aoo41x/main/sw/inc/
H A DIDocumentUndoRedo.hxx168 virtual bool GetFirstRedoInfo(::rtl::OUString *const o_pStr,
H A Deditsh.hxx540 bool GetFirstRedoInfo(::rtl::OUString *const o_pStr) const;
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx123 GetFirstRedoInfo(& aUndoStr); in GetDoString()
/aoo41x/main/sw/source/core/undo/
H A Ddocundo.cxx344 bool UndoManager::GetFirstRedoInfo(::rtl::OUString *const o_pStr, in GetFirstRedoInfo() function in sw::UndoManager
/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx561 if (rSh.GetFirstRedoInfo(0)) in StateUndo()
572 if ((!rSh.GetFirstRedoInfo(0)) && in StateUndo()
595 if (rSh.GetFirstRedoInfo(0)) in StateUndo()
H A Dannotsh.cxx1561 else if (rSh.GetFirstRedoInfo(0)) in StateUndo()
1603 (rSh.GetFirstRedoInfo(0))) in StateUndo()

Completed in 44 milliseconds