summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-09 04:37:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-09 04:39:01 +0200
commitd8afc8e5e9bd85c8f3c92fe7c9587ff27ef9ef08 (patch)
tree16bac0e66c294c0011ff17d6f6cf2aefc2d1604c /sc/source/ui/app
parent0d53cde185eb6c3e8e6096c842dbd672b44076a6 (diff)
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
Diffstat (limited to 'sc/source/ui/app')
-rw-r--r--sc/source/ui/app/client.cxx4
-rw-r--r--sc/source/ui/app/drwtrans.cxx4
-rw-r--r--sc/source/ui/app/lnktrans.cxx5
-rw-r--r--sc/source/ui/app/scmod.cxx6
-rw-r--r--sc/source/ui/app/seltrans.cxx5
-rw-r--r--sc/source/ui/app/transobj.cxx5
6 files changed, 0 insertions, 29 deletions
diff --git a/sc/source/ui/app/client.cxx b/sc/source/ui/app/client.cxx
index f4ac274933f0..9e489403febf 100644
--- a/sc/source/ui/app/client.cxx
+++ b/sc/source/ui/app/client.cxx
@@ -26,10 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
-
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
diff --git a/sc/source/ui/app/drwtrans.cxx b/sc/source/ui/app/drwtrans.cxx
index b7a6eac35e86..9faf217de132 100644
--- a/sc/source/ui/app/drwtrans.cxx
+++ b/sc/source/ui/app/drwtrans.cxx
@@ -26,10 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
-
#include <com/sun/star/embed/XTransactedObject.hpp>
#include <com/sun/star/embed/XEmbedPersist.hpp>
#include <com/sun/star/uno/Exception.hpp>
diff --git a/sc/source/ui/app/lnktrans.cxx b/sc/source/ui/app/lnktrans.cxx
index 8f590e0fdd8a..2e9b616f4340 100644
--- a/sc/source/ui/app/lnktrans.cxx
+++ b/sc/source/ui/app/lnktrans.cxx
@@ -26,11 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
-
-
#include <svl/urlbmk.hxx>
#include "lnktrans.hxx"
diff --git a/sc/source/ui/app/scmod.cxx b/sc/source/ui/app/scmod.cxx
index 845e551ac7f1..602cfe94e939 100644
--- a/sc/source/ui/app/scmod.cxx
+++ b/sc/source/ui/app/scmod.cxx
@@ -29,12 +29,6 @@
#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
#include <comphelper/processfactory.hxx>
-
-
-
-
-// INCLUDE ---------------------------------------------------------------
-
#include "scitems.hxx"
#include <sfx2/app.hxx>
#include <editeng/eeitem.hxx>
diff --git a/sc/source/ui/app/seltrans.cxx b/sc/source/ui/app/seltrans.cxx
index 18b6359ff02e..c514d0f8e179 100644
--- a/sc/source/ui/app/seltrans.cxx
+++ b/sc/source/ui/app/seltrans.cxx
@@ -26,11 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
-
-
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/form/FormButtonType.hpp>
diff --git a/sc/source/ui/app/transobj.cxx b/sc/source/ui/app/transobj.cxx
index dbcfc54159df..0d35c45b8771 100644
--- a/sc/source/ui/app/transobj.cxx
+++ b/sc/source/ui/app/transobj.cxx
@@ -26,11 +26,6 @@
*
************************************************************************/
-
-// INCLUDE ---------------------------------------------------------------
-
-
-
#include "scitems.hxx"
#include <editeng/eeitem.hxx>
#include <editeng/justifyitem.hxx>