Home
last modified time | relevance | path

Searched refs:nRot10 (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx236 if( nRot10 ) in DrawObj()
240 aPoly.Rotate( aPt, nRot10 ); in DrawObj()
496 sal_uInt16 nRot10 = rAttr.GetRotation() % 3600; in ImplCreateOutput() local
502 if( nRot10 ) in ImplCreateOutput()
506 aPoly.Rotate( rPt, nRot10 ); in ImplCreateOutput()
640 if( nRot10 ) in ImplCreateOutput()
652 nRot10, aOutSzPix, aUnrotatedSzPix, in ImplCreateOutput()
1433 const double fCosAngle = cos( nRot10 * F_PI1800 ), fSinAngle = sin( nRot10 * F_PI1800 ); in ImplCreateRotatedScaled()
1557 if( bRet && ( rBmpEx.IsTransparent() || ( nRot10 != 900 && nRot10 != 1800 && nRot10 != 2700 ) ) ) in ImplCreateRotatedScaled()
1967 if( nRot10 ) in ImplDraw()
[all …]
H A Dgrfmgr.cxx324 const sal_uInt16 nRot10 = pAttr->GetRotation() % 3600; in ImplGetCropParams() local
335 if( nRot10 ) in ImplGetCropParams()
337 aClipPoly.Rotate( rPt, nRot10 ); in ImplGetCropParams()
381 if( nRot10 ) in ImplGetCropParams()
386 aOriginPoly.Rotate( aOldOrigin, nRot10 ); in ImplGetCropParams()
/aoo41x/main/svtools/inc/svtools/
H A Dgrfmgr.hxx535 sal_uInt16 nRot10, const Size& rOutSzPix, const Size& rUntSzPix,

Completed in 29 milliseconds