Searched refs:nAngleInTenthOfDegrees (Results 1 – 1 of 1) sorted by relevance
803 const double nAngleInTenthOfDegrees (3600.0 - nRotate * 3600.0 / (2*M_PI)); in implDrawBitmap() local804 … aGrfAttr.SetRotation( static_cast< sal_uInt16 >(::basegfx::fround(nAngleInTenthOfDegrees)) ); in implDrawBitmap()
Completed in 23 milliseconds