Home
last modified time | relevance | path

Searched defs:bDragWithCopy (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/sd/source/ui/func/ !
H A Dfuconstr.cxx179 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local
H A Dfusel.cxx691 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local
885 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local
H A Dfutext.cxx705 sal_Bool bDragWithCopy = (rMEvt.IsMod1() && pFrameView->IsDragWithCopy()); in MouseButtonUp() local
/AOO41X/main/svx/inc/svx/ !
H A Dsvddrgv.hxx82 unsigned bDragWithCopy : 1; member in SdrDragView
H A Dsvdview.hxx140 unsigned bDragWithCopy : 1; member
/AOO41X/main/sd/source/ui/inc/ !
H A Doptsitem.hxx257 sal_Bool bDragWithCopy : 1; // Misc/CopyWhileMoving member in SdOptionsMisc