/aoo42x/main/svx/source/svdraw/ |
H A D | svdotxtr.cxx | 63 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) { in NbcSetSnapRect() 133 return aGeo.nDrehWink; in GetRotateAngle() 178 aGeo.nDrehWink=18000; in NbcResize() 218 long a=NormAngle360(aGeo.nDrehWink); in NbcResize() 224 aGeo.nDrehWink=a; in NbcResize() 266 if (aGeo.nDrehWink==0) { in NbcRotate() 267 aGeo.nDrehWink=NormAngle360(nWink); in NbcRotate() 271 aGeo.nDrehWink=NormAngle360(aGeo.nDrehWink+nWink); in NbcRotate() 309 bRota90Merk=aGeo.nDrehWink % 9000 ==0; in NbcMirror() 329 long a=NormAngle360(aGeo.nDrehWink); in NbcMirror() [all …]
|
H A D | svdorect.cxx | 137 FASTBOOL bNeed=aGeo.nDrehWink!=0 || aGeo.nShearWink!=0 || nEckRad!=0; in PaintNeedsXPoly() 161 if (aGeo.nDrehWink!=0) RotateXPoly(aXPoly,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in ImpCalcXPoly() 183 rInfo.bResizeFreeAllowed=bNoTextFrame || aGeo.nDrehWink%9000==0; in TakeObjInfo() 294 if ((aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) && nEckRad!=0) { in RecalcSnapRect() 336 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl() 367 if(aGeo.nDrehWink) in GetHdl() 374 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl() 410 if(aGeo.nDrehWink) in applySpecialDrag() 448 if(aGeo.nDrehWink) in getSpecialDragComment() 550 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetVertexGluePoint() [all …]
|
H A D | svdocirc.cxx | 266 if(aGeo.nShearWink || aGeo.nDrehWink) in ImpCalcXPolyCirc() 276 aGeo.nDrehWink ? (36000 - aGeo.nDrehWink) * F_PI18000 : 0.0, in ImpCalcXPolyCirc() 463 if (aGeo.nDrehWink) in GetHdl() 473 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl() 511 if (aGeo.nDrehWink!=0) in applySpecialDrag() 821 long nWink0=aGeo.nDrehWink; in NbcResize() 857 nS0-=aGeo.nDrehWink; in NbcResize() 858 nE0-=aGeo.nDrehWink; in NbcResize() 902 if (aGeo.nDrehWink!=0) { in NbcMirror() 916 if (aGeo.nDrehWink!=0) { in NbcMirror() [all …]
|
H A D | svdotext.cxx | 523 rInfo.bResizeFreeAllowed=bNoTextFrame || aGeo.nDrehWink%9000==0; in TakeObjInfo() 745 if(aGeo.nDrehWink) in ImpSetContourPolygon() 748 aMatrix.rotate(-aGeo.nDrehWink * nPi180); in ImpSetContourPolygon() 827 if (aGeo.nDrehWink!=0) { in TakeTextAnchorRect() 996 if (aGeo.nDrehWink!=0) in TakeTextRect() 1311 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) { in RecalcSnapRect() 1706 double fRotate = (aGeo.nDrehWink / 100.0) * F_PI180; in TRGetBaseGeometry() 1782 aGeo.nDrehWink = 0; in TRSetBaseGeometry() 1968 sal_Int32 nAngle(aGeo.nDrehWink); in GetTextScrollMetaFileAndRectangle() 1969 aGeo.nDrehWink = 0L; in GetTextScrollMetaFileAndRectangle() [all …]
|
H A D | svdotxdr.cxx | 75 if (aGeo.nDrehWink!=0) RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl() 79 pH->SetDrehWink(aGeo.nDrehWink); in GetHdl() 101 if (aGeo.nDrehWink!=0) RotatePoint(aPos,aTmpRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in ImpDragCalcRect() 172 if(aNewRect.TopLeft() != aRect.TopLeft() && (aGeo.nDrehWink || aGeo.nShearWink)) in applySpecialDrag() 179 if(aGeo.nDrehWink) in applySpecialDrag()
|
H A D | svdograf.cxx | 579 ( aGeo.nDrehWink && aGeo.nDrehWink != 18000 ) && ( GRAPHIC_NONE != eType ); in GetTransformedGraphic() 594 …sal_uInt16 nMirrorCase = ( aGeo.nDrehWink == 18000 ) ? ( bMirrored ? 3 : 4 ) : ( bMirrored ? 2 : … in GetTransformedGraphic() 602 aActAttr.SetRotation( sal_uInt16(aGeo.nDrehWink / 10) ); in GetTransformedGraphic() 781 rInfo.bResizeFreeAllowed = aGeo.nDrehWink % 9000 == 0 || in TakeObjInfo() 782 aGeo.nDrehWink % 18000 == 0 || in TakeObjInfo() 783 aGeo.nDrehWink % 27000 == 0; in TakeObjInfo() 1284 if(aGeoStat.nDrehWink) in DoConvertToPolyObj() 1287 … pGrp->NbcRotate(aRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoConvertToPolyObj()
|
H A D | svdoashp.cxx | 1914 sin( (-aGeo.nDrehWink) * F_PI18000 ), in NbcRotate() 1915 cos( (-aGeo.nDrehWink) * F_PI18000 ) ); in NbcRotate() 1975 long nTextObjRotation = aGeo.nDrehWink; in NbcMirror() 2005 long nTextObjRotation = aGeo.nDrehWink; in NbcShear() 2097 if ( aGeo.nDrehWink ) in ImpCheckCustomGluePointsAreAdded() 2281 ( pObj->aGeo.nDrehWink || pObj->aGeo.nShearWink ) ) in DragResizeCustomShape() 2739 if ( aGeo.nDrehWink ) in AdjustTextFrameWidthAndHeight() 2863 if ( aGeo.nDrehWink ) in TakeTextEditArea() 2968 if ( aGeo.nDrehWink ) in TakeTextAnchorRect() 3100 if (aGeo.nDrehWink!=0) in TakeTextRect() [all …]
|
H A D | svdtrans.cxx | 575 if (nDrehWink==0) { in RecalcSinCos() 579 double a=nDrehWink*nPi180; in RecalcSinCos() 606 if (rGeo.nDrehWink!=0) RotatePoly(aPol,rRect.TopLeft(),rGeo.nSin,rGeo.nCos); in Rect2Poly() 612 rGeo.nDrehWink=GetAngle(rPol[1]-rPol[0]); in Poly2Rect() 613 rGeo.nDrehWink=NormAngle360(rGeo.nDrehWink); in Poly2Rect() 618 if (rGeo.nDrehWink!=0) RotatePoint(aPt1,Point(0,0),-rGeo.nSin,rGeo.nCos); // -Sin fuer Rueckdrehung in Poly2Rect() 623 if (rGeo.nDrehWink!=0) RotatePoint(aPt3,Point(0,0),-rGeo.nSin,rGeo.nCos); // -Sin fuer Rueckdrehung in Poly2Rect()
|
H A D | svdouno.cxx | 359 if (aGeo.nShearWink!=0 || aGeo.nDrehWink!=0) in NbcResize() 362 if (aGeo.nDrehWink>=9000 && aGeo.nDrehWink<27000) in NbcResize() 367 aGeo.nDrehWink = 0; in NbcResize()
|
H A D | svdhdl.cxx | 306 nDrehWink(0), in SdrHdl() 325 nDrehWink(0), in SdrHdl() 367 if(nDrehWink != n) in SetDrehWink() 369 nDrehWink = n; in SetDrehWink() 881 if (bSize && nDrehWink!=0) { in GetPointer() 895 nHdlWink+=nDrehWink+2249; // und etwas drauf (zum runden) in GetPointer() 1750 nDrehWink * -F_PI18000, in CreateB2dIAObject()
|
H A D | svdotxed.cxx | 128 if(aGeo.nDrehWink || IsFontwork() /*|| bIsAnimated*/) in BegTextEdit() 150 if (aGeo.nDrehWink!=0) { in TakeTextEditArea()
|
H A D | svdedtv2.cxx | 1628 if(rSourceGeo.nDrehWink) in ImpDismantleOneObject() 1631 pCustomShape->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImpDismantleOneObject() 2119 if(aGeoStat.nDrehWink) in DoImportMarkedMtf() 2138 if(aGeoStat.nDrehWink) in DoImportMarkedMtf() 2140 … pCandidate->NbcRotate(aLogicRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoImportMarkedMtf()
|
H A D | svdopath.cxx | 1728 aGeo.nDrehWink=GetAngle(aDelt); in ImpForceLineWink() 1804 aGeo.nDrehWink = aGeo.nShearWink = 0; in ImpForceKind() 2427 if(!aGeo.nDrehWink) in TakeUnrotatedSnapRect() 2905 if(aGeo.nShearWink || aGeo.nDrehWink) in TRGetBaseGeometry() 2908 fRotate = aGeo.nDrehWink * F_PI18000; in TRGetBaseGeometry() 2915 aObjectMatrix.rotate((36000 - aGeo.nDrehWink) * F_PI18000); in TRGetBaseGeometry() 3029 aGeo.nDrehWink = 0; in TRSetBaseGeometry() 3104 aGeo.nDrehWink = NormAngle360(FRound(-fRotate / F_PI18000)); in TRSetBaseGeometry()
|
H A D | svdomeas.cxx | 717 if (aMPol.nTextWink!=aGeo.nDrehWink) { in TakeUnrotatedSnapRect() 718 ((SdrMeasureObj*)this)->aGeo.nDrehWink=aMPol.nTextWink; in TakeUnrotatedSnapRect() 727 if (aMPol.nTextWink!=aGeo.nDrehWink) { in TakeUnrotatedSnapRect() 728 ((SdrMeasureObj*)this)->aGeo.nDrehWink=aMPol.nTextWink; in TakeUnrotatedSnapRect()
|
/aoo42x/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrobjcustomshape.cxx | 67 if(rGeoStat.nShearWink || rGeoStat.nDrehWink ) in getCorrectedTextBoundRect() 86 if(rGeoStat.nDrehWink) in getCorrectedTextBoundRect() 88 aRotMatrix.rotate((36000 - rGeoStat.nDrehWink) * F_PI18000); in getCorrectedTextBoundRect() 167 … if(rGeoStat.nShearWink || rGeoStat.nDrehWink || !basegfx::fTools::equalZero(fExtraTextRotation)) in createViewIndependentPrimitive2DSequence() 192 if(rGeoStat.nDrehWink) in createViewIndependentPrimitive2DSequence() 194 aTextBoxMatrix.rotate((36000 - rGeoStat.nDrehWink) * F_PI18000); in createViewIndependentPrimitive2DSequence() 232 const double fRotate(rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofgraphic.cxx | 343 const sal_Int32 nDrehWink(rGeoStat.nDrehWink); in createViewIndependentPrimitive2DSequence() local 344 const bool bRota180(18000 == nDrehWink); in createViewIndependentPrimitive2DSequence() 369 const double fRotate(nDrehWink ? (36000 - nDrehWink) * F_PI18000 : 0.0); in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrrectobj.cxx | 71 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrcircobj.cxx | 71 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrole2obj.cxx | 79 … const double fRotate(rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0); in createObjectTransform()
|
H A D | viewcontactofsdrpathobj.cxx | 119 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
|
H A D | viewcontactofsdrcaptionobj.cxx | 82 rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0, in createViewIndependentPrimitive2DSequence()
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 195 if ( rSourceGeo.nDrehWink ) in ImplForceGroupWithText() 198 pCustoObj->GetSnapRect().Center(), rSourceGeo.nDrehWink, in ImplForceGroupWithText()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 221 long nDrehWink; member in GeoStat 228 GeoStat(): nDrehWink(0),nShearWink(0),nTan(0.0),nSin(0.0),nCos(1.0),bMirrored(false) {} in GeoStat()
|
/aoo42x/main/svx/source/table/ |
H A D | viewcontactoftableobj.cxx | 707 const double fRotate(rGeoStat.nDrehWink ? (36000 - rGeoStat.nDrehWink) * F_PI18000 : 0.0); in createViewIndependentPrimitive2DSequence()
|
/aoo42x/main/svx/source/tbxctrls/ |
H A D | grafctrl.cxx | 1050 if (aGeo.nDrehWink!=0 || aGeo.nShearWink!=0) in ExecuteGrafAttr() 1062 if (aGeo.nDrehWink!=0) in ExecuteGrafAttr()
|