Searched refs:HitTest (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | svdhlpln.hxx | 97 …sal_uInt16 HitTest(const Point& rPnt, sal_uInt16 nTolLog, const OutputDevice& rOut) co…
|
H A D | svdglue.hxx | 132 …sal_uInt16 HitTest(const Point& rPnt, const OutputDevice& rOut, const SdrObject* pObj…
|
/aoo41x/main/embedserv/source/inc/ |
H A D | syswinwrapper.hxx | 102 int HitTest(POINT point) const;
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdhlpln.cxx | 135 sal_uInt16 SdrHelpLineList::HitTest(const Point& rPnt, sal_uInt16 nTolLog, const OutputDevice& rOut… in HitTest() function in SdrHelpLineList
|
H A D | svdglue.cxx | 349 sal_uInt16 SdrGluePointList::HitTest(const Point& rPnt, const OutputDevice& rOut, const SdrObject* … in HitTest() function in SdrGluePointList
|
H A D | svdsnpv.cxx | 583 sal_uInt16 nIndex=pPV->GetHelpLines().HitTest(aPnt,sal_uInt16(nTol),rOut); in PickHelpLine()
|
H A D | svdmrkv1.cxx | 601 sal_uInt16 nNum=pGPL->HitTest(rPnt,*pOut,pObj,bBack,bNext,nId0); in PickGluePoint()
|
/aoo41x/main/embedserv/source/embed/ |
H A D | tracker.cxx | 284 int Tracker::HitTest(POINT point) const in HitTest() function in Tracker
|
Completed in 41 milliseconds