Searched refs:bHitHandle (Results 1 – 2 of 2) sorted by relevance
1318 sal_Bool bHitHandle = (nColPos == 0); in StartDrag() local1321 if ( bHitHandle // the handle column in StartDrag()1349 && (!bHitHandle) // non-handle column in StartDrag()1361 else if ( !bHitHandle // non-handle column in StartDrag()
395 sal_Bool bHitHandle = sal_False; in UpdatePointer() local403 else if ( sal_True == (bHitHandle = pSdrView->PickHandle( rLPt ) != 0) ) in UpdatePointer()505 if (rView.GetDrawFuncPtr() && rView.GetDrawFuncPtr()->IsInsertForm() && !bHitHandle) in UpdatePointer()2840 sal_Bool bHitHandle = pHdl && pHdl->GetKind() != HDL_ANCHOR && in MouseButtonDown() local2843 if ((rSh.IsInsideSelectedObj(aDocPos) || bHitHandle) && in MouseButtonDown()2844 !(rMEvt.GetModifier() == KEY_SHIFT && !bHitHandle)) in MouseButtonDown()2850 if (!bHitHandle) in MouseButtonDown()