Searched refs:ImpGetHitTolLogic (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmrkv.cxx | 1362 nTol=ImpGetHitTolLogic(nTol,NULL); in IsMarkedObjHit() 1386 nTol=ImpGetHitTolLogic(nTol,NULL); in MarkObj() 1455 nTol=ImpGetHitTolLogic(nTol,NULL); in MarkNextObj() 1792 if (nTol<0) nTol=ImpGetHitTolLogic(nTol,NULL); in PickObj() 1964 nTol=ImpGetHitTolLogic(nTol,NULL); in PickSomething()
|
H A D | svdsnpv.cxx | 577 nTol=ImpGetHitTolLogic(nTol,&rOut); in PickHelpLine()
|
H A D | svdedxv.cxx | 1179 nTol=ImpGetHitTolLogic(nTol,NULL); in IsTextEditHit() 1854 nTol=ImpGetHitTolLogic(nTol,NULL); in BegMacroObj()
|
H A D | svdpntv.cxx | 500 sal_uInt16 SdrPaintView::ImpGetHitTolLogic(short nHitTol, const OutputDevice* pOut) const in ImpGetHitTolLogic() function in SdrPaintView
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdpntv.hxx | 263 sal_uInt16 ImpGetHitTolLogic(short nHitTol, const OutputDevice* pOut) const;
|
Completed in 51 milliseconds