Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dswundo.hxx55 UNDO_TEXTTOTABLE, // 15 enumerator
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx688 GetIDocumentUndoRedo().StartUndo( UNDO_TEXTTOTABLE, NULL ); in TextToTable()
911 GetIDocumentUndoRedo().EndUndo( UNDO_TEXTTOTABLE, NULL ); in TextToTable()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx728 : SwUndo( UNDO_TEXTTOTABLE ), SwUndRng( rRg ), aInsTblOpts( rInsTblOpts ), in SwUndoTxtToTbl()

Completed in 320 milliseconds