summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-03 15:12:48 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-05 15:36:41 +0100
commit571ad11bc091871e8f71cda20c4aa56786f43837 (patch)
tree7f4a1533d4ec07c1a5ec1d2d75c23008800a0e8d /svtools
parentRemoved unnecessary tools includes. (diff)
downloadcore-571ad11bc091871e8f71cda20c4aa56786f43837.tar.gz
core-571ad11bc091871e8f71cda20c4aa56786f43837.zip
Removed unnecessary tools includes.
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/config/miscopt.cxx1
-rw-r--r--svtools/source/control/filectrl.cxx1
-rw-r--r--svtools/source/hatchwindow/ipwin.hxx1
-rw-r--r--svtools/source/misc/transfer2.cxx1
-rw-r--r--svtools/source/misc/wallitem.cxx1
-rw-r--r--svtools/source/svhtml/htmlout.cxx1
-rw-r--r--svtools/workben/treecontrol/treetest.cxx1
7 files changed, 0 insertions, 7 deletions
diff --git a/svtools/source/config/miscopt.cxx b/svtools/source/config/miscopt.cxx
index 42a0c0d88b5c..c1d418beb453 100644
--- a/svtools/source/config/miscopt.cxx
+++ b/svtools/source/config/miscopt.cxx
@@ -34,7 +34,6 @@
#include <com/sun/star/uno/Sequence.hxx>
#include <tools/link.hxx>
#include <tools/wldcrd.hxx>
-#include <tools/urlobj.hxx>
#include <rtl/logfile.hxx>
#include <rtl/instance.hxx>
diff --git a/svtools/source/control/filectrl.cxx b/svtools/source/control/filectrl.cxx
index 15c0d7fc98e5..9372cd82b5f3 100644
--- a/svtools/source/control/filectrl.cxx
+++ b/svtools/source/control/filectrl.cxx
@@ -28,7 +28,6 @@
#define _SV_FIELCTRL_CXX
-#include <tools/urlobj.hxx>
#include <svtools/svtdata.hxx>
#include <svtools/filectrl.hxx>
#include <filectrl.hrc>
diff --git a/svtools/source/hatchwindow/ipwin.hxx b/svtools/source/hatchwindow/ipwin.hxx
index c5331a9e580c..2ad2da18e047 100644
--- a/svtools/source/hatchwindow/ipwin.hxx
+++ b/svtools/source/hatchwindow/ipwin.hxx
@@ -31,7 +31,6 @@
#include <tools/gen.hxx>
#include <vcl/window.hxx>
-#include <tools/svborder.hxx>
/********************** SvResizeHelper ***********************************
*************************************************************************/
diff --git a/svtools/source/misc/transfer2.cxx b/svtools/source/misc/transfer2.cxx
index c3910edb43d8..7fd0569ba96d 100644
--- a/svtools/source/misc/transfer2.cxx
+++ b/svtools/source/misc/transfer2.cxx
@@ -28,7 +28,6 @@
#include <osl/mutex.hxx>
#include <tools/debug.hxx>
-#include <tools/urlobj.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <sot/exchange.hxx>
#include <sot/storage.hxx>
diff --git a/svtools/source/misc/wallitem.cxx b/svtools/source/misc/wallitem.cxx
index b2824fd97344..294b002ffb41 100644
--- a/svtools/source/misc/wallitem.cxx
+++ b/svtools/source/misc/wallitem.cxx
@@ -37,7 +37,6 @@
#include <tools/stream.hxx>
#include <tools/debug.hxx>
#include <tools/string.hxx>
-#include <tools/urlobj.hxx>
#include <tools/stream.hxx>
#include <vcl/graph.hxx>
diff --git a/svtools/source/svhtml/htmlout.cxx b/svtools/source/svhtml/htmlout.cxx
index 97772cd8a810..5a25a21397cf 100644
--- a/svtools/source/svhtml/htmlout.cxx
+++ b/svtools/source/svhtml/htmlout.cxx
@@ -27,7 +27,6 @@
************************************************************************/
-#include <tools/urlobj.hxx>
#include <svl/zformat.hxx>
#include <svl/macitem.hxx>
#include <vcl/svapp.hxx>
diff --git a/svtools/workben/treecontrol/treetest.cxx b/svtools/workben/treecontrol/treetest.cxx
index 419094f2252d..4a9be57a3c39 100644
--- a/svtools/workben/treecontrol/treetest.cxx
+++ b/svtools/workben/treecontrol/treetest.cxx
@@ -48,7 +48,6 @@
#include <com/sun/star/awt/XControlContainer.hpp>
#include <com/sun/star/view/SelectionType.hpp>
-#include <tools/urlobj.hxx>
#include <vcl/image.hxx>
#include <vcl/graph.hxx>