Searched refs:aHitPosT (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fudraw.cxx | 750 Point aHitPosT(rPos); in SetPointer() local 755 aHitPosT.Y() += n2HitLog; in SetPointer() 761 … SdrObjectPrimitiveHit(*pObj, aHitPosT, nHitLog, *mpView->GetSdrPageView(), pVisiLayer, false) && in SetPointer()
|
H A D | fusel.cxx | 1295 Point aHitPosT(rPos); in AnimateObj() local 1300 aHitPosT.Y() += n2HitLog; in AnimateObj() 1307 … SdrObjectPrimitiveHit(*pObj, aHitPosT, nHitLog, *mpView->GetSdrPageView(), pVisiLayer, false) && in AnimateObj()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 1362 Point aHitPosT( rPos ); in InsertData() local 1368 aHitPosT.Y() += n2HitLog; in InsertData() 1374 SdrObjectPrimitiveHit(*pPickObj, aHitPosT, nHitLog, *GetSdrPageView(), pVisiLayer, false) && in InsertData()
|
Completed in 23 milliseconds