Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/ !
H A Dedws.cxx295 bool SwEditShell::GetLastUndoInfo(::rtl::OUString *const o_pStr, in GetLastUndoInfo() function in SwEditShell
297 { return GetDoc()->GetIDocumentUndoRedo().GetLastUndoInfo(o_pStr, o_pId); } in GetLastUndoInfo()
H A Dedundo.cxx117 GetLastUndoInfo(0, & nLastUndoId); in Undo()
/trunk/main/sw/source/core/undo/ !
H A Ddocundo.cxx290 UndoManager::GetLastUndoInfo( in GetLastUndoInfo() function in sw::UndoManager
385 GetLastUndoInfo(o_pStr, & nRepeatId); in GetRepeatInfo()
/trunk/main/sw/source/core/inc/ !
H A DUndoManager.hxx65 virtual bool GetLastUndoInfo(::rtl::OUString *const o_pStr,
/trunk/main/sw/inc/ !
H A DIDocumentUndoRedo.hxx149 virtual bool GetLastUndoInfo(::rtl::OUString *const o_pStr,
H A Deditsh.hxx526 bool GetLastUndoInfo(::rtl::OUString *const o_pStr,
/trunk/main/sw/source/ui/wrtsh/ !
H A Dwrtundo.cxx119 GetLastUndoInfo(& aUndoStr, 0); in GetDoString()
H A Dwrtsh2.cxx523 if (GetLastUndoInfo(0, & nLastUndoId)) in NavigatorPaste()
/trunk/main/sw/source/ui/uiview/ !
H A Dviewstat.cxx170 rSet.Put(SfxBoolItem(nWhich, pWrtShell->GetLastUndoInfo(0, 0))); in GetState()
/trunk/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.cxx548 if (rSh.GetLastUndoInfo(0, 0)) in StateUndo()
582 if (rSh.GetLastUndoInfo(0, 0)) in StateUndo()
/trunk/main/sw/source/core/frmedt/ !
H A Dfefly1.cxx785 GetDoc()->GetIDocumentUndoRedo().GetLastUndoInfo(0, in NewFlyFrm()
/trunk/main/sw/source/core/doc/ !
H A Ddoc.cxx2406 if (GetIDocumentUndoRedo().GetLastUndoInfo(0, & nLastUndoId) in RestoreInvisibleContent()
/trunk/main/sw/source/ui/dbui/ !
H A Ddbmgr.cxx2954 if (rWorkShell.GetLastUndoInfo(0, & nLastUndoId)) in MergeDocuments()
/trunk/main/sw/source/core/docnode/ !
H A Dndtbl.cxx2350 if (GetIDocumentUndoRedo().GetLastUndoInfo(0, & nLastUndoId) in MergeTbl()
/trunk/main/sw/source/ui/docvw/ !
H A Dedtwin.cxx4294 if (rSh.GetLastUndoInfo(0, & nLastUndoId)) in MouseButtonUp()