Searched refs:IsDraggingPoints (Results 1 – 6 of 6) sorted by relevance
196 … bool IsDraggingPoints() const { return getSdrDragView().IsDraggingPoints(); } in IsDraggingPoints() function in SdrDragMethod
138 sal_Bool IsDraggingPoints() const { return eDragHdl==HDL_POLY; } in IsDraggingPoints() function in SdrDragView
358 if(getSdrDragView().IsDraggingPoints()) in createSdrDragEntries()589 if (IsDraggingPoints()) { in ImpTakeDescriptionStr()883 if(getSdrDragView().IsDraggingPoints() || getSdrDragView().IsDraggingGluePoints()) in DoAddConnectorOverlays()1769 if (IsDraggingPoints()) in EndSdrDrag()1787 if (IsDraggingPoints() || IsDraggingGluePoints()) in GetSdrDragPointer()2105 if (IsDraggingPoints()) in EndSdrDrag()2250 if (IsDraggingPoints()) in EndSdrDrag()
191 !IsDraggingPoints() && !IsDraggingGluePoints() && // nicht beim Punkteschieben in TakeDragObjAnchorPos()
989 if ((IsDraggingPoints() || IsDraggingGluePoints()) && IsMouseHideWhileDraggingPoints()) in GetPreferedPointer()
82 if( IsDraggingPoints() || IsDraggingGluePoints() ) in GetSdrDragPointer()