summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/DrawModelWrapper.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-21 10:54:54 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-21 18:08:28 +0200
commit97a5ba4a71c39207859556296ed46dc474762164 (patch)
tree4f4a9a23d10d87a4f1e7714ef6f29827ff5d9591 /chart2/source/view/main/DrawModelWrapper.cxx
parent8847724ca96199bd628558ba4599d697bce54c3e (diff)
remove comments why a file gets included
also remove some commented out code Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
Diffstat (limited to 'chart2/source/view/main/DrawModelWrapper.cxx')
-rw-r--r--chart2/source/view/main/DrawModelWrapper.cxx12
1 files changed, 0 insertions, 12 deletions
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>