Searched refs:bDelFullPara (Results 1 – 2 of 2) sorted by relevance
129 , 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()
64 sal_Bool bDelFullPara : 1; // TRUE: entire Nodes were deleted member in SwUndoDelete107 sal_Bool IsDelFullPara() const { return bDelFullPara; } in IsDelFullPara()
Completed in 16 milliseconds