Home
last modified time | relevance | path

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

/AOO42X/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()
/AOO42X/main/sw/inc/ !
H A Dswundo.hxx59 UNDO_INSSECTION, // 19 enumerator
/AOO42X/main/sw/source/ui/wrtsh/ !
H A Dwrtsh2.cxx525 if (UNDO_INSSECTION != nLastUndoId) in NavigatorPaste()
/AOO42X/main/sw/source/core/undo/ !
H A Dunsect.cxx78 : SwUndo( UNDO_INSSECTION ), SwUndRng( rPam ) in SwUndoInsSection()
/AOO42X/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()