Searched refs:IsDetailedEdgeDragging (Results 1 – 3 of 3) sorted by relevance
951 if (bOn!=IsDetailedEdgeDragging()) in SetDetailedEdgeDragging()969 sal_Bool bShowHide=IsDetailedEdgeDragging() && nAnz!=0 && IsDragObj() && in SetDetailedEdgeDraggingLimit()
878 if(!getSdrDragView().IsRubberEdgeDragging() && !getSdrDragView().IsDetailedEdgeDragging()) in DoAddConnectorOverlays()895 const bool bDetail(getSdrDragView().IsDetailedEdgeDragging() && getMoveOnly()); in DoAddConnectorOverlays()914 const bool bDetail(getSdrDragView().IsDetailedEdgeDragging() && getMoveOnly()); in AddConnectorOverlays()
237 sal_Bool IsDetailedEdgeDragging() const { return bDetailedEdgeDragging; } in IsDetailedEdgeDragging() function in SdrDragView