summaryrefslogtreecommitdiff
path: root/chart2/source/view
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view')
-rw-r--r--chart2/source/view/charttypes/VSeriesPlotter.cxx1
-rw-r--r--chart2/source/view/diagram/VDiagram.cxx2
-rw-r--r--chart2/source/view/main/ChartView.cxx5
-rw-r--r--chart2/source/view/main/DrawModelWrapper.cxx12
4 files changed, 0 insertions, 20 deletions
diff --git a/chart2/source/view/charttypes/VSeriesPlotter.cxx b/chart2/source/view/charttypes/VSeriesPlotter.cxx
index 0aaf1999c836..c686911ed120 100644
--- a/chart2/source/view/charttypes/VSeriesPlotter.cxx
+++ b/chart2/source/view/charttypes/VSeriesPlotter.cxx
@@ -59,7 +59,6 @@
#include <com/sun/star/chart2/RelativePosition.hpp>
#include <editeng/unoprnms.hxx>
#include <tools/color.hxx>
-// header for class OUStringBuffer
#include <rtl/ustrbuf.hxx>
#include <rtl/math.hxx>
#include <basegfx/vector/b2dvector.hxx>
diff --git a/chart2/source/view/diagram/VDiagram.cxx b/chart2/source/view/diagram/VDiagram.cxx
index 966100b25d94..e04418c16092 100644
--- a/chart2/source/view/diagram/VDiagram.cxx
+++ b/chart2/source/view/diagram/VDiagram.cxx
@@ -36,9 +36,7 @@
#include <com/sun/star/drawing/ShadeMode.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
-// header for class SvxShape
#include <svx/unoshape.hxx>
-// header for class E3dScene
#include <svx/scene3d.hxx>
#include <svx/e3dsceneupdater.hxx>
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx
index c530354a5907..8bb5b2f45dda 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -58,15 +58,10 @@
#include <comphelper/servicehelper.hxx>
#include <boost/bind.hpp>
#include <unotools/streamwrap.hxx>
-// header for class LocaleDataWrapper
#include <unotools/localedatawrapper.hxx>
-// header for class SdrPage
#include <svx/svdpage.hxx>
-// header for class SvxDrawPage
#include <svx/unopage.hxx>
-// header for class SvxShape
#include <svx/unoshape.hxx>
-// header for class Application
#include <vcl/svapp.hxx>
#include <osl/mutex.hxx>
#include <svx/unofill.hxx>
diff --git a/chart2/source/view/main/DrawModelWrapper.cxx b/chart2/source/view/main/DrawModelWrapper.cxx
index 6d6954cb22ef..7b5d0a1f2417 100644
--- a/chart2/source/view/main/DrawModelWrapper.cxx
+++ b/chart2/source/view/main/DrawModelWrapper.cxx
@@ -24,29 +24,17 @@
#include "ObjectIdentifier.hxx"
#include <svx/unomodel.hxx>
#include <svl/itempool.hxx>
-// header for class SfxBoolItem
#include <svl/eitem.hxx>
-// header for define EE_PARA_HYPHENATE
#include <editeng/eeitem.hxx>
-// header for class Svx3DPercentDiagonalItem
#include <svx/svx3ditems.hxx>
-// header for class SvtPathOptions
#include <unotools/pathoptions.hxx>
-// header E3dObjFactory
#include <svx/objfac3d.hxx>
-// header for class SdrObjList
#include <svx/svdpage.hxx>
-// header for SvxUnoXDashTable_createInstance
#include <svx/XPropertyTable.hxx>
-// header for class XDashList
#include <svx/xtable.hxx>
-// header for class SdrOutliner
#include <svx/svdoutl.hxx>
-// header for class LinguMgr
#include <editeng/unolingu.hxx>
-// header for class Application
#include <vcl/svapp.hxx>
-// header for class VirtualDevice
#include <vcl/virdev.hxx>
#include <com/sun/star/container/XChild.hpp>