summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/dialog/bmpmask.src2
-rw-r--r--svx/source/dialog/contdlg.src2
-rw-r--r--svx/source/dialog/dialmgr.cxx2
-rw-r--r--svx/source/dialog/langbox.src2
-rw-r--r--svx/source/dialog/srchctrl.hxx3
-rw-r--r--svx/source/dialog/srchdlg.src2
-rw-r--r--svx/source/dialog/strarray.cxx2
-rw-r--r--svx/source/dialog/txenctab.src2
-rw-r--r--svx/source/dialog/ucsubset.src1
-rw-r--r--svx/source/inc/recoveryui.hxx3
-rw-r--r--svx/source/items/svxitems.src1
-rw-r--r--svx/source/unodraw/recoveryui.cxx3
12 files changed, 2 insertions, 23 deletions
diff --git a/svx/source/dialog/bmpmask.src b/svx/source/dialog/bmpmask.src
index d2fb4dc5d934..8547dc0abaaa 100644
--- a/svx/source/dialog/bmpmask.src
+++ b/svx/source/dialog/bmpmask.src
@@ -24,7 +24,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
- // include ---------------------------------------------------------------
+
#include <svx/svxids.hrc>
#include <svx/dialogs.hrc>
#include "bmpmask.hrc"
diff --git a/svx/source/dialog/contdlg.src b/svx/source/dialog/contdlg.src
index 98fee43aa155..df862f71221b 100644
--- a/svx/source/dialog/contdlg.src
+++ b/svx/source/dialog/contdlg.src
@@ -24,7 +24,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
- // include ---------------------------------------------------------------
+
#include "helpid.hrc"
#include "contdlg.hrc"
diff --git a/svx/source/dialog/dialmgr.cxx b/svx/source/dialog/dialmgr.cxx
index fb6014dda174..cba29102d0b2 100644
--- a/svx/source/dialog/dialmgr.cxx
+++ b/svx/source/dialog/dialmgr.cxx
@@ -31,8 +31,6 @@
//#undef SVX_DLLIMPLEMENTATION
//#endif
-// include ---------------------------------------------------------------
-
#include <svx/dialmgr.hxx>
#include <svl/solar.hrc>
#include <vcl/svapp.hxx>
diff --git a/svx/source/dialog/langbox.src b/svx/source/dialog/langbox.src
index b7cc9c40fce5..7dfe8187c7ac 100644
--- a/svx/source/dialog/langbox.src
+++ b/svx/source/dialog/langbox.src
@@ -25,8 +25,6 @@
*
************************************************************************/
-// include ---------------------------------------------------------------
-
#include <svx/dialogs.hrc>
Image RID_SVXIMG_NOTCHECKED
diff --git a/svx/source/dialog/srchctrl.hxx b/svx/source/dialog/srchctrl.hxx
index 84fdcef0e241..7567e9fd3e34 100644
--- a/svx/source/dialog/srchctrl.hxx
+++ b/svx/source/dialog/srchctrl.hxx
@@ -19,9 +19,6 @@
#ifndef _SVX_SRCHCTRL_HXX
#define _SVX_SRCHCTRL_HXX
-// include ---------------------------------------------------------------
-
-
#include <sfx2/ctrlitem.hxx>
// class SvxSearchFamilyController ---------------------------------------
diff --git a/svx/source/dialog/srchdlg.src b/svx/source/dialog/srchdlg.src
index 06e088b60b6b..63b901991c24 100644
--- a/svx/source/dialog/srchdlg.src
+++ b/svx/source/dialog/srchdlg.src
@@ -25,8 +25,6 @@
*
************************************************************************/
- // include ---------------------------------------------------------------
-
#include <svx/dialogs.hrc>
#include "srchdlg.hrc"
#include <sfx2/sfxcommands.h>
diff --git a/svx/source/dialog/strarray.cxx b/svx/source/dialog/strarray.cxx
index ec7960383548..2a630235d8cc 100644
--- a/svx/source/dialog/strarray.cxx
+++ b/svx/source/dialog/strarray.cxx
@@ -28,8 +28,6 @@
#include <tools/shl.hxx>
-// include ---------------------------------------------------------------
-
#include <svx/dialogs.hrc> // -> RID_SVXSTR_LANGUAGE_TABLE
#include <svx/dialmgr.hxx>
#include <svx/strarray.hxx>
diff --git a/svx/source/dialog/txenctab.src b/svx/source/dialog/txenctab.src
index 3d015efe68b3..a35f66545067 100644
--- a/svx/source/dialog/txenctab.src
+++ b/svx/source/dialog/txenctab.src
@@ -16,8 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
- // include ---------------------------------------------------------------
-
#include <svx/dialogs.hrc>
#define _SOLAR_RSC_INVOKED
diff --git a/svx/source/dialog/ucsubset.src b/svx/source/dialog/ucsubset.src
index 42309dd7c713..819c6a5c5e7a 100644
--- a/svx/source/dialog/ucsubset.src
+++ b/svx/source/dialog/ucsubset.src
@@ -25,7 +25,6 @@
*
************************************************************************/
- // include ---------------------------------------------------------------
#include <svx/ucsubset.hrc>
/*
diff --git a/svx/source/inc/recoveryui.hxx b/svx/source/inc/recoveryui.hxx
index a66ebc7e2561..51c8d67c53b9 100644
--- a/svx/source/inc/recoveryui.hxx
+++ b/svx/source/inc/recoveryui.hxx
@@ -20,9 +20,6 @@
#ifndef _RECOVERYUI_HXX
#define _RECOVERYUI_HXX
-//===============================================
-// includes
-
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/frame/XSynchronousDispatch.hpp>
diff --git a/svx/source/items/svxitems.src b/svx/source/items/svxitems.src
index 182df54c1d2f..02799f14ce2c 100644
--- a/svx/source/items/svxitems.src
+++ b/svx/source/items/svxitems.src
@@ -24,7 +24,6 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
- // include ------------------------------------------------------------------
#include "svx/svxitems.hrc"
#include "svx/svxids.hrc"
diff --git a/svx/source/unodraw/recoveryui.cxx b/svx/source/unodraw/recoveryui.cxx
index a792011a7b88..d8c84fd75397 100644
--- a/svx/source/unodraw/recoveryui.cxx
+++ b/svx/source/unodraw/recoveryui.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-//===============================================
-// includes
#include "recoveryui.hxx"
#include "docrecovery.hxx"
#include <com/sun/star/lang/XInitialization.hpp>