Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx589 const long nFrmRight = rFrmRect.Right(); in ChkChartSel() local
600 rUnion.Left() + nXFuzzy > nFrmRight || in ChkChartSel()
610 rUnion.Left() <= nFrmRight && in ChkChartSel()
611 nFrmRight <= nUnionRight + nXFuzzy && in ChkChartSel()

Completed in 19 milliseconds