Searched refs:IsRotateAllowed (Results 1 – 13 of 13) sorted by relevance
212 if (rSh.IsObjSelected() && pSdrView->IsRotateAllowed()) in Execute()454 if ( (!bIsRotate && !pSdrView->IsRotateAllowed()) || bProtected ) in GetState()
322 if (!IsRotateAllowed(sal_True)) return sal_False; in BegDragObj()335 if (!IsRotateAllowed(sal_True)) return sal_False; in BegDragObj()
2208 if (!getSdrDragView().IsRotateAllowed(false)) in MoveSdrDrag()3000 bRotateAllowed=getSdrDragView().IsRotateAllowed(false); in BeginSdrDrag()3427 … bLocalRotate(!bContortion && eMode == SDRCROOK_ROTATE && getSdrDragView().IsRotateAllowed(false)); in applyCurrentTransformationToSdrObject()
418 sal_Bool SdrEditView::IsRotateAllowed(sal_Bool b90Deg) const in IsRotateAllowed() function in SdrEditView
1105 if ((bCorner || bMov) && !IsRotateAllowed(sal_True)) in GetPreferedPointer()
603 bool bRotate=bNoContortion && eMode==SDRCROOK_ROTATE && IsRotateAllowed(sal_False); in CrookMarkedObj()
232 if (mpView->GetDragMode() == SDRDRAG_MOVE && mpView->IsRotateAllowed() && in MouseButtonUp()
258 if( mpView->IsRotateAllowed() ) in DoExecute()
720 && mpView->IsRotateAllowed() in MouseButtonUp()
719 …if ( mpView->IsRotateAllowed() && mpViewShell->GetFrameView()->IsClickChangeRotation() && (rMEvt.G… in MouseButtonUp()
273 sal_Bool IsRotateAllowed(sal_Bool b90Deg=sal_False) const;
421 if(!getSdrDragView().IsRotateAllowed(sal_False)) in MoveSdrDrag()
298 if(!pView->IsRotateAllowed()) in Construct()
Completed in 132 milliseconds