Searched refs:IsDraggingGluePoints (Results 1 – 6 of 6) sorted by relevance
197 …bool IsDraggingGluePoints() const { return getSdrDragView().IsDraggingGluePoints(… in IsDraggingGluePoints() function in SdrDragMethod
139 sal_Bool IsDraggingGluePoints() const { return eDragHdl==HDL_GLUE; } in IsDraggingGluePoints() function in SdrDragView
358 else if(getSdrDragView().IsDraggingGluePoints()) in createSdrDragEntries()585 } else if (IsDraggingGluePoints()) { in ImpTakeDescriptionStr()877 if(getSdrDragView().IsDraggingPoints() || getSdrDragView().IsDraggingGluePoints()) in DoAddConnectorOverlays()1700 if (getSdrDragView().IsDraggingGluePoints()) in MoveSdrDrag()1765 else if (IsDraggingGluePoints()) in EndSdrDrag()1779 if (IsDraggingPoints() || IsDraggingGluePoints()) in GetSdrDragPointer()2101 else if (IsDraggingGluePoints()) in EndSdrDrag()2246 else if (IsDraggingGluePoints()) in EndSdrDrag()
191 !IsDraggingPoints() && !IsDraggingGluePoints() && // nicht beim Punkteschieben in TakeDragObjAnchorPos()
989 if ((IsDraggingPoints() || IsDraggingGluePoints()) && IsMouseHideWhileDraggingPoints()) in GetPreferedPointer()
82 if( IsDraggingPoints() || IsDraggingGluePoints() ) in GetSdrDragPointer()