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