Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/undo/
H A Dundel.cxx122 , nSectDiff(0) in SwUndoDelete()
320 nSectDiff = aRg.aEnd.GetIndex() - aRg.aStart.GetIndex(); in SwUndoDelete()
324 if( nSectDiff ) in SwUndoDelete()
338 if( nSectDiff || nReplaceDummy ) in SwUndoDelete()
354 if( nSectDiff && bBackSp ) in SwUndoDelete()
355 nNdDiff += nSectDiff; in SwUndoDelete()
664 if( nSectDiff && bBackSp ) in UndoImpl()
665 nCalcStt += nSectDiff; in UndoImpl()
743 if( nSectDiff ) in UndoImpl()
749 nMoveIndex += nSectDiff + 1; in UndoImpl()
[all …]
/aoo41x/main/sw/source/core/inc/
H A DUndoDelete.hxx56 sal_uLong nSectDiff; // diff. of Nodes before/after Move w/ SectionNodes member in SwUndoDelete
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx2548 sal_uInt32 nSectDiff = pNd->StartOfSectionNode()->EndOfSectionIndex() - in DelFullPara() local
2552 if ( nSectDiff-2 <= nNodeDiff || IsRedlineOn() || in DelFullPara()

Completed in 30 milliseconds