summaryrefslogtreecommitdiff
path: root/oox/inc/oox
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox')
-rw-r--r--oox/inc/oox/export/vmlexport.hxx4
-rw-r--r--oox/inc/oox/helper/containerhelper.hxx1
-rw-r--r--oox/inc/oox/helper/progressbar.hxx1
3 files changed, 0 insertions, 6 deletions
diff --git a/oox/inc/oox/export/vmlexport.hxx b/oox/inc/oox/export/vmlexport.hxx
index 01fb85760d05..54212a65bccf 100644
--- a/oox/inc/oox/export/vmlexport.hxx
+++ b/oox/inc/oox/export/vmlexport.hxx
@@ -26,10 +26,6 @@
#include <filter/msfilter/escherex.hxx>
#include <editeng/outlobj.hxx>
-namespace rtl {
- class OString;
- class OStringBuffer;
-}
namespace oox {
diff --git a/oox/inc/oox/helper/containerhelper.hxx b/oox/inc/oox/helper/containerhelper.hxx
index 667de0d21866..f3b27f05b1e2 100644
--- a/oox/inc/oox/helper/containerhelper.hxx
+++ b/oox/inc/oox/helper/containerhelper.hxx
@@ -26,7 +26,6 @@
#include <com/sun/star/uno/Sequence.h>
#include "oox/dllapi.h"
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace container { class XIndexAccess; }
diff --git a/oox/inc/oox/helper/progressbar.hxx b/oox/inc/oox/helper/progressbar.hxx
index bb8540262750..ba0bdcfbb5c9 100644
--- a/oox/inc/oox/helper/progressbar.hxx
+++ b/oox/inc/oox/helper/progressbar.hxx
@@ -24,7 +24,6 @@
#include <com/sun/star/uno/Reference.hxx>
#include "oox/dllapi.h"
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace task { class XStatusIndicator; }