tdf#146619 Drop unused 'using namespace' in: chart2/
commit6e1647699fb7de69b7b14498dbc9b133c24508d4
authorGabor Kelemen <gabor.kelemen.extern@allotropia.de>
Sat, 30 Mar 2024 20:25:06 +0000 (30 21:25 +0100)
committerGabor Kelemen <gabor.kelemen.extern@allotropia.de>
Tue, 9 Apr 2024 08:43:12 +0000 (9 10:43 +0200)
treeb60a499f48ad0128a2698b4ffba2fe0870ce98f2
parente2b968e6821fe9617a795d95b7e4f53029a33018
tdf#146619 Drop unused 'using namespace' in: chart2/

Change-Id: I632d0dda0e62e5b1bf0956e731ab5ed6417db1ad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165688
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
24 files changed:
chart2/source/controller/chartapiwrapper/GridWrapper.cxx
chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.cxx
chart2/source/controller/chartapiwrapper/UpDownBarWrapper.cxx
chart2/source/controller/chartapiwrapper/WallFloorWrapper.cxx
chart2/source/controller/dialogs/TitleDialogData.cxx
chart2/source/controller/dialogs/dlg_ChartType.cxx
chart2/source/controller/dialogs/dlg_DataSource.cxx
chart2/source/controller/dialogs/dlg_View3D.cxx
chart2/source/controller/main/ChartController_Position.cxx
chart2/source/inc/ChartResourceGroups.hxx
chart2/source/model/main/ChartModel.cxx
chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
chart2/source/model/template/FilledNetChartType.cxx
chart2/source/model/template/StockChartTypeTemplate.cxx
chart2/source/tools/ColorPerPointHelper.cxx
chart2/source/view/axes/VPolarAngleAxis.cxx
chart2/source/view/axes/VPolarAxis.cxx
chart2/source/view/axes/VPolarCoordinateSystem.cxx
chart2/source/view/charttypes/BarPositionHelper.cxx
chart2/source/view/charttypes/BubbleChart.cxx
chart2/source/view/charttypes/CandleStickChart.cxx
chart2/source/view/main/LabelPositionHelper.cxx
chart2/source/view/main/PlotterBase.cxx
chart2/source/view/main/PolarLabelPositionHelper.cxx