Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx2544 bool bDeleteCompleteParagraph = false; in UndoImpl() local
2557 bDeleteCompleteParagraph = !pEntry->bJoin; // bJoin is set when merged in UndoImpl()
2578 bDeleteCompleteParagraph = true; in UndoImpl()
2613 pUndo = new SwUndoDelete( aPam, bDeleteCompleteParagraph, sal_True ); in UndoImpl()

Completed in 20 milliseconds