summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-09 04:51:38 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-09 04:51:38 +0200
commit13887f48480929fcfc94f373e3210dd7c695a14f (patch)
tree6380cf35501746c4e978f6310e8c66cadbb9e3b2 /svx
parentd8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (diff)
Remove superfluous include comments
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
Diffstat (limited to 'svx')
-rw-r--r--svx/source/dialog/charmap.cxx3
-rw-r--r--svx/source/dialog/checklbx.cxx2
-rw-r--r--svx/source/dialog/connctrl.cxx3
-rw-r--r--svx/source/dialog/dlgctrl.cxx2
-rw-r--r--svx/source/dialog/dlgutil.cxx3
-rw-r--r--svx/source/dialog/fontwork.cxx2
-rw-r--r--svx/source/dialog/hdft.cxx2
-rw-r--r--svx/source/dialog/hyperdlg.cxx2
-rw-r--r--svx/source/dialog/langbox.cxx3
-rw-r--r--svx/source/dialog/measctrl.cxx3
-rw-r--r--svx/source/dialog/optgrid.cxx2
-rw-r--r--svx/source/dialog/pagectrl.cxx4
-rw-r--r--svx/source/dialog/paraprev.cxx3
-rw-r--r--svx/source/dialog/passwd.cxx2
-rw-r--r--svx/source/dialog/pfiledlg.cxx2
-rw-r--r--svx/source/dialog/relfld.cxx3
-rw-r--r--svx/source/dialog/srchctrl.cxx2
-rw-r--r--svx/source/dialog/stddlg.cxx3
-rw-r--r--svx/source/items/chrtitem.cxx2
-rw-r--r--svx/source/items/drawitem.cxx3
-rw-r--r--svx/source/items/pageitem.cxx2
-rw-r--r--svx/source/items/svxerr.cxx2
-rw-r--r--svx/source/stbctrls/insctrl.cxx2
-rw-r--r--svx/source/stbctrls/modctrl.cxx3
-rw-r--r--svx/source/stbctrls/pszctrl.cxx3
-rw-r--r--svx/source/stbctrls/zoomsliderctrl.cxx2
-rw-r--r--svx/source/tbxctrls/fillctrl.cxx3
-rw-r--r--svx/source/tbxctrls/itemwin.cxx2
-rw-r--r--svx/source/tbxctrls/layctrl.cxx3
-rw-r--r--svx/source/tbxctrls/linectrl.cxx3
-rw-r--r--svx/source/tbxctrls/tbcontrl.cxx4
-rw-r--r--svx/source/xoutdev/xattr.cxx2
-rw-r--r--svx/source/xoutdev/xattr2.cxx4
-rw-r--r--svx/source/xoutdev/xexch.cxx3
-rw-r--r--svx/source/xoutdev/xtabdash.cxx3
-rw-r--r--svx/source/xoutdev/xtabgrdt.cxx3
-rw-r--r--svx/source/xoutdev/xtabhtch.cxx3
-rw-r--r--svx/source/xoutdev/xtablend.cxx3
38 files changed, 0 insertions, 101 deletions
diff --git a/svx/source/dialog/charmap.cxx b/svx/source/dialog/charmap.cxx
index 8a1974bf543f..4ba87f375966 100644
--- a/svx/source/dialog/charmap.cxx
+++ b/svx/source/dialog/charmap.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <stdio.h>
#define _SVX_CHARMAP_CXX_
diff --git a/svx/source/dialog/checklbx.cxx b/svx/source/dialog/checklbx.cxx
index 2e5eb1ebd1f9..a6b79d060870 100644
--- a/svx/source/dialog/checklbx.cxx
+++ b/svx/source/dialog/checklbx.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#define _SVX_CHECKLBX_CXX
diff --git a/svx/source/dialog/connctrl.cxx b/svx/source/dialog/connctrl.cxx
index 9b4fe61fad33..e3630d07ebbf 100644
--- a/svx/source/dialog/connctrl.cxx
+++ b/svx/source/dialog/connctrl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <svx/svdoedge.hxx>
#include <svx/svdattrx.hxx>
#include <svx/svdmark.hxx>
diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx
index 7a84a7a0cffd..91dfe085dcf4 100644
--- a/svx/source/dialog/dlgctrl.cxx
+++ b/svx/source/dialog/dlgctrl.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#include <vcl/svapp.hxx>
diff --git a/svx/source/dialog/dlgutil.cxx b/svx/source/dialog/dlgutil.cxx
index eda55faad8bb..cef0668e1157 100644
--- a/svx/source/dialog/dlgutil.cxx
+++ b/svx/source/dialog/dlgutil.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include "svx/dlgutil.hxx"
#include <svl/itemset.hxx>
#include <sfx2/sfxsids.hrc>
diff --git a/svx/source/dialog/fontwork.cxx b/svx/source/dialog/fontwork.cxx
index 8767608b3206..d455470ba2b7 100644
--- a/svx/source/dialog/fontwork.cxx
+++ b/svx/source/dialog/fontwork.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <sfx2/module.hxx>
#include <sfx2/dispatch.hxx>
#include <tools/shl.hxx>
diff --git a/svx/source/dialog/hdft.cxx b/svx/source/dialog/hdft.cxx
index d10397872868..dc24a0e3cf71 100644
--- a/svx/source/dialog/hdft.cxx
+++ b/svx/source/dialog/hdft.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#include <svl/itemiter.hxx>
#include <sfx2/app.hxx>
diff --git a/svx/source/dialog/hyperdlg.cxx b/svx/source/dialog/hyperdlg.cxx
index 561c3f9e5d77..2669036622a1 100644
--- a/svx/source/dialog/hyperdlg.cxx
+++ b/svx/source/dialog/hyperdlg.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <vcl/settings.hxx>
#include <unotools/viewoptions.hxx>
#include "svx/hyperdlg.hxx"
diff --git a/svx/source/dialog/langbox.cxx b/svx/source/dialog/langbox.cxx
index 0ec2329c4303..627b862fe8b4 100644
--- a/svx/source/dialog/langbox.cxx
+++ b/svx/source/dialog/langbox.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <com/sun/star/linguistic2/XLinguServiceManager.hdl>
#include <com/sun/star/linguistic2/XAvailableLocales.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
diff --git a/svx/source/dialog/measctrl.cxx b/svx/source/dialog/measctrl.cxx
index 5a3cbade4991..3da1b9bcf0d0 100644
--- a/svx/source/dialog/measctrl.cxx
+++ b/svx/source/dialog/measctrl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <svx/svdomeas.hxx>
#include <svx/svdmodel.hxx>
diff --git a/svx/source/dialog/optgrid.cxx b/svx/source/dialog/optgrid.cxx
index 6a272705567e..9e98d91b36de 100644
--- a/svx/source/dialog/optgrid.cxx
+++ b/svx/source/dialog/optgrid.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#include <sfx2/app.hxx>
#include <sfx2/module.hxx>
diff --git a/svx/source/dialog/pagectrl.cxx b/svx/source/dialog/pagectrl.cxx
index 5ce55b4a73f6..da43952284de 100644
--- a/svx/source/dialog/pagectrl.cxx
+++ b/svx/source/dialog/pagectrl.cxx
@@ -26,10 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
-
#include <vcl/bitmap.hxx>
#include <editeng/frmdiritem.hxx>
#include <svx/pageitem.hxx>
diff --git a/svx/source/dialog/paraprev.cxx b/svx/source/dialog/paraprev.cxx
index adaabab0e97a..41580194d1d5 100644
--- a/svx/source/dialog/paraprev.cxx
+++ b/svx/source/dialog/paraprev.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <svx/paraprev.hxx>
// class SvxParaPrevWindow -----------------------------------------------
diff --git a/svx/source/dialog/passwd.cxx b/svx/source/dialog/passwd.cxx
index f6dc875be342..ac3be2c794a5 100644
--- a/svx/source/dialog/passwd.cxx
+++ b/svx/source/dialog/passwd.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#include <vcl/msgbox.hxx>
diff --git a/svx/source/dialog/pfiledlg.cxx b/svx/source/dialog/pfiledlg.cxx
index e3e4225e8000..a73aaa2719e4 100644
--- a/svx/source/dialog/pfiledlg.cxx
+++ b/svx/source/dialog/pfiledlg.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <sfx2/docfile.hxx>
#include <com/sun/star/plugin/PluginDescription.hpp>
#include <com/sun/star/plugin/PluginManager.hpp>
diff --git a/svx/source/dialog/relfld.cxx b/svx/source/dialog/relfld.cxx
index cfe0a2f195d1..11fedaf94cfa 100644
--- a/svx/source/dialog/relfld.cxx
+++ b/svx/source/dialog/relfld.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include "svx/relfld.hxx"
// -----------------------------------------------------------------------
diff --git a/svx/source/dialog/srchctrl.cxx b/svx/source/dialog/srchctrl.cxx
index 4f45b4ec8269..c135b1575ce2 100644
--- a/svx/source/dialog/srchctrl.cxx
+++ b/svx/source/dialog/srchctrl.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <svl/intitem.hxx>
#include <sfx2/objsh.hxx>
diff --git a/svx/source/dialog/stddlg.cxx b/svx/source/dialog/stddlg.cxx
index cf9ccdae8116..2f46ce31a09e 100644
--- a/svx/source/dialog/stddlg.cxx
+++ b/svx/source/dialog/stddlg.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <vcl/msgbox.hxx>
#include <svx/stddlg.hxx>
diff --git a/svx/source/items/chrtitem.cxx b/svx/source/items/chrtitem.cxx
index 14fb3d25229d..09eeadc581bc 100644
--- a/svx/source/items/chrtitem.cxx
+++ b/svx/source/items/chrtitem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/stream.hxx>
#include <basic/sbxvar.hxx>
#if defined UNX && !defined LINUX
diff --git a/svx/source/items/drawitem.cxx b/svx/source/items/drawitem.cxx
index 91bcb6dd1806..a7259a291eb0 100644
--- a/svx/source/items/drawitem.cxx
+++ b/svx/source/items/drawitem.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <svx/svxids.hrc>
#include <svx/drawitem.hxx>
#include <svx/xtable.hxx>
diff --git a/svx/source/items/pageitem.cxx b/svx/source/items/pageitem.cxx
index cd9fef7e5a79..55364f4bff2a 100644
--- a/svx/source/items/pageitem.cxx
+++ b/svx/source/items/pageitem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/stream.hxx>
diff --git a/svx/source/items/svxerr.cxx b/svx/source/items/svxerr.cxx
index cb9e012abf14..36316eed0bc5 100644
--- a/svx/source/items/svxerr.cxx
+++ b/svx/source/items/svxerr.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#include "svx/svxerr.hxx"
diff --git a/svx/source/stbctrls/insctrl.cxx b/svx/source/stbctrls/insctrl.cxx
index 96e3c7acbe7f..0c287e231be3 100644
--- a/svx/source/stbctrls/insctrl.cxx
+++ b/svx/source/stbctrls/insctrl.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#include <vcl/status.hxx>
#include <svl/eitem.hxx>
diff --git a/svx/source/stbctrls/modctrl.cxx b/svx/source/stbctrls/modctrl.cxx
index 6b62bc096516..9a9f2344aafe 100644
--- a/svx/source/stbctrls/modctrl.cxx
+++ b/svx/source/stbctrls/modctrl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <vcl/status.hxx>
#include <vcl/image.hxx>
#include <vcl/timer.hxx>
diff --git a/svx/source/stbctrls/pszctrl.cxx b/svx/source/stbctrls/pszctrl.cxx
index 1356572b58b2..27811db92f02 100644
--- a/svx/source/stbctrls/pszctrl.cxx
+++ b/svx/source/stbctrls/pszctrl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <limits.h>
#include <tools/shl.hxx>
#include <vcl/status.hxx>
diff --git a/svx/source/stbctrls/zoomsliderctrl.cxx b/svx/source/stbctrls/zoomsliderctrl.cxx
index 71381d162b81..8d5841d2df7d 100644
--- a/svx/source/stbctrls/zoomsliderctrl.cxx
+++ b/svx/source/stbctrls/zoomsliderctrl.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <svx/zoomsliderctrl.hxx>
#include <vcl/status.hxx>
#include <vcl/menu.hxx>
diff --git a/svx/source/tbxctrls/fillctrl.cxx b/svx/source/tbxctrls/fillctrl.cxx
index 62aa9a140bf0..b3f61406466f 100644
--- a/svx/source/tbxctrls/fillctrl.cxx
+++ b/svx/source/tbxctrls/fillctrl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <string>
#include <sfx2/app.hxx>
#include <sfx2/dispatch.hxx>
diff --git a/svx/source/tbxctrls/itemwin.cxx b/svx/source/tbxctrls/itemwin.cxx
index a24ae633d851..78a2e14de9e6 100644
--- a/svx/source/tbxctrls/itemwin.cxx
+++ b/svx/source/tbxctrls/itemwin.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <tools/shl.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/objsh.hxx>
diff --git a/svx/source/tbxctrls/layctrl.cxx b/svx/source/tbxctrls/layctrl.cxx
index 68b4e214ec9c..7cb25e83e5db 100644
--- a/svx/source/tbxctrls/layctrl.cxx
+++ b/svx/source/tbxctrls/layctrl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <string>
#include <vcl/toolbox.hxx>
#include <vcl/button.hxx>
diff --git a/svx/source/tbxctrls/linectrl.cxx b/svx/source/tbxctrls/linectrl.cxx
index 2d649d42cb14..114a956ca72f 100644
--- a/svx/source/tbxctrls/linectrl.cxx
+++ b/svx/source/tbxctrls/linectrl.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <string>
#include <vcl/toolbox.hxx>
diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx
index a8beb896b966..bd43e59f862d 100644
--- a/svx/source/tbxctrls/tbcontrl.cxx
+++ b/svx/source/tbxctrls/tbcontrl.cxx
@@ -26,10 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
-
#include <string>
#include <tools/shl.hxx>
#include <tools/color.hxx>
diff --git a/svx/source/xoutdev/xattr.cxx b/svx/source/xoutdev/xattr.cxx
index 813f1b0e3f66..24b037fd70a3 100644
--- a/svx/source/xoutdev/xattr.cxx
+++ b/svx/source/xoutdev/xattr.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>
#include <com/sun/star/drawing/Hatch.hpp>
#include <com/sun/star/drawing/LineStyle.hpp>
diff --git a/svx/source/xoutdev/xattr2.cxx b/svx/source/xoutdev/xattr2.cxx
index 1c4b8165dea7..7b39aae30dc4 100644
--- a/svx/source/xoutdev/xattr2.cxx
+++ b/svx/source/xoutdev/xattr2.cxx
@@ -26,10 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
-
#include <com/sun/star/drawing/LineJoint.hpp>
#include <com/sun/star/uno/Any.hxx>
diff --git a/svx/source/xoutdev/xexch.cxx b/svx/source/xoutdev/xexch.cxx
index a23c9ca92b4b..513a67b2e874 100644
--- a/svx/source/xoutdev/xexch.cxx
+++ b/svx/source/xoutdev/xexch.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include <sot/formats.hxx>
#include <tools/vcompat.hxx>
#include <svx/xflasit.hxx>
diff --git a/svx/source/xoutdev/xtabdash.cxx b/svx/source/xoutdev/xtabdash.cxx
index 41e3547cf097..9d824d411798 100644
--- a/svx/source/xoutdev/xtabdash.cxx
+++ b/svx/source/xoutdev/xtabdash.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include "svx/XPropertyTable.hxx"
#include <vcl/svapp.hxx>
diff --git a/svx/source/xoutdev/xtabgrdt.cxx b/svx/source/xoutdev/xtabgrdt.cxx
index 1f6263ffc4df..36d8261018bf 100644
--- a/svx/source/xoutdev/xtabgrdt.cxx
+++ b/svx/source/xoutdev/xtabgrdt.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include "svx/XPropertyTable.hxx"
#include <vcl/virdev.hxx>
diff --git a/svx/source/xoutdev/xtabhtch.cxx b/svx/source/xoutdev/xtabhtch.cxx
index c685a1d73beb..1119a2fddf23 100644
--- a/svx/source/xoutdev/xtabhtch.cxx
+++ b/svx/source/xoutdev/xtabhtch.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include "svx/XPropertyTable.hxx"
#include <vcl/svapp.hxx>
diff --git a/svx/source/xoutdev/xtablend.cxx b/svx/source/xoutdev/xtablend.cxx
index 9a2678549ceb..aa10f320e190 100644
--- a/svx/source/xoutdev/xtablend.cxx
+++ b/svx/source/xoutdev/xtablend.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-// include ---------------------------------------------------------------
-
#include "svx/XPropertyTable.hxx"
#include <vcl/virdev.hxx>