Searched defs:IsDragWithCopy (Results 1 – 2 of 2) sorted by relevance
145 sal_Bool IsDragWithCopy() const { return bDragWithCopy; } in IsDragWithCopy() function in SdrDragView
309 sal_Bool IsDragWithCopy() const { Init(); return (sal_Bool) bDragWithCopy; } in IsDragWithCopy() function in SdOptionsMisc
Completed in 22 milliseconds