Searched refs:nSin (Results 26 – 36 of 36) sorted by relevance
12
/aoo41x/main/svx/source/svdraw/ |
H A D | svdedtv2.cxx | 1626 rSourceGeo.nSin, rSourceGeo.nCos); in ImpDismantleOneObject() 2134 … pCandidate->NbcRotate(aLogicRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoImportMarkedMtf()
|
H A D | svdograf.cxx | 1287 … pGrp->NbcRotate(aRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoConvertToPolyObj()
|
H A D | svdview.cxx | 515 …if (rGeo.nDrehWink!=0) RotatePoint(aTemporaryTextRelativePosition,Point(),-rGeo.nSin,rGeo.nCos); /… in PickAnything()
|
H A D | svdopath.cxx | 2434 RotateXPoly(aXPP,Point(),-aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect() 2437 RotatePoint(aTmp,Point(),aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1499 double nSin = sin( nRealOrient ); in DrawRotatedFrame() local 1501 long nSkew = (long) ( nRowHeight * nCos / nSin ); in DrawRotatedFrame()
|
/aoo41x/main/sd/source/core/ |
H A D | drawdoc2.cxx | 1160 RotatePoint( aRelPoint, rRect.TopLeft(), -rGeo.nSin, rGeo.nCos ); in GetHitIMapObject()
|
/aoo41x/main/sc/source/core/data/ |
H A D | table2.cxx | 1481 double nSin = sin( nRealOrient ); in FillMaxRot() local 1487 nFactor = -fabs( nCos / nSin ); in FillMaxRot()
|
H A D | drwlayer.cxx | 1978 RotatePoint( aRelPoint, aLogRect.TopLeft(), -rGeo.nSin, rGeo.nCos ); in GetHitIMapObject()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 2527 double nSin=sin(nAngle*nPi180); in setPropertyValueImpl() local 2529 mpObj->Rotate(aRef1,nAngle,nSin,nCos); in setPropertyValueImpl()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 166 double nSin = sin( nRealOrientation ); in ImplRotatePos() local 173 rX = +((long)(nCos*nX + nSin*nY)) + nOriginX; in ImplRotatePos() 174 rY = -((long)(nSin*nX - nCos*nY)) + nOriginY; in ImplRotatePos()
|
/aoo41x/extras/l10n/source/es/ |
H A D | localize.sdf | 66575 …combinación '<FIELDNAME1>' y '<FIELDNAME2>' se ha seleccionado dos veces.\nSin embargo, las combin…
|
Completed in 2380 milliseconds
12