Home
last modified time | relevance | path

Searched refs:UNDO_INSSECTION (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedsect.cxx49 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_INSSECTION, NULL ); in InsertSection()
58 GetDoc()->GetIDocumentUndoRedo().EndUndo( UNDO_INSSECTION, NULL ); in InsertSection()
/trunk/main/sw/inc/
H A Dswundo.hxx59 UNDO_INSSECTION, // 19 enumerator
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx525 if (UNDO_INSSECTION != nLastUndoId) in NavigatorPaste()
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx78 : SwUndo( UNDO_INSSECTION ), SwUndRng( rPam ) in SwUndoInsSection()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx327 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_INSSECTION, NULL ); in attach()
455 pDoc->GetIDocumentUndoRedo().EndUndo( UNDO_INSSECTION, NULL ); in attach()

Completed in 57 milliseconds