Home
last modified time | relevance | path

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

/trunk/main/canvas/source/vcl/
H A Dcanvashelper.cxx803 const double nAngleInTenthOfDegrees (3600.0 - nRotate * 3600.0 / (2*M_PI)); in implDrawBitmap() local
804 … aGrfAttr.SetRotation( static_cast< sal_uInt16 >(::basegfx::fround(nAngleInTenthOfDegrees)) ); in implDrawBitmap()

Completed in 27 milliseconds