Searched refs:IsDistortAllowed (Results 1 – 8 of 8) sorted by relevance
247 !mpDrawView->IsDistortAllowed()) ) in GetMenuStateSel()435 !mpDrawView->IsDistortAllowed()) ) in GetMenuStateSel()
382 (!mpDrawView->IsShearAllowed() || !mpDrawView->IsDistortAllowed()) ) in FuPermanent()
317 if (!IsDistortAllowed(sal_True) && !IsDistortAllowed(sal_False)) return sal_False; in BegDragObj()
1127 …if (!IsDistortAllowed(sal_True) && !IsDistortAllowed(sal_False)) return Pointer(POINTER_NOTALLOWED… in GetPreferedPointer()
472 sal_Bool SdrEditView::IsDistortAllowed(sal_Bool bNoContortion) const in IsDistortAllowed() function in SdrEditView
3574 bContortionAllowed=getSdrDragView().IsDistortAllowed(false); in BeginSdrDrag()3575 bNoContortionAllowed=getSdrDragView().IsDistortAllowed(true); in BeginSdrDrag()
280 sal_Bool IsDistortAllowed(sal_Bool bNoContortion=sal_False) const;
855 !mpView->IsShearAllowed() && !mpView->IsDistortAllowed() ) || in MouseButtonUp()
Completed in 59 milliseconds