summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/style/XMLFootnoteSeparatorImport.hxx1
-rw-r--r--xmloff/source/text/XMLAutoMarkFileContext.hxx1
-rw-r--r--xmloff/source/text/XMLAutoTextContainerEventImport.hxx1
-rw-r--r--xmloff/source/text/XMLAutoTextEventExport.hxx1
-rw-r--r--xmloff/source/text/XMLAutoTextEventImport.hxx1
-rw-r--r--xmloff/source/text/XMLChangeElementImportContext.hxx3
-rw-r--r--xmloff/source/text/XMLChangeImportContext.hxx3
-rw-r--r--xmloff/source/text/XMLChangedRegionImportContext.hxx3
-rw-r--r--xmloff/source/text/XMLFootnoteBodyImportContext.hxx3
-rw-r--r--xmloff/source/text/XMLFootnoteImportContext.hxx3
-rw-r--r--xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexBibliographyEntryContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexBibliographySourceContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexBodyContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexIllustrationSourceContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexMarkExport.hxx4
-rw-r--r--xmloff/source/text/XMLIndexObjectSourceContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexSimpleEntryContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexSpanEntryContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexTOCContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexTOCSourceContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexTOCStylesContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexTableSourceContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexTemplateContext.hxx1
-rw-r--r--xmloff/source/text/XMLIndexUserSourceContext.hxx1
-rw-r--r--xmloff/source/text/XMLPropertyBackpatcher.hxx1
-rw-r--r--xmloff/source/text/XMLRedlineExport.hxx3
-rw-r--r--xmloff/source/text/XMLSectionFootnoteConfigImport.hxx1
-rw-r--r--xmloff/source/text/XMLSectionImportContext.hxx1
-rw-r--r--xmloff/source/text/XMLSectionSourceDDEImportContext.hxx1
-rw-r--r--xmloff/source/text/XMLSectionSourceImportContext.hxx1
-rw-r--r--xmloff/source/text/XMLTextMarkImportContext.hxx3
-rw-r--r--xmloff/source/text/XMLTrackedChangesImportContext.hxx3
-rw-r--r--xmloff/source/text/txtdrope.hxx1
-rw-r--r--xmloff/source/text/txtdropi.hxx1
-rw-r--r--xmloff/source/transform/TransformerBase.hxx1
-rw-r--r--xmloff/source/xforms/SchemaContext.hxx1
-rw-r--r--xmloff/source/xforms/SchemaRestrictionContext.hxx1
-rw-r--r--xmloff/source/xforms/SchemaSimpleTypeContext.hxx1
-rw-r--r--xmloff/source/xforms/TokenContext.hxx1
-rw-r--r--xmloff/source/xforms/XFormsBindContext.hxx1
-rw-r--r--xmloff/source/xforms/XFormsInstanceContext.hxx1
-rw-r--r--xmloff/source/xforms/XFormsModelContext.hxx1
-rw-r--r--xmloff/source/xforms/XFormsSubmissionContext.hxx1
-rw-r--r--xmloff/source/xforms/xformsapi.hxx1
46 files changed, 0 insertions, 65 deletions
diff --git a/xmloff/source/style/XMLFootnoteSeparatorImport.hxx b/xmloff/source/style/XMLFootnoteSeparatorImport.hxx
index dbc5f932ef04..eb8b38836cae 100644
--- a/xmloff/source/style/XMLFootnoteSeparatorImport.hxx
+++ b/xmloff/source/style/XMLFootnoteSeparatorImport.hxx
@@ -31,7 +31,6 @@
class SvXMLImport;
struct XMLPropertyState;
class XMLPropertySetMapper;
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace uno { template<class X> class Reference; }
namespace xml { namespace sax { class XAttributeList; } }
diff --git a/xmloff/source/text/XMLAutoMarkFileContext.hxx b/xmloff/source/text/XMLAutoMarkFileContext.hxx
index 165cf33483f6..3d8b57e90e42 100644
--- a/xmloff/source/text/XMLAutoMarkFileContext.hxx
+++ b/xmloff/source/text/XMLAutoMarkFileContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
class XMLAutoMarkFileContext : public SvXMLImportContext
diff --git a/xmloff/source/text/XMLAutoTextContainerEventImport.hxx b/xmloff/source/text/XMLAutoTextContainerEventImport.hxx
index d262a4998f27..e6920fd8a937 100644
--- a/xmloff/source/text/XMLAutoTextContainerEventImport.hxx
+++ b/xmloff/source/text/XMLAutoTextContainerEventImport.hxx
@@ -24,7 +24,6 @@
#include <com/sun/star/uno/Reference.hxx>
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace container { class XNameReplace; }
namespace xml { namespace sax { class XAttributeList; } }
diff --git a/xmloff/source/text/XMLAutoTextEventExport.hxx b/xmloff/source/text/XMLAutoTextEventExport.hxx
index 7aa502da04ca..fb870e0027a4 100644
--- a/xmloff/source/text/XMLAutoTextEventExport.hxx
+++ b/xmloff/source/text/XMLAutoTextEventExport.hxx
@@ -25,7 +25,6 @@
#include <set>
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace container { class XNameAccess; }
namespace frame { class XModel; }
diff --git a/xmloff/source/text/XMLAutoTextEventImport.hxx b/xmloff/source/text/XMLAutoTextEventImport.hxx
index 62e122116d6a..3bcdc87895ea 100644
--- a/xmloff/source/text/XMLAutoTextEventImport.hxx
+++ b/xmloff/source/text/XMLAutoTextEventImport.hxx
@@ -24,7 +24,6 @@
#include <com/sun/star/uno/Reference.hxx>
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace frame { class XModel; }
namespace lang { class XMultiServiceFactory; }
diff --git a/xmloff/source/text/XMLChangeElementImportContext.hxx b/xmloff/source/text/XMLChangeElementImportContext.hxx
index 43a6810379d9..80a0b78ebe0a 100644
--- a/xmloff/source/text/XMLChangeElementImportContext.hxx
+++ b/xmloff/source/text/XMLChangeElementImportContext.hxx
@@ -30,9 +30,6 @@ namespace com { namespace sun { namespace star {
class XAttributeList;
} }
} } }
-namespace rtl {
- class OUString;
-}
class XMLChangedRegionImportContext;
diff --git a/xmloff/source/text/XMLChangeImportContext.hxx b/xmloff/source/text/XMLChangeImportContext.hxx
index 8edaed4e783e..ab3c412d65b1 100644
--- a/xmloff/source/text/XMLChangeImportContext.hxx
+++ b/xmloff/source/text/XMLChangeImportContext.hxx
@@ -30,9 +30,6 @@ namespace com { namespace sun { namespace star {
class XAttributeList;
} }
} } }
-namespace rtl {
- class OUString;
-}
diff --git a/xmloff/source/text/XMLChangedRegionImportContext.hxx b/xmloff/source/text/XMLChangedRegionImportContext.hxx
index c43df94f94d3..e35ceb035877 100644
--- a/xmloff/source/text/XMLChangedRegionImportContext.hxx
+++ b/xmloff/source/text/XMLChangedRegionImportContext.hxx
@@ -33,9 +33,6 @@ namespace com { namespace sun { namespace star {
class XAttributeList;
} }
} } }
-namespace rtl {
- class OUString;
-}
class XMLChangedRegionImportContext : public SvXMLImportContext
diff --git a/xmloff/source/text/XMLFootnoteBodyImportContext.hxx b/xmloff/source/text/XMLFootnoteBodyImportContext.hxx
index 53cb17b0efdc..0e8298329f85 100644
--- a/xmloff/source/text/XMLFootnoteBodyImportContext.hxx
+++ b/xmloff/source/text/XMLFootnoteBodyImportContext.hxx
@@ -29,9 +29,6 @@ namespace com { namespace sun { namespace star {
class XAttributeList;
} }
} } }
-namespace rtl {
- class OUString;
-}
/// import foot- and endnote body elements (<text:footnote-body>)
diff --git a/xmloff/source/text/XMLFootnoteImportContext.hxx b/xmloff/source/text/XMLFootnoteImportContext.hxx
index 9209e84bd56e..fc3eebb16006 100644
--- a/xmloff/source/text/XMLFootnoteImportContext.hxx
+++ b/xmloff/source/text/XMLFootnoteImportContext.hxx
@@ -33,9 +33,6 @@ namespace com { namespace sun { namespace star {
class XAttributeList;
} }
} } }
-namespace rtl {
- class OUString;
-}
class XMLTextImportHelper;
/// import footnote elements (<text:footnote>)
diff --git a/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx b/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx
index 6ae1f7fd7651..cfc1573acfc2 100644
--- a/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx
@@ -29,7 +29,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx b/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx
index b07c349838e0..f7f76eee176f 100644
--- a/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx
@@ -29,7 +29,6 @@
namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
class XMLIndexTemplateContext;
struct SvXMLEnumMapEntry;
diff --git a/xmloff/source/text/XMLIndexBibliographySourceContext.hxx b/xmloff/source/text/XMLIndexBibliographySourceContext.hxx
index b3377daea3e2..83fcfa41e92a 100644
--- a/xmloff/source/text/XMLIndexBibliographySourceContext.hxx
+++ b/xmloff/source/text/XMLIndexBibliographySourceContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLIndexBodyContext.hxx b/xmloff/source/text/XMLIndexBodyContext.hxx
index 0161481daf70..8f8b2ee96a00 100644
--- a/xmloff/source/text/XMLIndexBodyContext.hxx
+++ b/xmloff/source/text/XMLIndexBodyContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
* Import index body.
diff --git a/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx b/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx
index bd47cd15f5cf..b59385faaa28 100644
--- a/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx
@@ -29,7 +29,6 @@
namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
class XMLIndexTemplateContext;
/**
diff --git a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
index d1d0a70152d7..d4d0b817f994 100644
--- a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLIndexMarkExport.hxx b/xmloff/source/text/XMLIndexMarkExport.hxx
index a46864b56c9f..594e18ece20d 100644
--- a/xmloff/source/text/XMLIndexMarkExport.hxx
+++ b/xmloff/source/text/XMLIndexMarkExport.hxx
@@ -28,10 +28,6 @@ class SvXMLExport;
namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
} } }
-namespace rtl {
- class OUString;
- class OUStringBuffer;
-}
/**
diff --git a/xmloff/source/text/XMLIndexObjectSourceContext.hxx b/xmloff/source/text/XMLIndexObjectSourceContext.hxx
index 2b318d9b2fa6..454ed63afe68 100644
--- a/xmloff/source/text/XMLIndexObjectSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexObjectSourceContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLIndexSimpleEntryContext.hxx b/xmloff/source/text/XMLIndexSimpleEntryContext.hxx
index 28f7b807f794..aef04cc31859 100644
--- a/xmloff/source/text/XMLIndexSimpleEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexSimpleEntryContext.hxx
@@ -29,7 +29,6 @@
namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
class XMLIndexTemplateContext;
/**
diff --git a/xmloff/source/text/XMLIndexSpanEntryContext.hxx b/xmloff/source/text/XMLIndexSpanEntryContext.hxx
index fa61ca00ca91..b81064591e30 100644
--- a/xmloff/source/text/XMLIndexSpanEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexSpanEntryContext.hxx
@@ -29,7 +29,6 @@
namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
/**
* Import index entry templates
diff --git a/xmloff/source/text/XMLIndexTOCContext.hxx b/xmloff/source/text/XMLIndexTOCContext.hxx
index c7e95af0db08..61f3e5b8e026 100644
--- a/xmloff/source/text/XMLIndexTOCContext.hxx
+++ b/xmloff/source/text/XMLIndexTOCContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
enum IndexTypeEnum
diff --git a/xmloff/source/text/XMLIndexTOCSourceContext.hxx b/xmloff/source/text/XMLIndexTOCSourceContext.hxx
index 10c4c23ae133..dd9a6c81e3ed 100644
--- a/xmloff/source/text/XMLIndexTOCSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexTOCSourceContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLIndexTOCStylesContext.hxx b/xmloff/source/text/XMLIndexTOCStylesContext.hxx
index b5c68fc8bd19..9ce3ee8fe663 100644
--- a/xmloff/source/text/XMLIndexTOCStylesContext.hxx
+++ b/xmloff/source/text/XMLIndexTOCStylesContext.hxx
@@ -29,7 +29,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLIndexTableSourceContext.hxx b/xmloff/source/text/XMLIndexTableSourceContext.hxx
index 30b0d1b2c876..4c3fb7cc0dad 100644
--- a/xmloff/source/text/XMLIndexTableSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexTableSourceContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLIndexTemplateContext.hxx b/xmloff/source/text/XMLIndexTemplateContext.hxx
index 369eab7fe2b7..f67c92c082c5 100644
--- a/xmloff/source/text/XMLIndexTemplateContext.hxx
+++ b/xmloff/source/text/XMLIndexTemplateContext.hxx
@@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
struct SvXMLEnumMapEntry;
diff --git a/xmloff/source/text/XMLIndexUserSourceContext.hxx b/xmloff/source/text/XMLIndexUserSourceContext.hxx
index 476b9920404f..b69c6a9440b8 100644
--- a/xmloff/source/text/XMLIndexUserSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexUserSourceContext.hxx
@@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLPropertyBackpatcher.hxx b/xmloff/source/text/XMLPropertyBackpatcher.hxx
index de4fe8819e1f..28c6b2ff3cb0 100644
--- a/xmloff/source/text/XMLPropertyBackpatcher.hxx
+++ b/xmloff/source/text/XMLPropertyBackpatcher.hxx
@@ -25,7 +25,6 @@
#include <vector>
#include <comphelper/stl_types.hxx>
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace uno { template<class A> class Reference; }
diff --git a/xmloff/source/text/XMLRedlineExport.hxx b/xmloff/source/text/XMLRedlineExport.hxx
index 175c40ac5974..0b105301bcba 100644
--- a/xmloff/source/text/XMLRedlineExport.hxx
+++ b/xmloff/source/text/XMLRedlineExport.hxx
@@ -35,9 +35,6 @@ namespace com { namespace sun { namespace star {
namespace text { class XTextContent; }
namespace text { class XTextSection; }
} } }
-namespace rtl {
- class OUString;
-}
// store a list of redline properties
typedef ::std::list<
diff --git a/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx b/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx
index a38632f82a28..11d3e6032467 100644
--- a/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx
+++ b/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx
@@ -31,7 +31,6 @@
class SvXMLImport;
struct XMLPropertyState;
class XMLPropertySetMapper;
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace uno { template<class X> class Reference; }
namespace xml { namespace sax { class XAttributeList; } }
diff --git a/xmloff/source/text/XMLSectionImportContext.hxx b/xmloff/source/text/XMLSectionImportContext.hxx
index 5ffc1df8d81f..c8a4455d4c12 100644
--- a/xmloff/source/text/XMLSectionImportContext.hxx
+++ b/xmloff/source/text/XMLSectionImportContext.hxx
@@ -29,7 +29,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
/**
diff --git a/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx b/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx
index f8077299933c..865ede4deab3 100644
--- a/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx
+++ b/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx
@@ -27,7 +27,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
class XMLSectionSourceDDEImportContext : public SvXMLImportContext
{
diff --git a/xmloff/source/text/XMLSectionSourceImportContext.hxx b/xmloff/source/text/XMLSectionSourceImportContext.hxx
index 9f8c94e3cf2e..7111f22919a5 100644
--- a/xmloff/source/text/XMLSectionSourceImportContext.hxx
+++ b/xmloff/source/text/XMLSectionSourceImportContext.hxx
@@ -27,7 +27,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xml { namespace sax { class XAttributeList; } }
} } }
-namespace rtl { class OUString; }
class XMLSectionSourceImportContext : public SvXMLImportContext
{
diff --git a/xmloff/source/text/XMLTextMarkImportContext.hxx b/xmloff/source/text/XMLTextMarkImportContext.hxx
index 758f3b1b96ae..061ecc73a386 100644
--- a/xmloff/source/text/XMLTextMarkImportContext.hxx
+++ b/xmloff/source/text/XMLTextMarkImportContext.hxx
@@ -34,9 +34,6 @@ namespace com { namespace sun { namespace star {
class XAttributeList;
} }
} } }
-namespace rtl {
- class OUString;
-}
class XMLTextImportHelper;
class XMLFieldParamImportContext : public SvXMLImportContext
diff --git a/xmloff/source/text/XMLTrackedChangesImportContext.hxx b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
index c0fc2d23c899..c0748e046a0a 100644
--- a/xmloff/source/text/XMLTrackedChangesImportContext.hxx
+++ b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
@@ -30,9 +30,6 @@ namespace com { namespace sun { namespace star {
class XAttributeList;
} }
} } }
-namespace rtl {
- class OUString;
-}
/**
*/
diff --git a/xmloff/source/text/txtdrope.hxx b/xmloff/source/text/txtdrope.hxx
index 7e56f6081f3b..011aee4affa1 100644
--- a/xmloff/source/text/txtdrope.hxx
+++ b/xmloff/source/text/txtdrope.hxx
@@ -23,7 +23,6 @@
class SvXMLExport;
namespace com { namespace sun { namespace star { namespace uno {
class Any; } } } }
-namespace rtl { class OUString; }
class XMLTextDropCapExport
{
diff --git a/xmloff/source/text/txtdropi.hxx b/xmloff/source/text/txtdropi.hxx
index 463ea8b86945..05c9cb9b7b78 100644
--- a/xmloff/source/text/txtdropi.hxx
+++ b/xmloff/source/text/txtdropi.hxx
@@ -23,7 +23,6 @@
#include "XMLElementPropertyContext.hxx"
-namespace rtl { class OUString; }
class XMLTextDropCapImportContext :public XMLElementPropertyContext
{
diff --git a/xmloff/source/transform/TransformerBase.hxx b/xmloff/source/transform/TransformerBase.hxx
index d8de75a1fb0f..7b64bd7de436 100644
--- a/xmloff/source/transform/TransformerBase.hxx
+++ b/xmloff/source/transform/TransformerBase.hxx
@@ -30,7 +30,6 @@
#include "Transformer.hxx"
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace i18n { class XCharacterClassification; }
}}}
diff --git a/xmloff/source/xforms/SchemaContext.hxx b/xmloff/source/xforms/SchemaContext.hxx
index 449b6ab04abb..4f3fd8f99e72 100644
--- a/xmloff/source/xforms/SchemaContext.hxx
+++ b/xmloff/source/xforms/SchemaContext.hxx
@@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xforms { class XDataTypeRepository; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
class SvXMLImportContext;
diff --git a/xmloff/source/xforms/SchemaRestrictionContext.hxx b/xmloff/source/xforms/SchemaRestrictionContext.hxx
index 47c5c5124058..0cba7dca116e 100644
--- a/xmloff/source/xforms/SchemaRestrictionContext.hxx
+++ b/xmloff/source/xforms/SchemaRestrictionContext.hxx
@@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xforms { class XDataTypeRepository; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
class SvXMLImportContext;
diff --git a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
index 4b91e8bf0607..61c86498474b 100644
--- a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
+++ b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
@@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xforms { class XDataTypeRepository; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
class SvXMLImportContext;
diff --git a/xmloff/source/xforms/TokenContext.hxx b/xmloff/source/xforms/TokenContext.hxx
index 0e74939bc8a5..5bef1cd32488 100644
--- a/xmloff/source/xforms/TokenContext.hxx
+++ b/xmloff/source/xforms/TokenContext.hxx
@@ -31,7 +31,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace uno { template<typename T> class Reference; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
#define TOKEN_MAP_ENTRY(NAMESPACE,TOKEN) { XML_NAMESPACE_##NAMESPACE, xmloff::token::XML_##TOKEN, xmloff::token::XML_##TOKEN }
diff --git a/xmloff/source/xforms/XFormsBindContext.hxx b/xmloff/source/xforms/XFormsBindContext.hxx
index 1705b2f4cde1..d92eca2a7aec 100644
--- a/xmloff/source/xforms/XFormsBindContext.hxx
+++ b/xmloff/source/xforms/XFormsBindContext.hxx
@@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xforms { class XModel2; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
class SvXMLImportContext;
diff --git a/xmloff/source/xforms/XFormsInstanceContext.hxx b/xmloff/source/xforms/XFormsInstanceContext.hxx
index d19fbadd52d4..a01f703253bd 100644
--- a/xmloff/source/xforms/XFormsInstanceContext.hxx
+++ b/xmloff/source/xforms/XFormsInstanceContext.hxx
@@ -34,7 +34,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xforms { class XModel2; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
class SvXMLImportContext;
diff --git a/xmloff/source/xforms/XFormsModelContext.hxx b/xmloff/source/xforms/XFormsModelContext.hxx
index 8e538328dae9..43d1db977bc2 100644
--- a/xmloff/source/xforms/XFormsModelContext.hxx
+++ b/xmloff/source/xforms/XFormsModelContext.hxx
@@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
namespace beans { class XPropertySet; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
class SvXMLImportContext;
diff --git a/xmloff/source/xforms/XFormsSubmissionContext.hxx b/xmloff/source/xforms/XFormsSubmissionContext.hxx
index bc09a4b6658f..843b704a896a 100644
--- a/xmloff/source/xforms/XFormsSubmissionContext.hxx
+++ b/xmloff/source/xforms/XFormsSubmissionContext.hxx
@@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace xforms { class XModel2; }
} } }
-namespace rtl { class OUString; }
class SvXMLImport;
class SvXMLImportContext;
diff --git a/xmloff/source/xforms/xformsapi.hxx b/xmloff/source/xforms/xformsapi.hxx
index 577599e18205..4776197f9eba 100644
--- a/xmloff/source/xforms/xformsapi.hxx
+++ b/xmloff/source/xforms/xformsapi.hxx
@@ -26,7 +26,6 @@
#include <com/sun/star/uno/Any.hxx>
-namespace rtl { class OUString; }
namespace com { namespace sun { namespace star {
namespace beans { class XPropertySet; }
namespace frame { class XModel; }