Home
last modified time | relevance | path

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

/aoo41x/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
/aoo41x/main/svx/source/svdraw/
H A Dsvddrgmt.cxx362 else if(getSdrDragView().IsDraggingGluePoints()) in createSdrDragEntries()
591 } else if (IsDraggingGluePoints()) { in ImpTakeDescriptionStr()
883 if(getSdrDragView().IsDraggingPoints() || getSdrDragView().IsDraggingGluePoints()) in DoAddConnectorOverlays()
1708 if (getSdrDragView().IsDraggingGluePoints()) in MoveSdrDrag()
1773 else if (IsDraggingGluePoints()) in EndSdrDrag()
1787 if (IsDraggingPoints() || IsDraggingGluePoints()) in GetSdrDragPointer()
2109 else if (IsDraggingGluePoints()) in EndSdrDrag()
2254 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()
/aoo41x/main/chart2/source/controller/main/
H A DDragMethod_Base.cxx82 if( IsDraggingPoints() || IsDraggingGluePoints() ) in GetSdrDragPointer()

Completed in 33 milliseconds