/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterClock.cxx | 872 const double nCos (cos(nAngle - M_PI/2)); in PaintAngledLine() local 878 maCenter.X + nInnerRadius*nCos + 0.5, in PaintAngledLine() 881 maCenter.X + nOuterRadius*nCos + 0.5, in PaintAngledLine() 964 const double nCos (cos(nMinuteAngle - M_PI/2)); in Paint() local 967 nCos, in Paint() 969 -maMinuteHand.maScaledOffset.X*nCos in Paint() 972 nCos, in Paint() 974 - maMinuteHand.maScaledOffset.Y*nCos+maCenter.Y); in Paint() 981 const double nCos (cos(nHoursAngle - M_PI/2)); in Paint() local 984 nCos, in Paint() [all …]
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdtrans.cxx | 193 double nCos=cos(a); in MirrorPoint() local 194 RotatePoint(rPnt,Point(),nSin,nCos); in MirrorPoint() 413 double nSin,nCos; in CrookRotatePoly() local 430 CrookRotateXPoint(*pPnt,pC1,pC2,rCenter,rRad,nSin,nCos,bVert); in CrookRotatePoly() 436 double nSin,nCos; in CrookSlantPoly() local 453 CrookSlantXPoint(*pPnt,pC1,pC2,rCenter,rRad,nSin,nCos,bVert); in CrookSlantPoly() 459 double nSin,nCos; in CrookStretchPoly() local 476 CrookStretchXPoint(*pPnt,pC1,pC2,rCenter,rRad,nSin,nCos,bVert,rRefRect); in CrookStretchPoly() 577 nCos=1.0; in RecalcSinCos() 581 nCos=cos(a); in RecalcSinCos() [all …]
|
H A D | svdorect.cxx | 161 if (aGeo.nDrehWink!=0) RotateXPoly(aXPoly,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in ImpCalcXPoly() 225 RotatePoint(aTmpPt,aRef,aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect() 369 RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl() 411 RotatePoint(aPt,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in applySpecialDrag() 449 RotatePoint(aPt, aRect.TopLeft(), -aGeo.nSin, aGeo.nCos); in getSpecialDragComment() 550 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetVertexGluePoint() 576 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetCornerGluePoint()
|
H A D | svdocirc.cxx | 465 RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl() 512 RotatePoint(aPt,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in applySpecialDrag() 903 RotatePoint(aTmpPt1,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in NbcMirror() 904 RotatePoint(aTmpPt2,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in NbcMirror() 917 RotatePoint(aTmpPt1,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); // -sin fuer Umkehrung in NbcMirror() 918 RotatePoint(aTmpPt2,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); // -sin fuer Umkehrung in NbcMirror() 1004 RotatePoint(aDst,Point(),aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect() 1015 RotatePoint(aTmpPt,aRef,aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect()
|
H A D | svddrgmt.cxx | 1125 double nCos=cos(a); in MoveSdrDrag() local 1126 RotatePoint(aPnt,aRef,nSin,nCos); in MoveSdrDrag() 2145 nCos(1.0), in SdrDragRotate() 2194 -atan2(nSin, nCos)); in getCurrentTransformation() 2237 nCos=nCos1; in MoveSdrDrag() 2454 double nCos=cos(nTmpWink*nPi180); in MoveSdrDrag() local 2455 aNeuFact=nCos; in MoveSdrDrag() 3066 double nSin=0,nCos=0; in _MovAllPoints() local 3086 RotateXPoly(aTempPolyPoly[i],aCtr0,nSin,nCos); in _MovAllPoints() 3171 double nSin,nCos; in _MovCrookPoint() local [all …]
|
H A D | svdotxdr.cxx | 75 if (aGeo.nDrehWink!=0) RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl() 101 if (aGeo.nDrehWink!=0) RotatePoint(aPos,aTmpRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in ImpDragCalcRect() 180 RotatePoint(aNewPos,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in applySpecialDrag()
|
H A D | svdotext.cxx | 829 RotatePoint(aTmpPt,aRotateRef,aGeo.nSin,aGeo.nCos); in TakeTextAnchorRect() 997 RotatePoint(aTextPos,aAnkRect.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeTextRect() 1274 if (aGeo.nDrehWink!=0) RotatePoly(aPol,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeXorPoly() 1301 if (aGeo.nDrehWink!=0) RotatePoly(aPol,aR.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeContour() 1314 if (aGeo.nDrehWink!=0) RotatePoly(aPol,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in RecalcSnapRect() 1337 if (aGeo.nDrehWink!=0) RotatePoint(aP,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetSnapPoint() 1846 Rotate(Point(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in TRSetBaseGeometry()
|
H A D | svdedtv1.cxx | 346 double nCos=cos(nWink*nPi180); in RotateMarkedObj() local 373 pO->Rotate(rRef,nWink,nSin,nCos); in RotateMarkedObj() 573 double nSin(0.0), nCos(1.0); in ImpCrookObj() local 582 …case SDRCROOK_ROTATE : nWink=CrookRotateXPoint (aCtr1,NULL,NULL,rRef,rRad,nSin,nCos,bVertical); bR… in ImpCrookObj() 583 …case SDRCROOK_SLANT : nWink=CrookSlantXPoint (aCtr1,NULL,NULL,rRef,rRad,nSin,nCos,bVertical); … in ImpCrookObj() 584 …case SDRCROOK_STRETCH: nWink=CrookStretchXPoint(aCtr1,NULL,NULL,rRef,rRad,nSin,nCos,bVertical,rMar… in ImpCrookObj() 591 pO->Rotate(aCtr0, Round(nWink/nPi180), nSin, nCos); in ImpCrookObj()
|
H A D | svdglev.cxx | 413 double nCos=cos(nWink*nPi180); in RotateMarkedGluePoints() local 414 ImpTransformMarkedGluePoints(ImpRotate,&rRef,&nWink,&nSin,&nCos); in RotateMarkedGluePoints()
|
H A D | svdpoev.cxx | 735 double nCos=cos(nWink*nPi180); in RotateMarkedPoints() local 736 ImpTransformMarkedPoints(ImpRotate,&rRef,&nWink,&nSin,&nCos); in RotateMarkedPoints()
|
H A D | svdomeas.cxx | 906 double nCos=cos(a); in ImpEvalDrag() local 917 RotatePoint(aPt,aPt1,nSin,-nCos); in ImpEvalDrag() 923 RotatePoint(aPt,aPt2,nSin,-nCos); in ImpEvalDrag() 956 RotatePoint(aPt,(nHdlNum==4 ? aPt1 : aPt2),nSin,-nCos); in ImpEvalDrag()
|
H A D | svdoashp.cxx | 2043 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetVertexGluePoint() 2285 if ( pObj->aGeo.nDrehWink ) RotatePoint(aNewPos, aOld.TopLeft(), aGeoStat.nSin, aGeoStat.nCos ); in DragResizeCustomShape() 2744 RotatePoint(aD2,Point(),aGeo.nSin,aGeo.nCos); in AdjustTextFrameWidthAndHeight() 2868 RotatePoint(aCenter,Point(),aGeo.nSin,aGeo.nCos); in TakeTextEditArea() 2971 RotatePoint( aP, aRotateRef, aGeo.nSin, aGeo. nCos ); in TakeTextAnchorRect() 3101 RotatePoint(aTextPos,aAnkRect.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeTextRect() 3372 Rotate(Point(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in TRSetBaseGeometry()
|
H A D | svddrgm1.hxx | 69 double nCos; member in SdrDragRotate
|
H A D | svdotxed.cxx | 154 RotatePoint(aCenter,Point(),aGeo.nSin,aGeo.nCos); in TakeTextEditArea()
|
H A D | svdobj.cxx | 2135 double nCos=cos(n*nPi180); in NbcApplyNotPersistAttr() local 2136 NbcRotate(aRef1,n,nSin,nCos); in NbcApplyNotPersistAttr() 2142 double nCos=cos(n*nPi180); in NbcApplyNotPersistAttr() local 2143 NbcRotate(aRef1,n,nSin,nCos); in NbcApplyNotPersistAttr()
|
H A D | svdotxat.cxx | 198 RotatePoint(aD2,Point(),aGeo.nSin,aGeo.nCos); in AdjustTextFrameWidthAndHeight()
|
H A D | svdotxtr.cxx | 269 aGeo.nCos=cs; in NbcRotate()
|
H A D | svdouno.cxx | 370 aGeo.nCos = 1.0; in NbcResize()
|
H A D | svdfmtf.cxx | 1068 double nCos=cos(a); in ImportText() local 1069 pText->NbcRotate(aPos,nWink,nSin,nCos); in ImportText()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output2.cxx | 3204 double nCos = 1.0; in DrawRotated() local 3222 nCos = cos( nRealOrient ); in DrawRotated() 3301 double nAbsCos = fabs( nCos ); in DrawRotated() 3347 double nAbsCos = fabs( nCos ); in DrawRotated() 3601 double nH = nRealHeight * nCos; in DrawRotated() 3602 nAddX += nH * ( nCos / fabs(nSin) ); in DrawRotated() 3605 nAddX -= nRealWidth * nCos; in DrawRotated() 3610 if ( nCos < 0.0 ) in DrawRotated() 3611 nAddY -= nRealHeight * nCos; in DrawRotated() 3616 double nSkew = nTotalHeight * nCos / fabs(nSin); in DrawRotated() [all …]
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit3.cxx | 113 double nCos = cos( nRealOrientation ); in Rotate() local 123 aRotatedPos.X() = (long) ( nCos*aTranslatedPos.X() + nSin*aTranslatedPos.Y() ); in Rotate() 124 aRotatedPos.Y() = (long) - ( nSin*aTranslatedPos.X() - nCos*aTranslatedPos.Y() ); in Rotate() 244 Point lcl_ImplCalcRotatedPos( Point rPos, Point rOrigin, double nSin, double nCos ) in lcl_ImplCalcRotatedPos() argument 251 aRotatedPos.X() = (long) ( nCos*aTranslatedPos.X() + nSin*aTranslatedPos.Y() ); in lcl_ImplCalcRotatedPos() 252 aRotatedPos.Y() = (long) - ( nSin*aTranslatedPos.X() - nCos*aTranslatedPos.Y() ); in lcl_ImplCalcRotatedPos() 2882 double nCos = 0.0, nSin = 0.0; in Paint() local 2886 nCos = cos( nRealOrientation ); in Paint() 3357 … aOutPos = lcl_ImplCalcRotatedPos( aOutPos, aOrigin, nSin, nCos ); in Paint() 3403 aUnderlinePos = lcl_ImplCalcRotatedPos( aTmpPos, aOrigin, nSin, nCos ); in Paint() [all …]
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 225 double nCos; // cos(nDrehWink) member in GeoStat 228 GeoStat(): nDrehWink(0),nShearWink(0),nTan(0.0),nSin(0.0),nCos(1.0),bMirrored(false) {} in GeoStat()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | grafctrl.cxx | 1066 aGeo.nSin,aGeo.nCos); in ExecuteGrafAttr() 1067 RotatePoint(aOffset, Point(0,0), aGeo.nSin,aGeo.nCos); in ExecuteGrafAttr()
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outliner.cxx | 1062 double nCos = cos( nRealOrientation ); in PaintBullet() local 1068 aRotatedPos.X()=(long) (nCos*aTextPos.X() + nSin*aTextPos.Y()); in PaintBullet() 1069 aRotatedPos.Y()=(long) - (nSin*aTextPos.X() - nCos*aTextPos.Y()); in PaintBullet()
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeEngine.cxx | 199 rSourceGeo.nSin, rSourceGeo.nCos); in ImplForceGroupWithText()
|