Searched refs:aHitPosL (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fudraw.cxx | 749 Point aHitPosL(rPos); in SetPointer() local 754 aHitPosL.X() -= n2HitLog; in SetPointer() 760 … SdrObjectPrimitiveHit(*pObj, aHitPosL, nHitLog, *mpView->GetSdrPageView(), pVisiLayer, false) && in SetPointer()
|
H A D | fusel.cxx | 1294 Point aHitPosL(rPos); in AnimateObj() local 1299 aHitPosL.X() -= n2HitLog; in AnimateObj() 1306 … SdrObjectPrimitiveHit(*pObj, aHitPosL, nHitLog, *mpView->GetSdrPageView(), pVisiLayer, false) && in AnimateObj()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 1361 Point aHitPosL( rPos ); in InsertData() local 1367 aHitPosL.X() -= n2HitLog; in InsertData() 1373 SdrObjectPrimitiveHit(*pPickObj, aHitPosL, nHitLog, *GetSdrPageView(), pVisiLayer, false) && in InsertData()
|
Completed in 28 milliseconds