Searched defs:bDragWithCopy (Results 1 – 6 of 6) sorted by relevance
179 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local
691 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local885 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local
705 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local
82 unsigned bDragWithCopy : 1; member in SdrDragView
140 unsigned bDragWithCopy : 1; member
257 sal_Bool bDragWithCopy : 1; // Misc/CopyWhileMoving member in SdOptionsMisc
Completed in 29 milliseconds