Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx123 long nListBoxBottom = _pWin->GetPosPixel().Y() in calcPointsYValue() local
126 if( _rNewConPos.Y() > nListBoxBottom ) in calcPointsYValue()
127 _rNewConPos.Y() = nListBoxBottom + 2; in calcPointsYValue()

Completed in 16 milliseconds