Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/core/inc/
H A DUndoManager.hxx68 virtual bool GetFirstRedoInfo(::rtl::OUString *const o_pStr,
/trunk/main/sw/inc/
H A DIDocumentUndoRedo.hxx168 virtual bool GetFirstRedoInfo(::rtl::OUString *const o_pStr,
H A Deditsh.hxx530 bool GetFirstRedoInfo(::rtl::OUString *const o_pStr) const;
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx123 GetFirstRedoInfo(& aUndoStr); in GetDoString()
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx335 bool UndoManager::GetFirstRedoInfo(::rtl::OUString *const o_pStr, in GetFirstRedoInfo() function in sw::UndoManager
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx559 if (rSh.GetFirstRedoInfo(0)) in StateUndo()
570 if ((!rSh.GetFirstRedoInfo(0)) && in StateUndo()
593 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 310 milliseconds