Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx3032 sal_uInt16 nBoxStt, sal_uInt16 nBoxEnd ) in _CheckBoxInRange() argument
3038 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 36 milliseconds