summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/inc/svl/asiancfg.hxx1
-rw-r--r--svl/inc/svl/poolitem.hxx4
-rw-r--r--svl/source/misc/getstringresource.hxx1
3 files changed, 0 insertions, 6 deletions
diff --git a/svl/inc/svl/asiancfg.hxx b/svl/inc/svl/asiancfg.hxx
index 9824a6a7a059..622b1f8ff277 100644
--- a/svl/inc/svl/asiancfg.hxx
+++ b/svl/inc/svl/asiancfg.hxx
@@ -31,7 +31,6 @@
namespace com { namespace sun { namespace star { namespace lang {
struct Locale;
} } } }
-namespace rtl { class OUString; }
class SVL_DLLPUBLIC SvxAsianConfig: private boost::noncopyable {
public:
diff --git a/svl/inc/svl/poolitem.hxx b/svl/inc/svl/poolitem.hxx
index 2feea5f5ddbd..30443a750f9d 100644
--- a/svl/inc/svl/poolitem.hxx
+++ b/svl/inc/svl/poolitem.hxx
@@ -157,10 +157,6 @@ class SvXMLUnitConverter;
class SfxItemPool;
class SfxItemSet;
-namespace rtl
-{
- class OUString;
-}
// -----------------------------------------------------------------------
diff --git a/svl/source/misc/getstringresource.hxx b/svl/source/misc/getstringresource.hxx
index 4fedb5987bc8..1fa6302a8c71 100644
--- a/svl/source/misc/getstringresource.hxx
+++ b/svl/source/misc/getstringresource.hxx
@@ -27,7 +27,6 @@
namespace com { namespace sun { namespace star { namespace lang {
struct Locale;
} } } }
-namespace rtl { class OUString; }
namespace svl {