Searched refs:HitRangeFinder (Results 1 – 2 of 2) sorted by relevance
284 …sal_Bool HitRangeFinder( const Point& rMouse, sal_Bool& rCorner, sal_uInt16* pIndex = N…
1653 if ( HitRangeFinder( rMEvt.GetPosPixel(), bRFSize, &nRFIndex, &nRFAddX, &nRFAddY ) ) in HandleMouseButtonDown()2421 if ( HitRangeFinder( rMEvt.GetPosPixel(), bCorner ) ) in MouseMove()4611 sal_Bool ScGridWindow::HitRangeFinder( const Point& rMouse, sal_Bool& rCorner, in HitRangeFinder() function in ScGridWindow