Searched refs:aHitPosR (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fudraw.cxx | 748 Point aHitPosR(rPos); in SetPointer() local 753 aHitPosR.X() += n2HitLog; in SetPointer() 759 … ( SdrObjectPrimitiveHit(*pObj, aHitPosR, nHitLog, *mpView->GetSdrPageView(), pVisiLayer, false) && in SetPointer()
|
H A D | fusel.cxx | 1293 Point aHitPosR(rPos); in AnimateObj() local 1298 aHitPosR.X() += n2HitLog; in AnimateObj() 1305 … (SdrObjectPrimitiveHit(*pObj, aHitPosR, nHitLog, *mpView->GetSdrPageView(), pVisiLayer, false) && in AnimateObj()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 1360 Point aHitPosR( rPos ); in InsertData() local 1366 aHitPosR.X() += n2HitLog; in InsertData() 1372 SdrObjectPrimitiveHit(*pPickObj, aHitPosR, nHitLog, *GetSdrPageView(), pVisiLayer, false) && in InsertData()
|
Completed in 26 milliseconds