Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx595 const long nXFuzzy = bVert ? 0 : 20; in ChkChartSel() local
600 rUnion.Left() + nXFuzzy > nFrmRight || in ChkChartSel()
601 nUnionRight < rFrmRect.Left() + nXFuzzy )) in ChkChartSel()
608 if( rUnion.Left() <= rFrmRect.Left() + nXFuzzy && in ChkChartSel()
611 nFrmRight <= nUnionRight + nXFuzzy && in ChkChartSel()

Completed in 19 milliseconds