Home
last modified time | relevance | path

Searched refs:IsRotateAllowed (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx212 if (rSh.IsObjSelected() && pSdrView->IsRotateAllowed()) in Execute()
454 if ( (!bIsRotate && !pSdrView->IsRotateAllowed()) || bProtected ) in GetState()
/trunk/main/svx/source/svdraw/
H A Dsvddrgv.cxx322 if (!IsRotateAllowed(sal_True)) return sal_False; in BegDragObj()
335 if (!IsRotateAllowed(sal_True)) return sal_False; in BegDragObj()
H A Dsvddrgmt.cxx2205 if (!getSdrDragView().IsRotateAllowed(false)) in MoveSdrDrag()
2997 bRotateAllowed=getSdrDragView().IsRotateAllowed(false); in BeginSdrDrag()
3424 … bLocalRotate(!bContortion && eMode == SDRCROOK_ROTATE && getSdrDragView().IsRotateAllowed(false)); in applyCurrentTransformationToSdrObject()
H A Dsvdedtv.cxx418 sal_Bool SdrEditView::IsRotateAllowed(sal_Bool b90Deg) const in IsRotateAllowed() function in SdrEditView
H A Dsvdview.cxx1105 if ((bCorner || bMov) && !IsRotateAllowed(sal_True)) in GetPreferedPointer()
H A Dsvdedtv1.cxx603 bool bRotate=bNoContortion && eMode==SDRCROOK_ROTATE && IsRotateAllowed(sal_False); in CrookMarkedObj()
/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx232 if (mpView->GetDragMode() == SDRDRAG_MOVE && mpView->IsRotateAllowed() && in MouseButtonUp()
H A Dfucopy.cxx258 if( mpView->IsRotateAllowed() ) in DoExecute()
H A Dfusel.cxx720 && mpView->IsRotateAllowed() in MouseButtonUp()
H A Dfutext.cxx719 …if ( mpView->IsRotateAllowed() && mpViewShell->GetFrameView()->IsClickChangeRotation() && (rMEvt.G… in MouseButtonUp()
/trunk/main/svx/inc/svx/
H A Dsvdedtv.hxx273 sal_Bool IsRotateAllowed(sal_Bool b90Deg=sal_False) const;
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx421 if(!getSdrDragView().IsRotateAllowed(sal_False)) in MoveSdrDrag()
/trunk/main/cui/source/tabpages/
H A Dtransfrm.cxx298 if(!pView->IsRotateAllowed()) in Construct()

Completed in 82 milliseconds