diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2013-04-07 14:17:14 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-04-07 14:23:12 +0200 |
commit | ba044b1e9613ed30906a9a540b7da8392923e4e3 (patch) | |
tree | e9c4c91fa194d627817905073b5eb7bc1313aad0 | |
parent | 1946794ae09ba732022fe6a74ea45e304ab70b84 (diff) |
remove needless forward rtl::OUString declarations
Change-Id: I97d91a758dd82d64768d75c1d2ddd279de5f6034
199 files changed, 0 insertions, 429 deletions
diff --git a/avmedia/inc/avmedia/mediawindow.hxx b/avmedia/inc/avmedia/mediawindow.hxx index bafb76561275..a5cb5dc8e7a8 100644 --- a/avmedia/inc/avmedia/mediawindow.hxx +++ b/avmedia/inc/avmedia/mediawindow.hxx @@ -40,7 +40,6 @@ class Pointer; struct AcceptDropEvent; struct ExecuteDropEvent; -namespace rtl { class OUString; } namespace avmedia { diff --git a/basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx b/basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx index 1d45d19caa40..ed255360f831 100644 --- a/basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx +++ b/basegfx/inc/basegfx/matrix/b2dhommatrixtools.hxx @@ -25,7 +25,6 @@ #include <basegfx/vector/b2dvector.hxx> #include <basegfx/basegfxdllapi.h> -namespace rtl { class OUString; } /////////////////////////////////////////////////////////////////////////////// diff --git a/basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx b/basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx index e397a5cae89f..29ae3e042133 100644 --- a/basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx +++ b/basegfx/inc/basegfx/polygon/b2dpolypolygontools.hxx @@ -27,10 +27,6 @@ #include <vector> #include <basegfx/basegfxdllapi.h> -namespace rtl -{ - class OUString; -} ////////////////////////////////////////////////////////////////////////////// diff --git a/basic/source/runtime/dllmgr.hxx b/basic/source/runtime/dllmgr.hxx index 51cb7cc3fa38..4d74bb1157a6 100644 --- a/basic/source/runtime/dllmgr.hxx +++ b/basic/source/runtime/dllmgr.hxx @@ -27,7 +27,6 @@ #include "basic/sberrors.hxx" -namespace rtl { class OUString; } class SbxArray; class SbxVariable; diff --git a/binaryurp/source/unmarshal.hxx b/binaryurp/source/unmarshal.hxx index 4d8447ef2d99..8494731ec6c3 100644 --- a/binaryurp/source/unmarshal.hxx +++ b/binaryurp/source/unmarshal.hxx @@ -38,9 +38,6 @@ namespace binaryurp { namespace com { namespace sun { namespace star { namespace uno { class TypeDescription; } } } } -namespace rtl { - class OUString; -} namespace binaryurp { diff --git a/codemaker/inc/codemaker/codemaker.hxx b/codemaker/inc/codemaker/codemaker.hxx index 9a821bea78ba..52ae0016d27c 100644 --- a/codemaker/inc/codemaker/codemaker.hxx +++ b/codemaker/inc/codemaker/codemaker.hxx @@ -28,10 +28,6 @@ #include <vector> -namespace rtl { - class OString; - class OUString; -} class TypeManager; namespace codemaker { diff --git a/comphelper/inc/comphelper/configuration.hxx b/comphelper/inc/comphelper/configuration.hxx index 92d5e1d1bd83..16de5a6336b5 100644 --- a/comphelper/inc/comphelper/configuration.hxx +++ b/comphelper/inc/comphelper/configuration.hxx @@ -51,7 +51,6 @@ namespace com { namespace sun { namespace star { } namespace uno { class XComponentContext; } } } } -namespace rtl { class OUString; } namespace comphelper { diff --git a/comphelper/inc/comphelper/synchronousdispatch.hxx b/comphelper/inc/comphelper/synchronousdispatch.hxx index fc5c5fe59f4b..efeffea6b4eb 100644 --- a/comphelper/inc/comphelper/synchronousdispatch.hxx +++ b/comphelper/inc/comphelper/synchronousdispatch.hxx @@ -34,7 +34,6 @@ namespace com { namespace sun { namespace star { class XComponent; } } } } -namespace rtl { class OUString; } //........................................................................ namespace comphelper diff --git a/connectivity/inc/connectivity/SQLStatementHelper.hxx b/connectivity/inc/connectivity/SQLStatementHelper.hxx index a7c358e3adb4..8302dae6b5c5 100644 --- a/connectivity/inc/connectivity/SQLStatementHelper.hxx +++ b/connectivity/inc/connectivity/SQLStatementHelper.hxx @@ -22,10 +22,6 @@ #include "connectivity/dbtoolsdllapi.hxx" #include <com/sun/star/beans/XPropertySet.hpp> -namespace rtl -{ - class OUStringBuffer; -} //......................................................................... namespace dbtools { diff --git a/connectivity/inc/connectivity/StdTypeDefs.hxx b/connectivity/inc/connectivity/StdTypeDefs.hxx index d6cf10a75d6f..8751a656d2c0 100644 --- a/connectivity/inc/connectivity/StdTypeDefs.hxx +++ b/connectivity/inc/connectivity/StdTypeDefs.hxx @@ -25,7 +25,6 @@ #include <vector> #include "sal/types.h" -namespace rtl { class OUString; } namespace connectivity { diff --git a/connectivity/inc/connectivity/dbconversion.hxx b/connectivity/inc/connectivity/dbconversion.hxx index 61fa3260c87c..e8516d1fcd35 100644 --- a/connectivity/inc/connectivity/dbconversion.hxx +++ b/connectivity/inc/connectivity/dbconversion.hxx @@ -26,10 +26,6 @@ #include "connectivity/dbtoolsdllapi.hxx" // forward declarations -namespace rtl -{ - class OUString; -} namespace com { namespace sun diff --git a/connectivity/inc/connectivity/dbtools.hxx b/connectivity/inc/connectivity/dbtools.hxx index 823efaa52db4..5820e52a17a8 100644 --- a/connectivity/inc/connectivity/dbtools.hxx +++ b/connectivity/inc/connectivity/dbtools.hxx @@ -73,10 +73,6 @@ namespace task { } } } -namespace rtl -{ - class OUStringBuffer; -} //......................................................................... namespace dbtools diff --git a/connectivity/inc/connectivity/sqlnode.hxx b/connectivity/inc/connectivity/sqlnode.hxx index 45a46997d194..f988f78e7e14 100644 --- a/connectivity/inc/connectivity/sqlnode.hxx +++ b/connectivity/inc/connectivity/sqlnode.hxx @@ -53,10 +53,6 @@ namespace com } } -namespace rtl -{ - class OUStringBuffer; -} #define ORDER_BY_CHILD_POS 5 #define TABLE_EXPRESSION_CHILD_COUNT 9 diff --git a/connectivity/source/drivers/mork/MDriver.hxx b/connectivity/source/drivers/mork/MDriver.hxx index 5636b5d01f6b..cc816a0eba7a 100644 --- a/connectivity/source/drivers/mork/MDriver.hxx +++ b/connectivity/source/drivers/mork/MDriver.hxx @@ -39,7 +39,6 @@ namespace com { namespace sun { namespace star { class XInterface; } } } } -namespace rtl { class OUString; } namespace connectivity { namespace mork { class ProfileAccess; diff --git a/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx b/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx index eee107754af2..58aefe759c5a 100644 --- a/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx +++ b/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx @@ -70,7 +70,6 @@ #include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp> #include "pq_connection.hxx" -namespace rtl { class OString; } namespace pq_sdbc_driver { diff --git a/cppcanvas/inc/cppcanvas/basegfxfactory.hxx b/cppcanvas/inc/cppcanvas/basegfxfactory.hxx index 4170e7bc8879..83acb38c448f 100644 --- a/cppcanvas/inc/cppcanvas/basegfxfactory.hxx +++ b/cppcanvas/inc/cppcanvas/basegfxfactory.hxx @@ -38,10 +38,6 @@ namespace basegfx class B2DPolyPolygon; } -namespace rtl -{ - class OUString; -} /* Definition of BaseGfxFactory class */ diff --git a/cppcanvas/inc/cppcanvas/canvas.hxx b/cppcanvas/inc/cppcanvas/canvas.hxx index c377417a115d..0a77e7129a43 100644 --- a/cppcanvas/inc/cppcanvas/canvas.hxx +++ b/cppcanvas/inc/cppcanvas/canvas.hxx @@ -26,10 +26,6 @@ #include <cppcanvas/font.hxx> #include <cppcanvas/color.hxx> -namespace rtl -{ - class OUString; -} namespace basegfx { diff --git a/cppcanvas/inc/cppcanvas/font.hxx b/cppcanvas/inc/cppcanvas/font.hxx index 9f36f9e19dda..967903eaa8e7 100644 --- a/cppcanvas/inc/cppcanvas/font.hxx +++ b/cppcanvas/inc/cppcanvas/font.hxx @@ -24,10 +24,6 @@ #include <boost/shared_ptr.hpp> -namespace rtl -{ - class OUString; -} namespace com { namespace sun { namespace star { namespace rendering { diff --git a/cppcanvas/inc/cppcanvas/text.hxx b/cppcanvas/inc/cppcanvas/text.hxx index 334fc5b82228..4ca53532c282 100644 --- a/cppcanvas/inc/cppcanvas/text.hxx +++ b/cppcanvas/inc/cppcanvas/text.hxx @@ -24,10 +24,6 @@ #include <cppcanvas/canvasgraphic.hxx> -namespace rtl -{ - class OUString; -} /* Definition of Text interface */ diff --git a/cppcanvas/inc/cppcanvas/vclfactory.hxx b/cppcanvas/inc/cppcanvas/vclfactory.hxx index 62d4de8707db..b5d2f9612be9 100644 --- a/cppcanvas/inc/cppcanvas/vclfactory.hxx +++ b/cppcanvas/inc/cppcanvas/vclfactory.hxx @@ -41,10 +41,6 @@ class Graphic; class GDIMetaFile; class Animation; -namespace rtl -{ - class OUString; -} namespace com { namespace sun { namespace star { namespace rendering { class XBitmapCanvas; diff --git a/cppcanvas/source/wrapper/implcanvas.hxx b/cppcanvas/source/wrapper/implcanvas.hxx index 29e5b82b55d6..cda88f564664 100644 --- a/cppcanvas/source/wrapper/implcanvas.hxx +++ b/cppcanvas/source/wrapper/implcanvas.hxx @@ -26,10 +26,6 @@ #include <boost/optional.hpp> -namespace rtl -{ - class OUString; -} namespace basegfx { diff --git a/cppcanvas/source/wrapper/implfont.hxx b/cppcanvas/source/wrapper/implfont.hxx index cda7a50fb867..8dd46adb94d9 100644 --- a/cppcanvas/source/wrapper/implfont.hxx +++ b/cppcanvas/source/wrapper/implfont.hxx @@ -27,10 +27,6 @@ #include <com/sun/star/rendering/XCanvas.hpp> #include <cppcanvas/font.hxx> -namespace rtl -{ - class OUString; -} namespace com { namespace sun { namespace star { namespace rendering { diff --git a/dbaccess/source/core/api/CacheSet.hxx b/dbaccess/source/core/api/CacheSet.hxx index 7b3abf6dfec4..b3ecc1a30879 100644 --- a/dbaccess/source/core/api/CacheSet.hxx +++ b/dbaccess/source/core/api/CacheSet.hxx @@ -32,10 +32,6 @@ #include <cppuhelper/implbase1.hxx> #include <list> -namespace rtl -{ - class OUStringBuffer; -} namespace com{ namespace sun { namespace star{namespace sdbc{ class XParameters; } } } } namespace dbaccess diff --git a/dbaccess/source/ui/inc/queryfilter.hxx b/dbaccess/source/ui/inc/queryfilter.hxx index 40978e785450..fb0e0febf1bd 100644 --- a/dbaccess/source/ui/inc/queryfilter.hxx +++ b/dbaccess/source/ui/inc/queryfilter.hxx @@ -34,10 +34,6 @@ #include <connectivity/predicateinput.hxx> #include "svx/ParseContext.hxx" -namespace rtl -{ - class OUString; -} namespace com { namespace sun diff --git a/dbaccess/source/ui/inc/queryorder.hxx b/dbaccess/source/ui/inc/queryorder.hxx index 8fb6a5416c3b..021fd64690bc 100644 --- a/dbaccess/source/ui/inc/queryorder.hxx +++ b/dbaccess/source/ui/inc/queryorder.hxx @@ -31,10 +31,6 @@ #define DOG_ROWS 3 -namespace rtl -{ - class OUString; -} namespace com { namespace sun 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 { diff --git a/editeng/inc/editeng/adjustitem.hxx b/editeng/inc/editeng/adjustitem.hxx index 37dadbe41932..e19907cd1737 100644 --- a/editeng/inc/editeng/adjustitem.hxx +++ b/editeng/inc/editeng/adjustitem.hxx @@ -25,10 +25,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxAdjustItem --------------------------------------------------- diff --git a/editeng/inc/editeng/autokernitem.hxx b/editeng/inc/editeng/autokernitem.hxx index 19e089edf324..6d849dc39d23 100644 --- a/editeng/inc/editeng/autokernitem.hxx +++ b/editeng/inc/editeng/autokernitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxAutoKernItem ------------------------------------------------- diff --git a/editeng/inc/editeng/blinkitem.hxx b/editeng/inc/editeng/blinkitem.hxx index 4ef638ed6f4e..0d495e6e100e 100644 --- a/editeng/inc/editeng/blinkitem.hxx +++ b/editeng/inc/editeng/blinkitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxBlinkItem ------------------------------------------------- diff --git a/editeng/inc/editeng/boxitem.hxx b/editeng/inc/editeng/boxitem.hxx index c1a6d13d7402..256663c961e9 100644 --- a/editeng/inc/editeng/boxitem.hxx +++ b/editeng/inc/editeng/boxitem.hxx @@ -24,7 +24,6 @@ #include <editeng/editengdllapi.h> #include <com/sun/star/table/BorderLine2.hpp> -namespace rtl { class OUString; } // class SvxBoxItem ------------------------------------------------------ diff --git a/editeng/inc/editeng/brushitem.hxx b/editeng/inc/editeng/brushitem.hxx index c92f406a0f18..069a3b7f636a 100644 --- a/editeng/inc/editeng/brushitem.hxx +++ b/editeng/inc/editeng/brushitem.hxx @@ -29,10 +29,6 @@ class Graphic; class GraphicObject; class CntWallpaperItem; -namespace rtl -{ - class OUString; -} #define BRUSH_GRAPHIC_VERSION ((sal_uInt16)0x0001) diff --git a/editeng/inc/editeng/cmapitem.hxx b/editeng/inc/editeng/cmapitem.hxx index 4c8f2bf388ab..f7326758befc 100644 --- a/editeng/inc/editeng/cmapitem.hxx +++ b/editeng/inc/editeng/cmapitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxCaseMapItem -------------------------------------------------- diff --git a/editeng/inc/editeng/colritem.hxx b/editeng/inc/editeng/colritem.hxx index 46d4ea41bd52..954fcd3b6ba0 100644 --- a/editeng/inc/editeng/colritem.hxx +++ b/editeng/inc/editeng/colritem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxColorItem ---------------------------------------------------- diff --git a/editeng/inc/editeng/crossedoutitem.hxx b/editeng/inc/editeng/crossedoutitem.hxx index f4d53c6ef34b..6628609e060e 100644 --- a/editeng/inc/editeng/crossedoutitem.hxx +++ b/editeng/inc/editeng/crossedoutitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxCrossedOutItem ----------------------------------------------- diff --git a/editeng/inc/editeng/emphasismarkitem.hxx b/editeng/inc/editeng/emphasismarkitem.hxx index 7e9695f0be69..1be4b0a7ce7d 100644 --- a/editeng/inc/editeng/emphasismarkitem.hxx +++ b/editeng/inc/editeng/emphasismarkitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxEmphasisMarkItem ---------------------------------------------- diff --git a/editeng/inc/editeng/escapementitem.hxx b/editeng/inc/editeng/escapementitem.hxx index 213390248c7e..53fcb736f971 100644 --- a/editeng/inc/editeng/escapementitem.hxx +++ b/editeng/inc/editeng/escapementitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxEscapementItem ----------------------------------------------- diff --git a/editeng/inc/editeng/fhgtitem.hxx b/editeng/inc/editeng/fhgtitem.hxx index 661d76c43197..60f417428827 100644 --- a/editeng/inc/editeng/fhgtitem.hxx +++ b/editeng/inc/editeng/fhgtitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxFontHeightItem ----------------------------------------------- diff --git a/editeng/inc/editeng/fontitem.hxx b/editeng/inc/editeng/fontitem.hxx index e8a119c18c38..e9d14755906e 100644 --- a/editeng/inc/editeng/fontitem.hxx +++ b/editeng/inc/editeng/fontitem.hxx @@ -25,10 +25,6 @@ #include "editeng/editengdllapi.h" class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxFontItem ----------------------------------------------------- diff --git a/editeng/inc/editeng/formatbreakitem.hxx b/editeng/inc/editeng/formatbreakitem.hxx index 343f6fc414dd..229e1d05f55f 100644 --- a/editeng/inc/editeng/formatbreakitem.hxx +++ b/editeng/inc/editeng/formatbreakitem.hxx @@ -23,10 +23,6 @@ #include <editeng/svxenum.hxx> #include <editeng/editengdllapi.h> -namespace rtl -{ - class OUString; -} // class SvxFmtBreakItem ------------------------------------------------- diff --git a/editeng/inc/editeng/hyphenzoneitem.hxx b/editeng/inc/editeng/hyphenzoneitem.hxx index cacaf8cb1cb7..3f0682096772 100644 --- a/editeng/inc/editeng/hyphenzoneitem.hxx +++ b/editeng/inc/editeng/hyphenzoneitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxHyphenZoneItem ----------------------------------------------- diff --git a/editeng/inc/editeng/keepitem.hxx b/editeng/inc/editeng/keepitem.hxx index 32a9abd00d6e..57e8fe022af4 100644 --- a/editeng/inc/editeng/keepitem.hxx +++ b/editeng/inc/editeng/keepitem.hxx @@ -22,10 +22,6 @@ #include <svl/eitem.hxx> #include <editeng/editengdllapi.h> -namespace rtl -{ - class OUString; -} // class SvxFmtKeepItem ------------------------------------------------ diff --git a/editeng/inc/editeng/kernitem.hxx b/editeng/inc/editeng/kernitem.hxx index cfdf916e484a..1b5f937afc01 100644 --- a/editeng/inc/editeng/kernitem.hxx +++ b/editeng/inc/editeng/kernitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxKerningItem -------------------------------------------------- diff --git a/editeng/inc/editeng/langitem.hxx b/editeng/inc/editeng/langitem.hxx index 8a649741c435..e1231cded21c 100644 --- a/editeng/inc/editeng/langitem.hxx +++ b/editeng/inc/editeng/langitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxLanguageItem ------------------------------------------------- diff --git a/editeng/inc/editeng/lrspitem.hxx b/editeng/inc/editeng/lrspitem.hxx index af4a2071ff12..a7e95ccb6e63 100644 --- a/editeng/inc/editeng/lrspitem.hxx +++ b/editeng/inc/editeng/lrspitem.hxx @@ -22,10 +22,6 @@ #include <svl/poolitem.hxx> #include <editeng/editengdllapi.h> -namespace rtl -{ - class OUString; -} // class SvxLRSpaceItem -------------------------------------------------- diff --git a/editeng/inc/editeng/lspcitem.hxx b/editeng/inc/editeng/lspcitem.hxx index 258d79383f79..de0a163e34e6 100644 --- a/editeng/inc/editeng/lspcitem.hxx +++ b/editeng/inc/editeng/lspcitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxLineSpacingItem ---------------------------------------------- diff --git a/editeng/inc/editeng/opaqitem.hxx b/editeng/inc/editeng/opaqitem.hxx index 8174def1969c..7780c4237c5d 100644 --- a/editeng/inc/editeng/opaqitem.hxx +++ b/editeng/inc/editeng/opaqitem.hxx @@ -23,10 +23,6 @@ #include "editeng/editengdllapi.h" class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxOpaqueItem --------------------------------------------------- diff --git a/editeng/inc/editeng/orphitem.hxx b/editeng/inc/editeng/orphitem.hxx index 90e464518946..60ef8520c677 100644 --- a/editeng/inc/editeng/orphitem.hxx +++ b/editeng/inc/editeng/orphitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxOrphansItem -------------------------------------------------- diff --git a/editeng/inc/editeng/postitem.hxx b/editeng/inc/editeng/postitem.hxx index 0f37ea38dd07..e547d5a5e438 100644 --- a/editeng/inc/editeng/postitem.hxx +++ b/editeng/inc/editeng/postitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxPostureItem -------------------------------------------------- diff --git a/editeng/inc/editeng/protitem.hxx b/editeng/inc/editeng/protitem.hxx index 356ae1f5d393..37f2bec77998 100644 --- a/editeng/inc/editeng/protitem.hxx +++ b/editeng/inc/editeng/protitem.hxx @@ -23,10 +23,6 @@ #include "editeng/editengdllapi.h" class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxProtectItem -------------------------------------------------- diff --git a/editeng/inc/editeng/shaditem.hxx b/editeng/inc/editeng/shaditem.hxx index 0f24a3c91e7f..e76c77a7ec4e 100644 --- a/editeng/inc/editeng/shaditem.hxx +++ b/editeng/inc/editeng/shaditem.hxx @@ -24,10 +24,6 @@ #include <editeng/svxenum.hxx> #include <editeng/editengdllapi.h> -namespace rtl -{ - class OUString; -} // class SvxShadowItem --------------------------------------------------- diff --git a/editeng/inc/editeng/shdditem.hxx b/editeng/inc/editeng/shdditem.hxx index ea198dd0113f..d738a8794f5f 100644 --- a/editeng/inc/editeng/shdditem.hxx +++ b/editeng/inc/editeng/shdditem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxShadowedItem ------------------------------------------------- diff --git a/editeng/inc/editeng/spltitem.hxx b/editeng/inc/editeng/spltitem.hxx index f4a10f65f854..a7a0a9f0665c 100644 --- a/editeng/inc/editeng/spltitem.hxx +++ b/editeng/inc/editeng/spltitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxFmtSplitItem ------------------------------------------------- diff --git a/editeng/inc/editeng/twolinesitem.hxx b/editeng/inc/editeng/twolinesitem.hxx index b453b8ebcbba..dfdddde4b54b 100644 --- a/editeng/inc/editeng/twolinesitem.hxx +++ b/editeng/inc/editeng/twolinesitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} class EDITENG_DLLPUBLIC SvxTwoLinesItem : public SfxPoolItem { diff --git a/editeng/inc/editeng/udlnitem.hxx b/editeng/inc/editeng/udlnitem.hxx index 34a078b436b1..7d1a88dfa81a 100644 --- a/editeng/inc/editeng/udlnitem.hxx +++ b/editeng/inc/editeng/udlnitem.hxx @@ -25,10 +25,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxTextLineItem ------------------------------------------------ diff --git a/editeng/inc/editeng/ulspitem.hxx b/editeng/inc/editeng/ulspitem.hxx index c79efa64a5e9..f57c01bb3d3f 100644 --- a/editeng/inc/editeng/ulspitem.hxx +++ b/editeng/inc/editeng/ulspitem.hxx @@ -22,10 +22,6 @@ #include <svl/poolitem.hxx> #include <editeng/editengdllapi.h> -namespace rtl -{ - class OUString; -} // class SvxULSpaceItem -------------------------------------------------- diff --git a/editeng/inc/editeng/wghtitem.hxx b/editeng/inc/editeng/wghtitem.hxx index 07dbdb7d2c29..b10d74361dc8 100644 --- a/editeng/inc/editeng/wghtitem.hxx +++ b/editeng/inc/editeng/wghtitem.hxx @@ -24,10 +24,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxWeightItem --------------------------------------------------- diff --git a/editeng/inc/editeng/widwitem.hxx b/editeng/inc/editeng/widwitem.hxx index 580c652253ab..8602702a00f7 100644 --- a/editeng/inc/editeng/widwitem.hxx +++ b/editeng/inc/editeng/widwitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxWidowsItem --------------------------------------------------- diff --git a/editeng/inc/editeng/wrlmitem.hxx b/editeng/inc/editeng/wrlmitem.hxx index 04d21c60301c..b74b2f406a71 100644 --- a/editeng/inc/editeng/wrlmitem.hxx +++ b/editeng/inc/editeng/wrlmitem.hxx @@ -23,10 +23,6 @@ #include <editeng/editengdllapi.h> class SvXMLUnitConverter; -namespace rtl -{ - class OUString; -} // class SvxWordLineModeItem --------------------------------------------- diff --git a/editeng/inc/editeng/xmlcnitm.hxx b/editeng/inc/editeng/xmlcnitm.hxx index 07e177471807..d361ab79c8d0 100644 --- a/editeng/inc/editeng/xmlcnitm.hxx +++ b/editeng/inc/editeng/xmlcnitm.hxx @@ -24,7 +24,6 @@ #include "editeng/editengdllapi.h" class SvXMLNamespaceMap; -namespace rtl { class OUString; } //============================================================================ diff --git a/forms/source/component/findpos.hxx b/forms/source/component/findpos.hxx index a179e0792b17..18e975544482 100644 --- a/forms/source/component/findpos.hxx +++ b/forms/source/component/findpos.hxx @@ -24,7 +24,6 @@ #include "com/sun/star/uno/Sequence.hxx" #include "sal/types.h" -namespace rtl { class OUString; } namespace detail { diff --git a/forms/source/xforms/convert.hxx b/forms/source/xforms/convert.hxx index 098066327ebf..8da1090d1bf4 100644 --- a/forms/source/xforms/convert.hxx +++ b/forms/source/xforms/convert.hxx @@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star { namespace uno class Any; class Type; } } } } -namespace rtl { class OUString; } namespace xforms { diff --git a/forms/source/xforms/model.hxx b/forms/source/xforms/model.hxx index d4c5672ed994..a2d83b61f94b 100644 --- a/forms/source/xforms/model.hxx +++ b/forms/source/xforms/model.hxx @@ -44,7 +44,6 @@ namespace com { namespace sun { namespace star namespace container { class XNameContainer; } namespace frame { class XModel; } } } } -namespace rtl { class OUString; } namespace xforms { class MIP; diff --git a/forms/source/xforms/unohelper.hxx b/forms/source/xforms/unohelper.hxx index 84f07da13316..8a83b52e6b22 100644 --- a/forms/source/xforms/unohelper.hxx +++ b/forms/source/xforms/unohelper.hxx @@ -22,7 +22,6 @@ #include <sal/types.h> // forward declarations -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace uno { class XInterface; diff --git a/idlc/inc/idlc/astmember.hxx b/idlc/inc/idlc/astmember.hxx index 3fec89005fc8..b2c2b7d2df4a 100644 --- a/idlc/inc/idlc/astmember.hxx +++ b/idlc/inc/idlc/astmember.hxx @@ -22,7 +22,6 @@ #include "idlc/astdeclaration.hxx" -namespace rtl { class OString; } class AstScope; class AstType; diff --git a/jvmaccess/inc/jvmaccess/classpath.hxx b/jvmaccess/inc/jvmaccess/classpath.hxx index ab1a6c53f322..1cc8d83ab348 100644 --- a/jvmaccess/inc/jvmaccess/classpath.hxx +++ b/jvmaccess/inc/jvmaccess/classpath.hxx @@ -29,7 +29,6 @@ namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } } -namespace rtl { class OUString; } namespace jvmaccess { 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; } diff --git a/sc/inc/rangenam.hxx b/sc/inc/rangenam.hxx index 8d2e6acc5f37..436f82a04f88 100644 --- a/sc/inc/rangenam.hxx +++ b/sc/inc/rangenam.hxx @@ -34,9 +34,6 @@ class ScDocument; -namespace rtl { - class OUStringBuffer; -} //------------------------------------------------------------------------ diff --git a/sc/inc/reftokenhelper.hxx b/sc/inc/reftokenhelper.hxx index 6cc24aafbe62..0451dad4e6df 100644 --- a/sc/inc/reftokenhelper.hxx +++ b/sc/inc/reftokenhelper.hxx @@ -24,9 +24,6 @@ #include <vector> -namespace rtl { - class OUString; -} class ScDocument; class ScRange; diff --git a/sc/source/filter/inc/biffinputstream.hxx b/sc/source/filter/inc/biffinputstream.hxx index 645a7c941f84..a7cf8e708923 100644 --- a/sc/source/filter/inc/biffinputstream.hxx +++ b/sc/source/filter/inc/biffinputstream.hxx @@ -25,7 +25,6 @@ #include "biffhelper.hxx" #include "biffcodec.hxx" -namespace rtl { class OUStringBuffer; } namespace oox { namespace xls { diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx index 23868483180d..fbdfc773a62e 100644 --- a/scripting/source/protocolhandler/scripthandler.hxx +++ b/scripting/source/protocolhandler/scripthandler.hxx @@ -28,10 +28,6 @@ #include <cppuhelper/implbase4.hxx> #include <com/sun/star/script/provider/XScriptProvider.hpp> -namespace rtl -{ -class OUString; -} namespace com { namespace sun { namespace star { diff --git a/sd/source/ui/inc/framework/FrameworkHelper.hxx b/sd/source/ui/inc/framework/FrameworkHelper.hxx index ab6a57e5930c..1b81f6870a74 100644 --- a/sd/source/ui/inc/framework/FrameworkHelper.hxx +++ b/sd/source/ui/inc/framework/FrameworkHelper.hxx @@ -39,9 +39,6 @@ class ViewShell; class ViewShellBase; } -namespace rtl { -class OUString; -} namespace sd { namespace framework { diff --git a/sd/source/ui/inc/taskpane/PanelId.hxx b/sd/source/ui/inc/taskpane/PanelId.hxx index f37dcfed7d02..3b8e32d42eda 100644 --- a/sd/source/ui/inc/taskpane/PanelId.hxx +++ b/sd/source/ui/inc/taskpane/PanelId.hxx @@ -20,10 +20,6 @@ #ifndef SD_UI_TASKPANE_PANELID_HXX #define SD_UI_TASKPANE_PANELID_HXX -namespace rtl -{ - class OUString; -} //...................................................................................................................... namespace sd { namespace toolpanel diff --git a/sdext/source/pdfimport/inc/contentsink.hxx b/sdext/source/pdfimport/inc/contentsink.hxx index f7cc7d0b7c0b..3470ebcfacee 100644 --- a/sdext/source/pdfimport/inc/contentsink.hxx +++ b/sdext/source/pdfimport/inc/contentsink.hxx @@ -25,7 +25,6 @@ #include <com/sun/star/rendering/ARGBColor.hpp> #include <boost/shared_ptr.hpp> -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace rendering { diff --git a/sdext/source/pdfimport/inc/wrapper.hxx b/sdext/source/pdfimport/inc/wrapper.hxx index 1b9c5c3f3e81..f923b4d79973 100644 --- a/sdext/source/pdfimport/inc/wrapper.hxx +++ b/sdext/source/pdfimport/inc/wrapper.hxx @@ -23,7 +23,6 @@ #include "contentsink.hxx" #include <com/sun/star/uno/Reference.hxx> -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; diff --git a/sfx2/source/inc/openuriexternally.hxx b/sfx2/source/inc/openuriexternally.hxx index baf7e1761ce8..4397292f7705 100644 --- a/sfx2/source/inc/openuriexternally.hxx +++ b/sfx2/source/inc/openuriexternally.hxx @@ -32,7 +32,6 @@ #include "sal/config.h" -namespace rtl { class OUString; } namespace sfx2 { diff --git a/shell/source/backends/kde4be/kde4access.hxx b/shell/source/backends/kde4be/kde4access.hxx index f77a2ecad7cf..004a9c99623a 100644 --- a/shell/source/backends/kde4be/kde4access.hxx +++ b/shell/source/backends/kde4be/kde4access.hxx @@ -27,7 +27,6 @@ namespace com { namespace sun { namespace star { namespace uno { class Any; } } } } -namespace rtl { class OUString; } namespace kde4access { diff --git a/slideshow/source/engine/shapes/appletshape.hxx b/slideshow/source/engine/shapes/appletshape.hxx index 6001f07c5368..c62ceb0f8b57 100644 --- a/slideshow/source/engine/shapes/appletshape.hxx +++ b/slideshow/source/engine/shapes/appletshape.hxx @@ -27,9 +27,6 @@ namespace com { namespace sun { namespace star { namespace drawing { class XShape; } } } } -namespace rtl { - class OUString; -} namespace slideshow { diff --git a/slideshow/source/inc/animationfactory.hxx b/slideshow/source/inc/animationfactory.hxx index aab3cf98d23f..513e6651dd87 100644 --- a/slideshow/source/inc/animationfactory.hxx +++ b/slideshow/source/inc/animationfactory.hxx @@ -35,10 +35,6 @@ #include <boost/noncopyable.hpp> -namespace rtl -{ - class OUString; -} /* Definition of AnimationFactory class */ diff --git a/slideshow/source/inc/hyperlinkarea.hxx b/slideshow/source/inc/hyperlinkarea.hxx index acd8d89024f9..3fc251afa308 100644 --- a/slideshow/source/inc/hyperlinkarea.hxx +++ b/slideshow/source/inc/hyperlinkarea.hxx @@ -24,9 +24,6 @@ #include <vector> #include <utility> -namespace rtl { - class OUString; -} namespace basegfx { class B2DRange; } diff --git a/slideshow/source/inc/smilfunctionparser.hxx b/slideshow/source/inc/smilfunctionparser.hxx index b29e80513e92..59f2d33506a3 100644 --- a/slideshow/source/inc/smilfunctionparser.hxx +++ b/slideshow/source/inc/smilfunctionparser.hxx @@ -27,10 +27,6 @@ #include <boost/noncopyable.hpp> -namespace rtl -{ - class OUString; -} /* Definition of SmilFunctionParser class */ diff --git a/stoc/source/registry_tdprovider/structtypedescription.hxx b/stoc/source/registry_tdprovider/structtypedescription.hxx index 1a750a1c0457..ae8ecbab45e0 100644 --- a/stoc/source/registry_tdprovider/structtypedescription.hxx +++ b/stoc/source/registry_tdprovider/structtypedescription.hxx @@ -32,7 +32,6 @@ namespace com { namespace sun { namespace star { namespace container { class XHierarchicalNameAccess; } namespace reflection { class XCompoundTypeDescription; } } } } -namespace rtl { class OUString; } namespace stoc_rdbtdp { class CompoundTypeDescriptionImpl; } namespace stoc { namespace registry_tdprovider { diff --git a/stoc/source/uriproc/supportsService.hxx b/stoc/source/uriproc/supportsService.hxx index 2ca3a5321463..ba9383781226 100644 --- a/stoc/source/uriproc/supportsService.hxx +++ b/stoc/source/uriproc/supportsService.hxx @@ -22,7 +22,6 @@ #include "com/sun/star/uno/Sequence.hxx" -namespace rtl { class OUString; } namespace stoc { namespace uriproc { diff --git a/svgio/source/svguno/xsvgparser.hxx b/svgio/source/svguno/xsvgparser.hxx index 43bcaf1abd99..01513e08e7b7 100644 --- a/svgio/source/svguno/xsvgparser.hxx +++ b/svgio/source/svguno/xsvgparser.hxx @@ -32,7 +32,6 @@ namespace com { namespace sun { namespace star { class XInterface; } } } } -namespace rtl { class OUString; } namespace svgio { namespace svgreader { 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 { 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; diff --git a/svx/source/accessibility/lookupcolorname.hxx b/svx/source/accessibility/lookupcolorname.hxx index 30cf716beb7e..ae33ee3eb6ce 100644 --- a/svx/source/accessibility/lookupcolorname.hxx +++ b/svx/source/accessibility/lookupcolorname.hxx @@ -22,7 +22,6 @@ #include "sal/config.h" -namespace rtl { class OUString; } namespace accessibility { diff --git a/svx/source/inc/xmlxtexp.hxx b/svx/source/inc/xmlxtexp.hxx index 69cd12ddd86b..10bd4badda41 100644 --- a/svx/source/inc/xmlxtexp.hxx +++ b/svx/source/inc/xmlxtexp.hxx @@ -22,7 +22,6 @@ #include "xmloff/xmlexp.hxx" -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace frame { class XModel; } namespace uno { template<class X> class Reference; } diff --git a/svx/source/inc/xmlxtimp.hxx b/svx/source/inc/xmlxtimp.hxx index 0a9ba8701766..d1815531fdbe 100644 --- a/svx/source/inc/xmlxtimp.hxx +++ b/svx/source/inc/xmlxtimp.hxx @@ -22,7 +22,6 @@ #include <xmloff/xmlimp.hxx> -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace uno { template<class X> class Reference; } namespace uno { class XInterface; } diff --git a/sw/inc/EnhancedPDFExportHelper.hxx b/sw/inc/EnhancedPDFExportHelper.hxx index 52ed3d3b45fe..ab16b3697508 100644 --- a/sw/inc/EnhancedPDFExportHelper.hxx +++ b/sw/inc/EnhancedPDFExportHelper.hxx @@ -38,10 +38,6 @@ class SwFrm; class SwLinePortion; class SwTxtPainter; class SwEditShell; -namespace rtl -{ - class OUString; -} class StringRangeEnumerator; class SwTxtNode; class SwNumRule; diff --git a/sw/inc/dbgoutsw.hxx b/sw/inc/dbgoutsw.hxx index 7e41d6f26b26..bd01dad87512 100644 --- a/sw/inc/dbgoutsw.hxx +++ b/sw/inc/dbgoutsw.hxx @@ -26,10 +26,6 @@ #include <cstdio> class String; -namespace rtl -{ -class OUString; -} class SwNode; class SwTxtAttr; class SwpHints; diff --git a/sw/source/core/access/accpara.hxx b/sw/source/core/access/accpara.hxx index ba8e5e2c72d7..5776c4c986f7 100644 --- a/sw/source/core/access/accpara.hxx +++ b/sw/source/core/access/accpara.hxx @@ -38,7 +38,6 @@ class SwAccessibleHyperTextData; class SwXTextPortion; class SwParaChangeTrackingInfo; //#i108125# -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace i18n { struct Boundary; } namespace accessibility { class XAccessibleHyperlink; } diff --git a/sw/source/filter/xml/xmlbrshi.hxx b/sw/source/filter/xml/xmlbrshi.hxx index e524f9b42c1f..37bf44b20da2 100644 --- a/sw/source/filter/xml/xmlbrshi.hxx +++ b/sw/source/filter/xml/xmlbrshi.hxx @@ -28,7 +28,6 @@ class SvXMLImport; class SvXMLUnitConverter; class SvxBrushItem; -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace io { class XOutputStream; } } } } diff --git a/sw/source/filter/xml/xmlexpit.hxx b/sw/source/filter/xml/xmlexpit.hxx index e40e25e3a8c1..b76f087a427b 100644 --- a/sw/source/filter/xml/xmlexpit.hxx +++ b/sw/source/filter/xml/xmlexpit.hxx @@ -31,7 +31,6 @@ // even if its empty #define XML_EXPORT_FLAG_IGN_WS 0x0008 -namespace rtl { class OUString; } class SvXMLUnitConverter; class SfxPoolItem; class SfxItemSet; diff --git a/sw/source/filter/xml/xmlimpit.hxx b/sw/source/filter/xml/xmlimpit.hxx index 5c044a342301..ec8a2a8c36c4 100644 --- a/sw/source/filter/xml/xmlimpit.hxx +++ b/sw/source/filter/xml/xmlimpit.hxx @@ -26,7 +26,6 @@ #include <com/sun/star/xml/sax/XAttributeList.hpp> #include "xmlitmap.hxx" -namespace rtl { class OUString; } class SvXMLUnitConverter; class SfxPoolItem; diff --git a/sw/source/filter/xml/xmlitem.hxx b/sw/source/filter/xml/xmlitem.hxx index 4c428364b963..6c199b9453a2 100644 --- a/sw/source/filter/xml/xmlitem.hxx +++ b/sw/source/filter/xml/xmlitem.hxx @@ -25,7 +25,6 @@ #include <limits.h> #include <xmloff/xmlictxt.hxx> -namespace rtl { class OUString; } class SfxItemSet; class SvXMLImportItemMapper; diff --git a/sw/source/filter/xml/xmlithlp.hxx b/sw/source/filter/xml/xmlithlp.hxx index 23a2a85e3291..1b38dd7bc099 100644 --- a/sw/source/filter/xml/xmlithlp.hxx +++ b/sw/source/filter/xml/xmlithlp.hxx @@ -30,7 +30,6 @@ namespace editeng { class SvxBorderLine; } struct SvXMLEnumMapEntry; class SvXMLUnitConverter; class Color; -namespace rtl { class OUString; } diff --git a/sw/source/filter/xml/xmlitmap.hxx b/sw/source/filter/xml/xmlitmap.hxx index 4faacd4c82a8..ed19adb58601 100644 --- a/sw/source/filter/xml/xmlitmap.hxx +++ b/sw/source/filter/xml/xmlitmap.hxx @@ -24,7 +24,6 @@ #include <tools/ref.hxx> #include <xmloff/xmltoken.hxx> -namespace rtl { class OUString; } #define MID_SW_FLAG_MASK 0x0000ffff diff --git a/sw/source/ui/inc/unomailmerge.hxx b/sw/source/ui/inc/unomailmerge.hxx index 28dcf159786c..f6ec22f6337a 100644 --- a/sw/source/ui/inc/unomailmerge.hxx +++ b/sw/source/ui/inc/unomailmerge.hxx @@ -57,9 +57,6 @@ namespace com { namespace sun { namespace star { }}} -namespace rtl { - class OUString; -} /////////////////////////////////////////////////////////////////////////// diff --git a/tools/inc/tools/appendunixshellword.hxx b/tools/inc/tools/appendunixshellword.hxx index e5099bdc20c8..98fcdf8023a5 100644 --- a/tools/inc/tools/appendunixshellword.hxx +++ b/tools/inc/tools/appendunixshellword.hxx @@ -25,10 +25,6 @@ #if defined UNX #include "tools/toolsdllapi.h" -namespace rtl { - class OString; - class OStringBuffer; -} namespace tools { diff --git a/tools/inc/tools/getprocessworkingdir.hxx b/tools/inc/tools/getprocessworkingdir.hxx index af529b8edda2..f780c86c9a21 100644 --- a/tools/inc/tools/getprocessworkingdir.hxx +++ b/tools/inc/tools/getprocessworkingdir.hxx @@ -23,7 +23,6 @@ #include "sal/config.h" #include "tools/toolsdllapi.h" -namespace rtl { class OUString; } namespace tools { diff --git a/ucb/source/ucp/webdav-neon/DateTimeHelper.hxx b/ucb/source/ucp/webdav-neon/DateTimeHelper.hxx index b3166c2ca00c..b457bd7c4904 100644 --- a/ucb/source/ucp/webdav-neon/DateTimeHelper.hxx +++ b/ucb/source/ucp/webdav-neon/DateTimeHelper.hxx @@ -35,9 +35,6 @@ namespace com { namespace sun { namespace star { namespace util { struct DateTime; } } } } -namespace rtl { - class OUString; -} namespace webdav_ucp { diff --git a/ucbhelper/inc/ucbhelper/contentidentifier.hxx b/ucbhelper/inc/ucbhelper/contentidentifier.hxx index 89573d52cc73..4aa5459806f1 100644 --- a/ucbhelper/inc/ucbhelper/contentidentifier.hxx +++ b/ucbhelper/inc/ucbhelper/contentidentifier.hxx @@ -25,9 +25,6 @@ #include <com/sun/star/ucb/XContentIdentifier.hpp> #include "ucbhelper/ucbhelperdllapi.h" -namespace rtl { - class OUString; -} namespace ucbhelper { diff --git a/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx b/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx index 40c23045e5d4..052a7413bf93 100644 --- a/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx +++ b/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx @@ -28,7 +28,6 @@ namespace com { namespace sun { namespace star { namespace ucb { class XUniversalContentBroker; } } } } -namespace rtl { class OUString; } namespace ucbhelper { diff --git a/ucbhelper/inc/ucbhelper/registerucb.hxx b/ucbhelper/inc/ucbhelper/registerucb.hxx index c86bf45cfef9..ab241a2f9cb4 100644 --- a/ucbhelper/inc/ucbhelper/registerucb.hxx +++ b/ucbhelper/inc/ucbhelper/registerucb.hxx @@ -32,7 +32,6 @@ namespace com { namespace sun { namespace star { namespace lang { class XMultiServiceFactory; } } } } -namespace rtl { class OUString; } namespace ucbhelper { diff --git a/unoidl/inc/unoidl/legacyprovider.hxx b/unoidl/inc/unoidl/legacyprovider.hxx index 6f89f18d2d47..cebdc1f764ea 100644 --- a/unoidl/inc/unoidl/legacyprovider.hxx +++ b/unoidl/inc/unoidl/legacyprovider.hxx @@ -18,7 +18,6 @@ #include "unoidl/detail/dllapi.hxx" #include "unoidl/unoidl.hxx" -namespace rtl { class OUString; } namespace unoidl { diff --git a/unoidl/inc/unoidl/unoidlprovider.hxx b/unoidl/inc/unoidl/unoidlprovider.hxx index 03739a1acc65..d7d4fbb97f8c 100644 --- a/unoidl/inc/unoidl/unoidlprovider.hxx +++ b/unoidl/inc/unoidl/unoidlprovider.hxx @@ -17,7 +17,6 @@ #include "unoidl/detail/dllapi.hxx" #include "unoidl/unoidl.hxx" -namespace rtl { class OUString; } namespace unoidl { namespace detail { class MappedFile; struct MapEntry; diff --git a/unotest/inc/unotest/gettestargument.hxx b/unotest/inc/unotest/gettestargument.hxx index ae4a7e36595a..3364c5666600 100644 --- a/unotest/inc/unotest/gettestargument.hxx +++ b/unotest/inc/unotest/gettestargument.hxx @@ -24,7 +24,6 @@ #include "unotest/detail/unotestdllapi.hxx" -namespace rtl { class OUString; } namespace test { diff --git a/unotest/inc/unotest/toabsolutefileurl.hxx b/unotest/inc/unotest/toabsolutefileurl.hxx index 4e224d4cab0b..1f68c665ed33 100644 --- a/unotest/inc/unotest/toabsolutefileurl.hxx +++ b/unotest/inc/unotest/toabsolutefileurl.hxx @@ -24,7 +24,6 @@ #include "unotest/detail/unotestdllapi.hxx" -namespace rtl { class OUString; } namespace test { diff --git a/unotest/inc/unotest/uniquepipename.hxx b/unotest/inc/unotest/uniquepipename.hxx index bbd90f69b4f2..732856228d6a 100644 --- a/unotest/inc/unotest/uniquepipename.hxx +++ b/unotest/inc/unotest/uniquepipename.hxx @@ -24,7 +24,6 @@ #include "unotest/detail/unotestdllapi.hxx" -namespace rtl { class OUString; } namespace test { diff --git a/unotools/inc/unotools/configmgr.hxx b/unotools/inc/unotools/configmgr.hxx index 9fc2c027ae78..f5964a505cf4 100644 --- a/unotools/inc/unotools/configmgr.hxx +++ b/unotools/inc/unotools/configmgr.hxx @@ -32,7 +32,6 @@ namespace com { namespace sun { namespace star { namespace container{ class XHierarchicalNameAccess; } } } } -namespace rtl { class OUString; } namespace utl { class ConfigItem; } namespace utl { diff --git a/unotools/inc/unotools/ucbhelper.hxx b/unotools/inc/unotools/ucbhelper.hxx index eb171591d69a..fad06ced5e2d 100644 --- a/unotools/inc/unotools/ucbhelper.hxx +++ b/unotools/inc/unotools/ucbhelper.hxx @@ -29,7 +29,6 @@ namespace com { namespace sun { namespace star { namespace uno { class Any; } } } } -namespace rtl { class OUString; } namespace ucbhelper { class Content; } namespace utl { namespace UCBContentHelper { diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx index f20cbe44592c..3422dce11abb 100644 --- a/vcl/inc/salgdi.hxx +++ b/vcl/inc/salgdi.hxx @@ -30,10 +30,6 @@ #include <map> -namespace rtl -{ - class OUString; -} class ImplDevFontList; class SalBitmap; diff --git a/vcl/inc/salinst.hxx b/vcl/inc/salinst.hxx index 1dc696eb99ba..73b79644736d 100644 --- a/vcl/inc/salinst.hxx +++ b/vcl/inc/salinst.hxx @@ -33,10 +33,6 @@ #include <list> -namespace rtl -{ - class OUString; -} struct SystemParentData; struct SalPrinterQueueInfo; diff --git a/vcl/inc/vcl/jobset.hxx b/vcl/inc/vcl/jobset.hxx index d8f489864297..15f418cbda3a 100644 --- a/vcl/inc/vcl/jobset.hxx +++ b/vcl/inc/vcl/jobset.hxx @@ -24,10 +24,6 @@ #include <vcl/dllapi.h> #include <vcl/prntypes.hxx> -namespace rtl -{ - class OUString; -} class SvStream; struct ImplJobSetup; diff --git a/writerfilter/source/dmapper/PropertyIds.hxx b/writerfilter/source/dmapper/PropertyIds.hxx index 2ee711931ab3..c4f30bfd14f7 100644 --- a/writerfilter/source/dmapper/PropertyIds.hxx +++ b/writerfilter/source/dmapper/PropertyIds.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_DMAPPER_PROPERTYIDS_HXX #define INCLUDED_DMAPPER_PROPERTYIDS_HXX -namespace rtl{ class OUString;} namespace writerfilter { namespace dmapper{ diff --git a/xmloff/inc/DomBuilderContext.hxx b/xmloff/inc/DomBuilderContext.hxx index 5ec4ed355359..34dc52a849ae 100644 --- a/xmloff/inc/DomBuilderContext.hxx +++ b/xmloff/inc/DomBuilderContext.hxx @@ -36,9 +36,6 @@ namespace com { namespace sun { namespace star { class XAttributeList; } } } } } -namespace rtl { - class OUString; -} class SvXMLImport; class SvXMLImportContext; diff --git a/xmloff/inc/XMLBackgroundImageExport.hxx b/xmloff/inc/XMLBackgroundImageExport.hxx index 583d17c50a64..3a2d8ed3d130 100644 --- a/xmloff/inc/XMLBackgroundImageExport.hxx +++ b/xmloff/inc/XMLBackgroundImageExport.hxx @@ -22,7 +22,6 @@ #include <sal/types.h> -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace uno { class Any; } } } } diff --git a/xmloff/inc/XMLChartPropertySetMapper.hxx b/xmloff/inc/XMLChartPropertySetMapper.hxx index c6805ac32e68..1c5db016279b 100644 --- a/xmloff/inc/XMLChartPropertySetMapper.hxx +++ b/xmloff/inc/XMLChartPropertySetMapper.hxx @@ -25,7 +25,6 @@ #include <xmloff/xmlimppr.hxx> #include <xmloff/xmlimp.hxx> -namespace rtl { class OUString; } extern const XMLPropertyMapEntry aXMLChartPropMap[]; diff --git a/xmloff/inc/XMLElementPropertyContext.hxx b/xmloff/inc/XMLElementPropertyContext.hxx index a9472c7bfbfa..5ce75fc013e8 100644 --- a/xmloff/inc/XMLElementPropertyContext.hxx +++ b/xmloff/inc/XMLElementPropertyContext.hxx @@ -25,10 +25,6 @@ class SvXMLImport; -namespace rtl -{ - class OUString; -} class XMLElementPropertyContext : public SvXMLImportContext { diff --git a/xmloff/inc/XMLEventImportHelper.hxx b/xmloff/inc/XMLEventImportHelper.hxx index 5d5455fa5195..3ee55bc0e419 100644 --- a/xmloff/inc/XMLEventImportHelper.hxx +++ b/xmloff/inc/XMLEventImportHelper.hxx @@ -30,7 +30,6 @@ namespace com { namespace sun { namespace star { namespace xml { namespace sax { class XAttributeList; } } } } } -namespace rtl { class OUString; } class XMLEventContextFactory; class XMLEventsImportContext; struct XMLEventNameTranslation; diff --git a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx index d99441edabdc..a5e2fb272c5f 100644 --- a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx +++ b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx @@ -27,7 +27,6 @@ namespace com { namespace sun { namespace star { namespace xml { namespace sax { class XAttributeList; } } namespace beans { class XPropertySet; } } } } -namespace rtl { class OUString; } class SvXMLImport; /// import footnote and endnote configuration elements diff --git a/xmloff/inc/XMLScriptContextFactory.hxx b/xmloff/inc/XMLScriptContextFactory.hxx index 15d5668d0b18..d189a65b7db4 100644 --- a/xmloff/inc/XMLScriptContextFactory.hxx +++ b/xmloff/inc/XMLScriptContextFactory.hxx @@ -27,7 +27,6 @@ namespace com { namespace sun { namespace star { namespace xml { namespace sax { class XAttributeList; } } } } } -namespace rtl { class OUString; } class SvXMLImport; class XMLEventsImportContext; diff --git a/xmloff/inc/XMLStarBasicContextFactory.hxx b/xmloff/inc/XMLStarBasicContextFactory.hxx index d4d6654a647d..a1db7963096f 100644 --- a/xmloff/inc/XMLStarBasicContextFactory.hxx +++ b/xmloff/inc/XMLStarBasicContextFactory.hxx @@ -27,7 +27,6 @@ namespace com { namespace sun { namespace star { namespace xml { namespace sax { class XAttributeList; } } } } } -namespace rtl { class OUString; } class SvXMLImport; class XMLEventsImportContext; diff --git a/xmloff/inc/XMLTextColumnsContext.hxx b/xmloff/inc/XMLTextColumnsContext.hxx index d1c39181ae72..9ef0fc09e234 100644 --- a/xmloff/inc/XMLTextColumnsContext.hxx +++ b/xmloff/inc/XMLTextColumnsContext.hxx @@ -23,7 +23,6 @@ #include "XMLElementPropertyContext.hxx" -namespace rtl { class OUString; } class XMLTextColumnsArray_Impl; class XMLTextColumnSepContext_Impl; class SvXMLTokenMap; diff --git a/xmloff/inc/txtflde.hxx b/xmloff/inc/txtflde.hxx index 2297e94233f5..30e607ba633b 100644 --- a/xmloff/inc/txtflde.hxx +++ b/xmloff/inc/txtflde.hxx @@ -47,7 +47,6 @@ namespace com { namespace sun { namespace star { namespace frame { class XModel; } namespace uno { template<typename A> class Sequence; } } } } -namespace rtl { class OUString; } /// field IDs, diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx index 43b8b1ba510d..17da3035bf8f 100644 --- a/xmloff/inc/txtfldi.hxx +++ b/xmloff/inc/txtfldi.hxx @@ -42,10 +42,6 @@ namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; struct PropertyValue; } } } } -namespace rtl -{ - class OUString; -} class SvXMLImport; diff --git a/xmloff/inc/xmloff/DashStyle.hxx b/xmloff/inc/xmloff/DashStyle.hxx index 91c51d96f946..576414bb7135 100644 --- a/xmloff/inc/xmloff/DashStyle.hxx +++ b/xmloff/inc/xmloff/DashStyle.hxx @@ -31,7 +31,6 @@ namespace com { namespace sun { namespace star { namespace xml { namespace sax { class XAttributeList; } } namespace uno { class Any; } } } } -namespace rtl { class OUString; } class XMLOFF_DLLPUBLIC XMLDashStyleImport diff --git a/xmloff/inc/xmloff/XMLEventsImportContext.hxx b/xmloff/inc/xmloff/XMLEventsImportContext.hxx index aa093714ae56..65d7730c9533 100644 --- a/xmloff/inc/xmloff/XMLEventsImportContext.hxx +++ b/xmloff/inc/xmloff/XMLEventsImportContext.hxx @@ -36,7 +36,6 @@ namespace com { namespace sun { namespace star { namespace container { class XNameReplace; } namespace document { class XEventsSupplier; } } } } -namespace rtl { class OUString; } typedef ::std::pair< OUString, diff --git a/xmloff/inc/xmloff/XMLTextListAutoStylePool.hxx b/xmloff/inc/xmloff/XMLTextListAutoStylePool.hxx index d8a209c795ac..f3768da8ab40 100644 --- a/xmloff/inc/xmloff/XMLTextListAutoStylePool.hxx +++ b/xmloff/inc/xmloff/XMLTextListAutoStylePool.hxx @@ -29,7 +29,6 @@ namespace com { namespace sun { namespace star { namespace container { class XIndexReplace; } } } } -namespace rtl { class OUString; } class XMLTextListAutoStylePool_Impl; diff --git a/xmloff/inc/xmloff/numehelp.hxx b/xmloff/inc/xmloff/numehelp.hxx index 00b5a7a7988b..9f0bac4f9e4b 100644 --- a/xmloff/inc/xmloff/numehelp.hxx +++ b/xmloff/inc/xmloff/numehelp.hxx @@ -29,10 +29,6 @@ #include <set> class SvXMLExport; -namespace rtl -{ - class OUString; -} struct XMLNumberFormat { diff --git a/xmloff/inc/xmloff/xformsimport.hxx b/xmloff/inc/xmloff/xformsimport.hxx index 9be4bc3bdcb6..b6770320dbd3 100644 --- a/xmloff/inc/xmloff/xformsimport.hxx +++ b/xmloff/inc/xmloff/xformsimport.hxx @@ -27,7 +27,6 @@ class SvXMLImport; class SvXMLImportContext; -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace uno { template<typename T> class Reference; } diff --git a/xmloff/inc/xmloff/xmlcnimp.hxx b/xmloff/inc/xmloff/xmlcnimp.hxx index 1243c2f59b02..f99c0a55ad73 100644 --- a/xmloff/inc/xmloff/xmlcnimp.hxx +++ b/xmloff/inc/xmloff/xmlcnimp.hxx @@ -24,7 +24,6 @@ #include <sal/types.h> //sal_uInt16 and sal_Bool #include <boost/scoped_ptr.hpp> -namespace rtl { class OUString; } class SvXMLAttrCollection; //Forward declaration only. class XMLOFF_DLLPUBLIC SvXMLAttrContainerData diff --git a/xmloff/inc/xmloff/xmlerror.hxx b/xmloff/inc/xmloff/xmlerror.hxx index 2400631d3cbb..78ecbe914850 100644 --- a/xmloff/inc/xmloff/xmlerror.hxx +++ b/xmloff/inc/xmloff/xmlerror.hxx @@ -89,7 +89,6 @@ // forward declarations -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace uno { template<class X> class Sequence; } namespace uno { template<class X> class Reference; } diff --git a/xmloff/inc/xmloff/xmlevent.hxx b/xmloff/inc/xmloff/xmlevent.hxx index a6d0763e3df0..9738a58fc30f 100644 --- a/xmloff/inc/xmloff/xmlevent.hxx +++ b/xmloff/inc/xmloff/xmlevent.hxx @@ -34,7 +34,6 @@ namespace com { namespace sun { namespace star { namespace xml { namespace sax { class XAttributeList; } } namespace beans { struct PropertyValue; } } } } -namespace rtl { class OUString; } class SvXMLExport; class SvXMLImportContext; diff --git a/xmloff/inc/xmloff/xmlexp.hxx b/xmloff/inc/xmloff/xmlexp.hxx index b4f635d522ab..148f73692158 100644 --- a/xmloff/inc/xmloff/xmlexp.hxx +++ b/xmloff/inc/xmloff/xmlexp.hxx @@ -74,7 +74,6 @@ class XMLErrors; // Shapes in Writer cannot be named via context menu (#i51726#) #include <unotools/moduleoptions.hxx> -namespace rtl { class OUString; } namespace com { namespace sun { namespace star { namespace frame { class XModel; } namespace container { class XIndexContainer; } diff --git a/xmloff/inc/xmloff/xmlexppr.hxx b/xmloff/inc/xmloff/xmlexppr.hxx index db1f043a0d3b..7e7bb7658903 100644 --- a/xmloff/inc/xmloff/xmlexppr.hxx +++ b/xmloff/inc/xmloff/xmlexppr.hxx @@ -25,7 +25,6 @@ #include <xmloff/xmlprmap.hxx> #include <xmloff/uniref.hxx> -namespace rtl { class OUString; } class SvXMLUnitConverter; class SvXMLAttributeList; diff --git a/xmloff/inc/xmloff/xmlimppr.hxx b/xmloff/inc/xmloff/xmlimppr.hxx index 32d78d4d334c..642e898aa3bb 100644 --- a/xmloff/inc/xmloff/xmlimppr.hxx +++ b/xmloff/inc/xmloff/xmlimppr.hxx @@ -35,7 +35,6 @@ struct XMLPropertyState; class XMLPropertySetMapper; -namespace rtl { class OUString; } class SvXMLUnitConverter; class SvXMLNamespaceMap; diff --git a/xmloff/inc/xmloff/xmlprcon.hxx b/xmloff/inc/xmloff/xmlprcon.hxx index f6fb48cee4b6..3ed1af78e736 100644 --- a/xmloff/inc/xmloff/xmlprcon.hxx +++ b/xmloff/inc/xmloff/xmlprcon.hxx @@ -25,7 +25,6 @@ #include <xmloff/xmlprmap.hxx> #include <xmloff/uniref.hxx> -namespace rtl { class OUString; } class SvXMLImportPropertyMapper; diff --git a/xmloff/inc/xmloff/xmltkmap.hxx b/xmloff/inc/xmloff/xmltkmap.hxx index e05885574195..9df059f6da9a 100644 --- a/xmloff/inc/xmloff/xmltkmap.hxx +++ b/xmloff/inc/xmloff/xmltkmap.hxx @@ -25,7 +25,6 @@ #include <sal/types.h> #include <xmloff/xmltoken.hxx> -namespace rtl { class OUString; } class SvXMLTokenMap_Impl; class SvXMLTokenMapEntry_Impl; diff --git a/xmloff/inc/xmltabi.hxx b/xmloff/inc/xmltabi.hxx index af2bc956e6d2..022ea808ed0b 100644 --- a/xmloff/inc/xmltabi.hxx +++ b/xmloff/inc/xmltabi.hxx @@ -25,10 +25,6 @@ class SvxXMLTabStopArray_Impl; class SvXMLImport; -namespace rtl -{ - class OUString; -} class SvxXMLTabStopImportContext : public XMLElementPropertyContext { 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; } diff --git a/xmlsecurity/source/xmlsec/serialnumberadapter.hxx b/xmlsecurity/source/xmlsec/serialnumberadapter.hxx index 86159fc53d3c..947274ac50e6 100644 --- a/xmlsecurity/source/xmlsec/serialnumberadapter.hxx +++ b/xmlsecurity/source/xmlsec/serialnumberadapter.hxx @@ -30,7 +30,6 @@ namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; class XInterface; } } } } -namespace rtl { class OUString; } namespace xml_security { namespace serial_number_adapter { |