Searched defs:SetDragWithCopy (Results 1 – 2 of 2) sorted by relevance
144 void SetDragWithCopy(sal_Bool bOn) { bDragWithCopy = bOn; } in SetDragWithCopy() function in SdrDragView
352 …void SetDragWithCopy( sal_Bool bOn = sal_True ) { if( bDragWithCopy != bOn ) { OptionsChanged(); b… in SetDragWithCopy() function in SdOptionsMisc
Completed in 17 milliseconds