Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dgridwin.hxx284 sal_Bool HitRangeFinder( const Point& rMouse, sal_Bool& rCorner, sal_uInt16* pIndex = NULL,
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1668 if ( HitRangeFinder( rMEvt.GetPosPixel(), bRFSize, &nRFIndex, &nRFAddX, &nRFAddY ) ) in HandleMouseButtonDown()
2436 if ( HitRangeFinder( rMEvt.GetPosPixel(), bCorner ) ) in MouseMove()
4626 sal_Bool ScGridWindow::HitRangeFinder( const Point& rMouse, sal_Bool& rCorner, in HitRangeFinder() function in ScGridWindow

Completed in 39 milliseconds