Home
last modified time | relevance | path

Searched refs:nSin (Results 26 – 36 of 36) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1632 rSourceGeo.nSin, rSourceGeo.nCos); in ImpDismantleOneObject()
2140 … pCandidate->NbcRotate(aLogicRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoImportMarkedMtf()
H A Dsvdograf.cxx1287 … pGrp->NbcRotate(aRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoConvertToPolyObj()
H A Dsvdopath.cxx2434 RotateXPoly(aXPP,Point(),-aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect()
2437 RotatePoint(aTmp,Point(),aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect()
H A Dsvdview.cxx515 …if (rGeo.nDrehWink!=0) RotatePoint(aTemporaryTextRelativePosition,Point(),-rGeo.nSin,rGeo.nCos); /… in PickAnything()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1499 double nSin = sin( nRealOrient ); in DrawRotatedFrame() local
1501 long nSkew = (long) ( nRowHeight * nCos / nSin ); in DrawRotatedFrame()
/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx1160 RotatePoint( aRelPoint, rRect.TopLeft(), -rGeo.nSin, rGeo.nCos ); in GetHitIMapObject()
/trunk/main/sc/source/core/data/
H A Dtable2.cxx1481 double nSin = sin( nRealOrient ); in FillMaxRot() local
1487 nFactor = -fabs( nCos / nSin ); in FillMaxRot()
H A Ddrwlayer.cxx1978 RotatePoint( aRelPoint, aLogRect.TopLeft(), -rGeo.nSin, rGeo.nCos ); in GetHitIMapObject()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx2527 double nSin=sin(nAngle*nPi180); in setPropertyValueImpl() local
2529 mpObj->Rotate(aRef1,nAngle,nSin,nCos); in setPropertyValueImpl()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx166 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()
/trunk/extras/l10n/source/es/
H A Dlocalize.sdf16625 …combinación '<FIELDNAME1>' y '<FIELDNAME2>' se ha seleccionado dos veces.\nSin embargo, las combin…

Completed in 1381 milliseconds

12