office-gobmx/emfio/source
Hossein 52ad81c748 Use basegfx::rad2deg() instead of *57.29577951308
* Replaced multiplying by magic number 57.29577951308 with
    basegfx::rad2deg() which is equal to 180.0/M_PI
* Instances of this could be found using:

   git grep 57.29577951308 *.cxx *.hxx

Change-Id: I0ae99a5d63d104b79c6df2dc88e9dda6973a1d3b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124226
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2021-11-15 07:56:51 +01:00
..
emfuno
reader Use basegfx::rad2deg() instead of *57.29577951308 2021-11-15 07:56:51 +01:00