Searched refs:nBoxEnd (Results 1 – 1 of 1) sorted by relevance
3032 sal_uInt16 nBoxStt, sal_uInt16 nBoxEnd ) in _CheckBoxInRange() argument3038 if( nBoxEnd > nStt + COLFUZZY ) in _CheckBoxInRange()3040 if( nBoxEnd >= nEnd + COLFUZZY ) in _CheckBoxInRange()3050 if( nEnd + COLFUZZY >= nBoxEnd ) in _CheckBoxInRange()3052 if( COLFUZZY > Abs( long(nEnd) - long(nBoxEnd) ) && in _CheckBoxInRange()
Completed in 35 milliseconds