Home
last modified time | relevance | path

Searched refs:UNDO_EMPTY (Results 1 – 24 of 24) sorted by relevance

/aoo42x/main/sw/source/core/undo/
H A Ddocundo.cxx204 return UNDO_EMPTY; in StartUndo()
230 return UNDO_EMPTY; in EndUndo()
384 SwUndoId nRepeatId(UNDO_EMPTY); in GetRepeatInfo()
394 return UNDO_EMPTY; in GetRepeatInfo()
/aoo42x/main/sw/source/core/edit/
H A Deditsh.cxx202 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in SplitNode()
210 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in SplitNode()
228 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in AppendTxtNode()
235 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in AppendTxtNode()
1168 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in TransliterateText()
1175 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in TransliterateText()
H A Dedtab.cxx447 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in SplitTable()
451 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in SplitTable()
465 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in MergeTable()
469 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in MergeTable()
H A Dedundo.cxx116 SwUndoId nLastUndoId(UNDO_EMPTY); in Undo()
175 SwUndoId nFirstRedoId(UNDO_EMPTY); in Redo()
H A Deddel.cxx316 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in Replace()
328 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in Replace()
/aoo42x/main/sw/source/core/doc/
H A Ddoccomp.cxx1585 GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in CompareDoc()
1616 GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in CompareDoc()
1805 GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in MergeDoc()
1877 GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in MergeDoc()
H A Ddocdraw.cxx450 GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in DeleteSelection()
534 GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in DeleteSelection()
H A Ddocedt.cxx1587 GetIDocumentUndoRedo().EndUndo( UNDO_EMPTY, NULL ); in DeleteAndJoinWithRedlineImpl()
2346 GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in ReplaceRangeImpl()
2438 GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in ReplaceRangeImpl()
H A Ddoc.cxx2405 SwUndoId nLastUndoId(UNDO_EMPTY); in RestoreInvisibleContent()
/aoo42x/main/sw/source/core/draw/
H A Ddview.cxx1076 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in DeleteMarked()
1095 pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in DeleteMarked()
/aoo42x/main/sw/inc/
H A Deditsh.hxx524 SwUndoId StartUndo( SwUndoId eUndoId = UNDO_EMPTY, const SwRewriter * pRewriter = 0 );
526 SwUndoId EndUndo( SwUndoId eUndoId = UNDO_EMPTY, const SwRewriter * pRewriter = 0 );
H A Dswundo.hxx37 UNDO_EMPTY = 0, enumerator
/aoo42x/main/sw/source/core/inc/
H A DUndoRedline.hxx71 SwUndoRedlineDelete( const SwPaM& rRange, SwUndoId nUserId = UNDO_EMPTY );
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl.cxx126 ~lcl_DelRedlines() { pDoc->EndUndo(UNDO_EMPTY, NULL); } in ~lcl_DelRedlines()
131 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in lcl_DelRedlines()
2349 SwUndoId nLastUndoId(UNDO_EMPTY); in MergeTbl()
4552 GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in UnProtectTbls()
4586 GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in UnProtectTbls()
4639 pDoc->StartUndo(UNDO_EMPTY, NULL); in lcl_DelRedlines()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx522 SwUndoId nLastUndoId(UNDO_EMPTY); in NavigatorPaste()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx492 pSh->StartUndo(UNDO_EMPTY); in ImportFromConnection()
513 pSh->EndUndo(UNDO_EMPTY); in ImportFromConnection()
2953 SwUndoId nLastUndoId(UNDO_EMPTY); in MergeDocuments()
H A Ddbinsdlg.cxx1030 rSh.StartUndo( UNDO_EMPTY ); in DataToDoc()
1478 rSh.EndUndo( UNDO_EMPTY ); in DataToDoc()
/aoo42x/main/sw/source/ui/shells/
H A Dtabsh.cxx920 SwUndoId nUndoId = UNDO_EMPTY; in Execute()
H A Dtextsh1.cxx383 … rWrtSh.StartUndo( ( !bForParagraph && !bForSelection ) ? UNDO_SETDEFTATTR : UNDO_EMPTY ); in Execute()
H A Dbasesh.cxx572 (UNDO_EMPTY != rSh.GetRepeatInfo(0))) in StateUndo()
/aoo42x/main/sw/source/core/frmedt/
H A Dfefly1.cxx785 SwUndoId nLastUndoId(UNDO_EMPTY); in NewFlyFrm()
/aoo42x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1892 nUndoId = UNDO_EMPTY; in SetShadowCrsrPos()
/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx2269 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in attachToRange()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx4294 SwUndoId nLastUndoId(UNDO_EMPTY); in MouseButtonUp()

Completed in 1440 milliseconds