Home
last modified time | relevance | path

Searched refs:UNDO_INSERT (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx298 StartUndo(UNDO_INSERT, &aRewriter); in Insert()
504 StartUndo(UNDO_INSERT); in InsertOleObject()
620 EndUndo(UNDO_INSERT, &aRewriter); in InsertOleObject()
1048 StartUndo( UNDO_INSERT ); in SplitNode()
1054 EndUndo( UNDO_INSERT ); in SplitNode()
1745 StartUndo(UNDO_INSERT); in AutoCorrect()
1754 EndUndo(UNDO_INSERT); in AutoCorrect()
H A Dwrtsh2.cxx87 StartUndo(UNDO_INSERT, &aRewriter); in Insert()
/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx889 m_pImpl->m_rDoc.GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in DeleteAndInsert()
904 m_pImpl->m_rDoc.GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in DeleteAndInsert()
1721 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in SetString()
1736 pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in SetString()
H A Dunotext.cxx1486 m_pImpl->m_pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in appendTextPortion()
1541 m_pImpl->m_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in appendTextPortion()
1586 m_pImpl->m_pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in appendTextContent()
1621 m_pImpl->m_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in appendTextContent()
H A Dunoframe.cxx2924 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in attachToRange()
2971 pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in attachToRange()
2981 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in attachToRange()
2985 pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in attachToRange()
H A Dunoobj.cxx930 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in DeleteAndInsert()
952 pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in DeleteAndInsert()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx659 rShell.StartUndo(UNDO_INSERT); in TYPEINIT1()
689 rShell.EndUndo(UNDO_INSERT, &aRewriter); in TYPEINIT1()
1197 rSh.StartUndo( UNDO_INSERT, &aRewriter ); in InsertSymbol()
/trunk/main/sw/inc/
H A Dswundo.hxx44 UNDO_INSERT, // 4 enumerator
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx278 pView->GetWrtShell().StartUndo(UNDO_INSERT); in InsertAddressAndGreeting()
296 pView->GetWrtShell().EndUndo(UNDO_INSERT); in InsertAddressAndGreeting()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1160 StartUndo(UNDO_INSERT); in PastePages()
1168 EndUndo(UNDO_INSERT); in PastePages()
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx330 m_pSh->StartUndo(UNDO_INSERT, &aRewriter); in MouseButtonUp()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx431 rSh.StartUndo(UNDO_INSERT, &aRewriter); in InsertGraphicDlg()

Completed in 115 milliseconds