Searched refs:bIsPosInRange (Results 1 – 1 of 1) sorted by relevance
675 bool bIsPosInRange = lcl_GreaterThan(pMark->GetMarkPos(), rStt, pSttIdx) in deleteMarks() local685 || ( bIsPosInRange in deleteMarks()690 bIsPosInRange = true, bIsOtherPosInRange = true; in deleteMarks()693 if ( bIsPosInRange in deleteMarks()731 else if ( bIsPosInRange ^ bIsOtherPosInRange ) in deleteMarks()745 …lcl_FindExpelPosition( rStt, rEnd, bIsPosInRange ? pMark->GetOtherMarkPos() : pMark->GetMarkPos() … in deleteMarks()769 if ( bIsPosInRange ) in deleteMarks()776 … bIsSortingNeeded |= lcl_FixCorrectedMark( bIsPosInRange, bIsOtherPosInRange, pMark ); in deleteMarks()
Completed in 27 milliseconds