Home
last modified time | relevance | path

Searched refs:IsDraggingGluePoints (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/svx/inc/svx/
H A Dsvddrgmt.hxx197 …bool IsDraggingGluePoints() const { return getSdrDragView().IsDraggingGluePoints(… in IsDraggingGluePoints() function in SdrDragMethod
H A Dsvddrgv.hxx139 sal_Bool IsDraggingGluePoints() const { return eDragHdl==HDL_GLUE; } in IsDraggingGluePoints() function in SdrDragView
/aoo42x/main/svx/source/svdraw/
H A Dsvddrgmt.cxx362 else if(getSdrDragView().IsDraggingGluePoints()) in createSdrDragEntries()
590 } else if (IsDraggingGluePoints()) { in ImpTakeDescriptionStr()
882 if(getSdrDragView().IsDraggingPoints() || getSdrDragView().IsDraggingGluePoints()) in DoAddConnectorOverlays()
1705 if (getSdrDragView().IsDraggingGluePoints()) in MoveSdrDrag()
1770 else if (IsDraggingGluePoints()) in EndSdrDrag()
1784 if (IsDraggingPoints() || IsDraggingGluePoints()) in GetSdrDragPointer()
2106 else if (IsDraggingGluePoints()) in EndSdrDrag()
2251 else if (IsDraggingGluePoints()) in EndSdrDrag()
H A Dsvddrgv.cxx191 !IsDraggingPoints() && !IsDraggingGluePoints() && // nicht beim Punkteschieben in TakeDragObjAnchorPos()
H A Dsvdview.cxx989 if ((IsDraggingPoints() || IsDraggingGluePoints()) && IsMouseHideWhileDraggingPoints()) in GetPreferedPointer()
/aoo42x/main/chart2/source/controller/main/
H A DDragMethod_Base.cxx82 if( IsDraggingPoints() || IsDraggingGluePoints() ) in GetSdrDragPointer()

Completed in 175 milliseconds