Searched refs:GetRepeatInfo (Results 1 – 7 of 7) sorted by relevance
304 SwUndoId SwEditShell::GetRepeatInfo(::rtl::OUString *const o_pStr) const in GetRepeatInfo() function in SwEditShell305 { return GetDoc()->GetIDocumentUndoRedo().GetRepeatInfo(o_pStr); } in GetRepeatInfo()
73 virtual SwUndoId GetRepeatInfo(::rtl::OUString *const o_pStr) const;
188 virtual SwUndoId GetRepeatInfo(::rtl::OUString *const o_pStr) const = 0;
541 SwUndoId GetRepeatInfo(::rtl::OUString *const o_pStr) const;
163 GetRepeatInfo(& str); in GetRepeatString()
391 SwUndoId UndoManager::GetRepeatInfo(::rtl::OUString *const o_pStr) const in GetRepeatInfo() function in sw::UndoManager
574 (UNDO_EMPTY != rSh.GetRepeatInfo(0))) in StateUndo()
Completed in 57 milliseconds