summaryrefslogtreecommitdiffstats
path: root/svx
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 /svx
parentRemoved unnecessary tools includes. (diff)
downloadcore-571ad11bc091871e8f71cda20c4aa56786f43837.tar.gz
core-571ad11bc091871e8f71cda20c4aa56786f43837.zip
Removed unnecessary tools includes.
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/scene3d.hxx1
-rw-r--r--svx/source/fmcomp/dbaexchange.cxx1
-rw-r--r--svx/source/form/fmshimp.cxx1
-rw-r--r--svx/source/form/fmview.cxx1
-rw-r--r--svx/source/svdraw/svdmodel.cxx1
-rw-r--r--svx/source/svdraw/svdoashp.cxx1
-rw-r--r--svx/source/svdraw/svdogrp.cxx1
-rw-r--r--svx/source/tbxctrls/extrusioncontrols.cxx1
-rw-r--r--svx/workben/edittest.cxx1
9 files changed, 0 insertions, 9 deletions
diff --git a/svx/inc/svx/scene3d.hxx b/svx/inc/svx/scene3d.hxx
index 99b125c56037..0a0d5af06449 100644
--- a/svx/inc/svx/scene3d.hxx
+++ b/svx/inc/svx/scene3d.hxx
@@ -31,7 +31,6 @@
#include <svx/camera3d.hxx>
#include <tools/b3dtrans.hxx>
-#include <tools/time.hxx>
#include <svx/svxdllapi.h>
#include <svx/obj3d.hxx>
diff --git a/svx/source/fmcomp/dbaexchange.cxx b/svx/source/fmcomp/dbaexchange.cxx
index e5724ca98c1d..cc40926de3f9 100644
--- a/svx/source/fmcomp/dbaexchange.cxx
+++ b/svx/source/fmcomp/dbaexchange.cxx
@@ -38,7 +38,6 @@
#include <sot/exchange.hxx>
#include <comphelper/propertysetinfo.hxx>
#include "fmprop.hrc"
-#include <tools/urlobj.hxx>
//........................................................................
namespace svx
diff --git a/svx/source/form/fmshimp.cxx b/svx/source/form/fmshimp.cxx
index 5ff617f3ae48..d6c2e078c6bb 100644
--- a/svx/source/form/fmshimp.cxx
+++ b/svx/source/form/fmshimp.cxx
@@ -107,7 +107,6 @@
#include <toolkit/helper/vclunohelper.hxx>
#include <tools/diagnose_ex.h>
#include <tools/shl.hxx>
-#include <tools/urlobj.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/waitobj.hxx>
#include <osl/mutex.hxx>
diff --git a/svx/source/form/fmview.cxx b/svx/source/form/fmview.cxx
index 798cfbb7ad56..9abf1cc3a14e 100644
--- a/svx/source/form/fmview.cxx
+++ b/svx/source/form/fmview.cxx
@@ -69,7 +69,6 @@
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/form/FormComponentType.hpp>
#include <vcl/svapp.hxx>
-#include <tools/urlobj.hxx>
#include <tools/diagnose_ex.h>
#include <vcl/stdtext.hxx>
#include <svx/fmglob.hxx>
diff --git a/svx/source/svdraw/svdmodel.cxx b/svx/source/svdraw/svdmodel.cxx
index 1fd60261ba95..152fdf5d2061 100644
--- a/svx/source/svdraw/svdmodel.cxx
+++ b/svx/source/svdraw/svdmodel.cxx
@@ -40,7 +40,6 @@
#include <com/sun/star/document/XStorageBasedDocument.hpp>
#include <com/sun/star/embed/ElementModes.hpp>
-#include <tools/urlobj.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <tools/string.hxx>
diff --git a/svx/source/svdraw/svdoashp.cxx b/svx/source/svdraw/svdoashp.cxx
index f8df28b792b8..33a0c4708c2c 100644
--- a/svx/source/svdraw/svdoashp.cxx
+++ b/svx/source/svdraw/svdoashp.cxx
@@ -33,7 +33,6 @@
#include <ucbhelper/contentbroker.hxx>
#include <unotools/datetime.hxx>
#include <sfx2/lnkbase.hxx>
-#include <tools/urlobj.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/drawing/XCustomShapeEngine.hpp>
diff --git a/svx/source/svdraw/svdogrp.cxx b/svx/source/svdraw/svdogrp.cxx
index bc0f7c760f75..d693d8b2035d 100644
--- a/svx/source/svdraw/svdogrp.cxx
+++ b/svx/source/svdraw/svdogrp.cxx
@@ -35,7 +35,6 @@
#include <svx/svdogrp.hxx>
#include <sfx2/lnkbase.hxx>
-#include <tools/urlobj.hxx>
#include <svl/urihelper.hxx>
diff --git a/svx/source/tbxctrls/extrusioncontrols.cxx b/svx/source/tbxctrls/extrusioncontrols.cxx
index 5ac49b1783db..0cb08b1507db 100644
--- a/svx/source/tbxctrls/extrusioncontrols.cxx
+++ b/svx/source/tbxctrls/extrusioncontrols.cxx
@@ -45,7 +45,6 @@
#include <vcl/settings.hxx>
#include <svl/intitem.hxx>
#include <editeng/colritem.hxx>
-#include <tools/urlobj.hxx>
#include <svx/dialogs.hrc>
#include <svx/svdtrans.hxx>
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx
index 79f6eda2b97d..619af8bf3186 100644
--- a/svx/workben/edittest.cxx
+++ b/svx/workben/edittest.cxx
@@ -34,7 +34,6 @@
#include <editeng/editstat.hxx>
#include <eerdll.hxx>
#include <editeng/flditem.hxx>
-#include <tools/urlobj.hxx>
#include <svx/svxacorr.hxx>
#include <tools/fsys.hxx>
#include <svx/xpoly.hxx>