summaryrefslogtreecommitdiffstats
path: root/svtools
diff options
context:
space:
mode:
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/svtools/DocumentInfoPreview.hxx1
-rw-r--r--svtools/inc/svtools/scriptedtext.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/svtools/DocumentInfoPreview.hxx b/svtools/inc/svtools/DocumentInfoPreview.hxx
index 2b66d8f87229..c6f493c8cf41 100644
--- a/svtools/inc/svtools/DocumentInfoPreview.hxx
+++ b/svtools/inc/svtools/DocumentInfoPreview.hxx
@@ -36,7 +36,6 @@ namespace com { namespace sun { namespace star {
namespace document { class XDocumentProperties; }
namespace util { struct DateTime; }
} } }
-namespace rtl { class OUString; }
namespace svtools {
diff --git a/svtools/inc/svtools/scriptedtext.hxx b/svtools/inc/svtools/scriptedtext.hxx
index f25823e793f2..7e3928640dfe 100644
--- a/svtools/inc/svtools/scriptedtext.hxx
+++ b/svtools/inc/svtools/scriptedtext.hxx
@@ -24,7 +24,6 @@
#include <com/sun/star/i18n/XBreakIterator.hpp>
-namespace rtl { class OUString; }
class OutputDevice;
class Font;
class SvtScriptedTextHelper_Impl;