Home
last modified time | relevance | path

Searched refs:UNDO_UI_DELETE_INVISIBLECNTNT (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/inc/ !
H A Dswundo.hxx177 UNDO_UI_DELETE_INVISIBLECNTNT, enumerator
/AOO42X/main/sw/source/core/doc/ !
H A Ddoc.cxx2187 GetIDocumentUndoRedo().StartUndo( UNDO_UI_DELETE_INVISIBLECNTNT, NULL ); in RemoveInvisibleContent()
2350 GetIDocumentUndoRedo().EndUndo( UNDO_UI_DELETE_INVISIBLECNTNT, NULL ); in RemoveInvisibleContent()
2407 && (UNDO_UI_DELETE_INVISIBLECNTNT == nLastUndoId)) in RestoreInvisibleContent()
/AOO42X/main/sw/source/ui/dbui/ !
H A Ddbmgr.cxx2956 if (UNDO_UI_DELETE_INVISIBLECNTNT == nLastUndoId) in MergeDocuments()