Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dundel.cxx129 , bDelFullPara( bFullPara ) in SwUndoDelete()
134 bDelFullPara = bFullPara; // This is set e.g. if an empty paragraph before a table is deleted in SwUndoDelete()
157 if( bDelFullPara ) in SwUndoDelete()
673 if( !bDelFullPara ) in UndoImpl()
880 if( !bDelFullPara ) in RedoImpl()
896 if( bDelFullPara ) in RedoImpl()
912 if( bDelFullPara ) in RedoImpl()
927 SwNodeIndex aSttIdx = ( bDelFullPara || bJoinNext ) in RedoImpl()
969 else if( bDelFullPara ) in RedoImpl()
998 if( bDelFullPara ) in RepeatImpl()
/trunk/main/sw/source/core/inc/
H A DUndoDelete.hxx64 sal_Bool bDelFullPara : 1; // TRUE: entire Nodes were deleted member in SwUndoDelete
107 sal_Bool IsDelFullPara() const { return bDelFullPara; } in IsDelFullPara()

Completed in 24 milliseconds