Home
last modified time | relevance | path

Searched refs:GetLastUndoInfo (Results 1 – 16 of 16) sorted by relevance

/AOO41X/main/sw/source/core/edit/ !
H A Dedws.cxx297 bool SwEditShell::GetLastUndoInfo(::rtl::OUString *const o_pStr, in GetLastUndoInfo() function in SwEditShell
299 { return GetDoc()->GetIDocumentUndoRedo().GetLastUndoInfo(o_pStr, o_pId); } in GetLastUndoInfo()
H A Dedundo.cxx117 GetLastUndoInfo(0, & nLastUndoId); in Undo()
/AOO41X/main/sw/source/core/undo/ !
H A Ddocundo.cxx299 UndoManager::GetLastUndoInfo( in GetLastUndoInfo() function in sw::UndoManager
394 GetLastUndoInfo(o_pStr, & nRepeatId); in GetRepeatInfo()
/AOO41X/main/sw/source/core/inc/ !
H A DUndoManager.hxx65 virtual bool GetLastUndoInfo(::rtl::OUString *const o_pStr,
/AOO41X/main/sw/inc/ !
H A DIDocumentUndoRedo.hxx149 virtual bool GetLastUndoInfo(::rtl::OUString *const o_pStr,
H A Deditsh.hxx538 bool GetLastUndoInfo(::rtl::OUString *const o_pStr,
/AOO41X/main/sw/source/ui/wrtsh/ !
H A Dwrtundo.cxx119 GetLastUndoInfo(& aUndoStr, 0); in GetDoString()
H A Dwrtsh2.cxx523 if (GetLastUndoInfo(0, & nLastUndoId)) in NavigatorPaste()
/AOO41X/main/sw/source/ui/uiview/ !
H A Dviewstat.cxx163 rSet.Put(SfxBoolItem(nWhich, pWrtShell->GetLastUndoInfo(0, 0))); in GetState()
/AOO41X/main/sw/source/ui/shells/ !
H A Dannotsh.cxx1548 else if (rSh.GetLastUndoInfo(0, 0)) in StateUndo()
1598 rSh.GetLastUndoInfo(0, 0)) in StateUndo()
H A Dbasesh.cxx550 if (rSh.GetLastUndoInfo(0, 0)) in StateUndo()
584 if (rSh.GetLastUndoInfo(0, 0)) in StateUndo()
/AOO41X/main/sw/source/core/frmedt/ !
H A Dfefly1.cxx787 GetDoc()->GetIDocumentUndoRedo().GetLastUndoInfo(0, in NewFlyFrm()
/AOO41X/main/sw/source/core/doc/ !
H A Ddoc.cxx2424 if (GetIDocumentUndoRedo().GetLastUndoInfo(0, & nLastUndoId) in RestoreInvisibleContent()
/AOO41X/main/sw/source/ui/dbui/ !
H A Ddbmgr.cxx2954 if (rWorkShell.GetLastUndoInfo(0, & nLastUndoId)) in MergeDocuments()
/AOO41X/main/sw/source/core/docnode/ !
H A Dndtbl.cxx2350 if (GetIDocumentUndoRedo().GetLastUndoInfo(0, & nLastUndoId) in MergeTbl()
/AOO41X/main/sw/source/ui/docvw/ !
H A Dedtwin.cxx4295 if (rSh.GetLastUndoInfo(0, & nLastUndoId)) in MouseButtonUp()