Use M_PI* instead of F_PI*
commit37429f2690a96491ad0e4fa2a04f2fa88a66da87
authorMike Kaganski <mike.kaganski@collabora.com>
Thu, 18 Nov 2021 14:43:46 +0000 (18 17:43 +0300)
committerMike Kaganski <mike.kaganski@collabora.com>
Fri, 19 Nov 2021 08:59:43 +0000 (19 09:59 +0100)
tree9963c1f531f22306edaf2ce8b41d5636f5e191f3
parent0afd2d3bfa9d55249ffd1408681ff04decf2d8fa
Use M_PI* instead of F_PI*

Change-Id: Ie2b7a1c74fc516781a17a20157b8217bc41e383d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125504
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
54 files changed:
basegfx/source/curve/b2dcubicbezier.cxx
basegfx/source/matrix/b2dhommatrixtools.cxx
basegfx/source/matrix/b3dhommatrix.cxx
basegfx/source/polygon/b2dlinegeometry.cxx
basegfx/source/polygon/b2dpolygontools.cxx
basegfx/source/polygon/b2dtrapezoid.cxx
basegfx/source/polygon/b3dpolygontools.cxx
basegfx/source/polygon/b3dpolypolygontools.cxx
basegfx/test/B2DHomMatrixTest.cxx
basic/source/runtime/props.cxx
canvas/source/vcl/canvashelper.cxx
chart2/source/controller/main/DragMethod_RotateDiagram.cxx
chart2/source/tools/ThreeDHelper.cxx
chart2/source/view/axes/Tickmarks.cxx
chart2/source/view/charttypes/BubbleChart.cxx
chart2/source/view/main/LabelPositionHelper.cxx
chart2/source/view/main/ShapeFactory.cxx
chart2/source/view/main/VTitle.cxx
cppcanvas/source/mtfrenderer/implrenderer.cxx
drawinglayer/source/primitive2d/fillhatchprimitive2d.cxx
drawinglayer/source/primitive2d/textlayoutdevice.cxx
drawinglayer/source/primitive2d/textprimitive2d.cxx
drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx
drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx
drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx
drawinglayer/source/processor2d/vclprocessor2d.cxx
drawinglayer/source/texture/texture3d.cxx
include/basegfx/numeric/ftools.hxx
include/basegfx/polygon/b2dlinegeometry.hxx
include/basegfx/polygon/b2dpolygontools.hxx
include/basegfx/polygon/b3dpolypolygontools.hxx
sc/source/core/opencl/opinlinefun_statistical.cxx
sc/source/core/tool/interpr1.cxx
sc/source/core/tool/interpr3.cxx
sc/source/filter/excel/xeformula.cxx
svgio/source/svgreader/svgtools.cxx
svx/source/customshapes/EnhancedCustomShape2d.cxx
svx/source/dialog/dlgctl3d.cxx
svx/source/dialog/frmsel.cxx
svx/source/engine3d/view3d.cxx
svx/source/sdr/contact/viewcontactofe3dlathe.cxx
svx/source/sdr/contact/viewcontactofe3dsphere.cxx
svx/source/sdr/contact/viewcontactofsdrobjcustomshape.cxx
svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx
svx/source/svdraw/svdhdl.cxx
svx/source/svdraw/svdocapt.cxx
svx/source/svdraw/svdocirc.cxx
svx/source/svdraw/svdopath.cxx
sw/source/core/bastyp/calc.cxx
sw/source/uibase/docvw/ShadowOverlayObject.cxx
tools/source/generic/poly.cxx
vcl/source/bitmap/BitmapEx.cxx
xmloff/source/text/txtparae.cxx