Searched refs:GetFirstRedoInfo (Results 1 – 9 of 9) sorted by relevance
301 bool SwEditShell::GetFirstRedoInfo(::rtl::OUString *const o_pStr) const in GetFirstRedoInfo() function in SwEditShell302 { return GetDoc()->GetIDocumentUndoRedo().GetFirstRedoInfo(o_pStr); } in GetFirstRedoInfo()
176 GetDoc()->GetIDocumentUndoRedo().GetFirstRedoInfo(0, & nFirstRedoId); in Redo()
68 virtual bool GetFirstRedoInfo(::rtl::OUString *const o_pStr,
168 virtual bool GetFirstRedoInfo(::rtl::OUString *const o_pStr,
540 bool GetFirstRedoInfo(::rtl::OUString *const o_pStr) const;
123 GetFirstRedoInfo(& aUndoStr); in GetDoString()
344 bool UndoManager::GetFirstRedoInfo(::rtl::OUString *const o_pStr, in GetFirstRedoInfo() function in sw::UndoManager
561 if (rSh.GetFirstRedoInfo(0)) in StateUndo()572 if ((!rSh.GetFirstRedoInfo(0)) && in StateUndo()595 if (rSh.GetFirstRedoInfo(0)) in StateUndo()
1561 else if (rSh.GetFirstRedoInfo(0)) in StateUndo()1603 (rSh.GetFirstRedoInfo(0))) in StateUndo()
Completed in 41 milliseconds