summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-04-07 14:17:14 +0200
committerLuboš Luňák <l.lunak@suse.cz>2013-04-07 14:23:12 +0200
commitba044b1e9613ed30906a9a540b7da8392923e4e3 (patch)
treee9c4c91fa194d627817905073b5eb7bc1313aad0 /desktop
parent1946794ae09ba732022fe6a74ea45e304ab70b84 (diff)
remove needless forward rtl::OUString declarations
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/gui/dp_gui_dependencydialog.hxx1
-rw-r--r--desktop/source/deployment/inc/dp_dependencies.hxx1
-rw-r--r--desktop/source/deployment/inc/dp_descriptioninfoset.hxx1
-rw-r--r--desktop/source/deployment/inc/dp_identifier.hxx1
-rw-r--r--desktop/source/deployment/inc/dp_version.hxx1
-rw-r--r--desktop/source/deployment/manager/dp_activepackages.hxx1
-rw-r--r--desktop/source/deployment/registry/script/dp_lib_container.h3
-rw-r--r--desktop/source/splash/splash.hxx1
8 files changed, 0 insertions, 10 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx b/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx
index c0d8172a8aa3..d6f9e683ba55 100644
--- a/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx
+++ b/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx
@@ -30,7 +30,6 @@
#include "vcl/lstbox.hxx"
class Window;
-namespace rtl { class OUString; }
namespace dp_gui {
diff --git a/desktop/source/deployment/inc/dp_dependencies.hxx b/desktop/source/deployment/inc/dp_dependencies.hxx
index 63f77cb79303..06043ff4333b 100644
--- a/desktop/source/deployment/inc/dp_dependencies.hxx
+++ b/desktop/source/deployment/inc/dp_dependencies.hxx
@@ -32,7 +32,6 @@ namespace com { namespace sun { namespace star { namespace xml { namespace dom {
class XElement;
} } } } }
namespace dp_misc { class DescriptionInfoset; }
-namespace rtl { class OUString; }
namespace dp_misc {
diff --git a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
index 8cb7321c44d3..52ca69cf1626 100644
--- a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
+++ b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx
@@ -40,7 +40,6 @@ namespace com { namespace sun { namespace star {
namespace xpath { class XXPathAPI; }
}
} } }
-namespace rtl { class OUString; }
namespace dp_misc {
diff --git a/desktop/source/deployment/inc/dp_identifier.hxx b/desktop/source/deployment/inc/dp_identifier.hxx
index 0d897aa6f824..da76b1a28f96 100644
--- a/desktop/source/deployment/inc/dp_identifier.hxx
+++ b/desktop/source/deployment/inc/dp_identifier.hxx
@@ -30,7 +30,6 @@
namespace com { namespace sun { namespace star { namespace deployment {
class XPackage;
} } } }
-namespace rtl { class OUString; }
namespace dp_misc {
diff --git a/desktop/source/deployment/inc/dp_version.hxx b/desktop/source/deployment/inc/dp_version.hxx
index 0e110e7132b3..9ca8651b6e71 100644
--- a/desktop/source/deployment/inc/dp_version.hxx
+++ b/desktop/source/deployment/inc/dp_version.hxx
@@ -24,7 +24,6 @@
#include "com/sun/star/uno/Reference.hxx"
#include "dp_misc_api.hxx"
-namespace rtl { class OUString; }
namespace dp_misc {
diff --git a/desktop/source/deployment/manager/dp_activepackages.hxx b/desktop/source/deployment/manager/dp_activepackages.hxx
index 10fe365b1cfa..81466aba63f9 100644
--- a/desktop/source/deployment/manager/dp_activepackages.hxx
+++ b/desktop/source/deployment/manager/dp_activepackages.hxx
@@ -31,7 +31,6 @@
#include "dp_persmap.h"
#endif
-namespace rtl { class OUString; }
namespace dp_manager {
diff --git a/desktop/source/deployment/registry/script/dp_lib_container.h b/desktop/source/deployment/registry/script/dp_lib_container.h
index 57b15f66885c..913f73ad3624 100644
--- a/desktop/source/deployment/registry/script/dp_lib_container.h
+++ b/desktop/source/deployment/registry/script/dp_lib_container.h
@@ -31,9 +31,6 @@ namespace com { namespace sun { namespace star {
}
}}}
-namespace rtl {
- class OUString;
-}
namespace dp_registry {
namespace backend {
diff --git a/desktop/source/splash/splash.hxx b/desktop/source/splash/splash.hxx
index 0d64f080805e..f145bc84e563 100644
--- a/desktop/source/splash/splash.hxx
+++ b/desktop/source/splash/splash.hxx
@@ -32,7 +32,6 @@ namespace com { namespace sun { namespace star {
class XInterface;
}
} } }
-namespace rtl { class OUString; }
namespace desktop { namespace splash {