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
354 if(getSdrDragView().IsDraggingPoints()) in createSdrDragEntries()583 if (IsDraggingPoints()) { in ImpTakeDescriptionStr()877 if(getSdrDragView().IsDraggingPoints() || getSdrDragView().IsDraggingGluePoints()) in DoAddConnectorOverlays()1761 if (IsDraggingPoints()) in EndSdrDrag()1779 if (IsDraggingPoints() || IsDraggingGluePoints()) in GetSdrDragPointer()2097 if (IsDraggingPoints()) in EndSdrDrag()2242 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()