Searched refs:getMoveOnly (Results 1 – 5 of 5) sorted by relevance
238 bool bMoveOnly = pDragMethod->getMoveOnly(); in IsDragResize()
631 if ( rDragStat.GetDragMethod()->getMoveOnly() ) in isRectangleHit()
231 bool getMoveOnly() const { return mbMoveOnly; } in getMoveOnly() function in SdrDragMethod
882 if(!getMoveOnly() && !( in DoAddConnectorOverlays()889 const bool bDetail(getSdrDragView().IsDetailedEdgeDragging() && getMoveOnly()); in DoAddConnectorOverlays()908 const bool bDetail(getSdrDragView().IsDetailedEdgeDragging() && getMoveOnly()); in AddConnectorOverlays()3357 bNeuMoveOnly != getMoveOnly() || bNeuRotate!=bRotate || eNeuMode!=eMode) in MoveSdrDrag()
835 bool bIsMoveOnly = pDragMethod ? pDragMethod->getMoveOnly() : false; in execute_MouseButtonUp()