diff --git a/cui/source/customize/cfgutil.cxx b/cui/source/customize/cfgutil.cxx index 0c45efb1941a..f5fb4a82299d 100644 --- a/cui/source/customize/cfgutil.cxx +++ b/cui/source/customize/cfgutil.cxx @@ -67,8 +67,6 @@ #include #include "dialmgr.hxx" #include - -#define _SVSTDARR_STRINGSDTOR #include using namespace ::com::sun::star; diff --git a/cui/source/customize/macropg.cxx b/cui/source/customize/macropg.cxx index 367fc6799cc9..7a29e06de7fd 100644 --- a/cui/source/customize/macropg.cxx +++ b/cui/source/customize/macropg.cxx @@ -30,7 +30,6 @@ #include "macropg.hxx" #include -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/cui/source/customize/selector.cxx b/cui/source/customize/selector.cxx index d5beb563da30..2f624e26c9bb 100644 --- a/cui/source/customize/selector.cxx +++ b/cui/source/customize/selector.cxx @@ -71,7 +71,6 @@ using namespace ::com::sun::star::frame; using namespace ::com::sun::star::document; using namespace ::com::sun::star::container; -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/cui/source/dialogs/insdlg.cxx b/cui/source/dialogs/insdlg.cxx index 06f57771005c..5312e6f694ff 100644 --- a/cui/source/dialogs/insdlg.cxx +++ b/cui/source/dialogs/insdlg.cxx @@ -76,10 +76,8 @@ using namespace ::com::sun::star::container; using namespace ::com::sun::star::ui::dialogs; using ::rtl::OUString; -#define _SVSTDARR_STRINGSDTOR #include - static String impl_getSvtResString( sal_uInt32 nId ) { String aRet; diff --git a/cui/source/dialogs/linkdlg.cxx b/cui/source/dialogs/linkdlg.cxx index 9d9b2cece04d..42b9080715e9 100644 --- a/cui/source/dialogs/linkdlg.cxx +++ b/cui/source/dialogs/linkdlg.cxx @@ -51,7 +51,6 @@ #include -#define _SVSTDARR_USHORTS #include #define MAX_FILENAME 18 diff --git a/cui/source/inc/acccfg.hxx b/cui/source/inc/acccfg.hxx index 4169fed42630..7a6eb2540041 100644 --- a/cui/source/inc/acccfg.hxx +++ b/cui/source/inc/acccfg.hxx @@ -52,16 +52,10 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include - #include - #include "cfgutil.hxx" -// class SfxAcceleratorConfigListBox ************************************************* - #define css ::com::sun::star class SfxMacroInfoItem; diff --git a/cui/source/inc/cfgutil.hxx b/cui/source/inc/cfgutil.hxx index 81e223549eb4..c4fe5c941753 100644 --- a/cui/source/inc/cfgutil.hxx +++ b/cui/source/inc/cfgutil.hxx @@ -37,10 +37,7 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include - #include #include #include diff --git a/cui/source/inc/cuifmsearch.hxx b/cui/source/inc/cuifmsearch.hxx index 68ebcc3b80c3..218a56f20661 100644 --- a/cui/source/inc/cuifmsearch.hxx +++ b/cui/source/inc/cuifmsearch.hxx @@ -32,16 +32,10 @@ #include #include - -#define _SVSTDARR_STRINGSDTOR #include - #include - #include - #include - #include #include #include diff --git a/cui/source/inc/cuisrchdlg.hxx b/cui/source/inc/cuisrchdlg.hxx index f1bf39764c55..434b3ab489af 100644 --- a/cui/source/inc/cuisrchdlg.hxx +++ b/cui/source/inc/cuisrchdlg.hxx @@ -28,9 +28,6 @@ #ifndef _CUI_SRCHDLG_HXX #define _CUI_SRCHDLG_HXX -// include --------------------------------------------------------------- - - #include #include #include @@ -42,7 +39,6 @@ #include #include #include -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx index f1731e93d1cd..a532f164658b 100644 --- a/cui/source/tabpages/autocdlg.cxx +++ b/cui/source/tabpages/autocdlg.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ -#define _SVSTDARR_STRINGSISORTDTOR -#define _SVSTDARR_STRINGSDTOR - #include #include #include diff --git a/cui/source/tabpages/macroass.cxx b/cui/source/tabpages/macroass.cxx index b160def086ed..abd712328aa7 100644 --- a/cui/source/tabpages/macroass.cxx +++ b/cui/source/tabpages/macroass.cxx @@ -36,9 +36,7 @@ #include #include #include -#define _SVSTDARR_STRINGSDTOR #include - #include #include "cfgutil.hxx" #include diff --git a/cui/source/tabpages/numfmt.cxx b/cui/source/tabpages/numfmt.cxx index 17b2fbf4864d..be12b14cca5d 100644 --- a/cui/source/tabpages/numfmt.cxx +++ b/cui/source/tabpages/numfmt.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// include --------------------------------------------------------------- #include #include #include @@ -34,7 +33,6 @@ #include #include #include -#define _SVSTDARR_STRINGSDTOR #include #include diff --git a/editeng/source/misc/SvXMLAutoCorrectExport.cxx b/editeng/source/misc/SvXMLAutoCorrectExport.cxx index 0723a7440741..8538f8757330 100644 --- a/editeng/source/misc/SvXMLAutoCorrectExport.cxx +++ b/editeng/source/misc/SvXMLAutoCorrectExport.cxx @@ -26,12 +26,9 @@ * ************************************************************************/ - #include #include -#define _SVSTDARR_STRINGSISORTDTOR -#define _SVSTDARR_STRINGSDTOR #include #include diff --git a/editeng/source/misc/SvXMLAutoCorrectImport.cxx b/editeng/source/misc/SvXMLAutoCorrectImport.cxx index f0014545f96b..e7354b9d772a 100644 --- a/editeng/source/misc/SvXMLAutoCorrectImport.cxx +++ b/editeng/source/misc/SvXMLAutoCorrectImport.cxx @@ -28,9 +28,6 @@ #include #include - -#define _SVSTDARR_STRINGSISORTDTOR -#define _SVSTDARR_STRINGSDTOR #include #include @@ -38,7 +35,6 @@ using namespace ::com::sun::star; using namespace ::xmloff::token; using namespace ::rtl; - static OUString sBlockList ( RTL_CONSTASCII_USTRINGPARAM ( "_block-list" ) ); SvXMLAutoCorrectImport::SvXMLAutoCorrectImport( diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx index 978c9ab6c944..b7df997f9daa 100644 --- a/editeng/source/misc/svxacorr.cxx +++ b/editeng/source/misc/svxacorr.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include #include #include @@ -35,9 +33,6 @@ #include #include #include -// for the Sort-String-Arrays from SVMEM.HXX -#define _SVSTDARR_STRINGSISORTDTOR -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/fpicker/source/odma/ODMAFolderPicker.cxx b/fpicker/source/odma/ODMAFolderPicker.cxx index 097e2f9f6e17..c5eb9a800690 100644 --- a/fpicker/source/odma/ODMAFolderPicker.cxx +++ b/fpicker/source/odma/ODMAFolderPicker.cxx @@ -27,12 +27,9 @@ * ************************************************************************/ - #include "ODMAFolderPicker.hxx" -#define _SVSTDARR_STRINGSDTOR #include "svl/svstdarr.hxx" - #include #include #include diff --git a/fpicker/source/office/OfficeFilePicker.cxx b/fpicker/source/office/OfficeFilePicker.cxx index 3df9f11f7e5f..a6d3da965294 100644 --- a/fpicker/source/office/OfficeFilePicker.cxx +++ b/fpicker/source/office/OfficeFilePicker.cxx @@ -41,7 +41,6 @@ #endif #include #include -#define _SVSTDARR_STRINGSDTOR #include "svl/svstdarr.hxx" #include #include diff --git a/fpicker/source/office/OfficeFolderPicker.cxx b/fpicker/source/office/OfficeFolderPicker.cxx index 74dd3168c9d6..cc7a6b36b7b3 100644 --- a/fpicker/source/office/OfficeFolderPicker.cxx +++ b/fpicker/source/office/OfficeFolderPicker.cxx @@ -26,15 +26,12 @@ * ************************************************************************/ - #include "OfficeFolderPicker.hxx" #include "iodlg.hxx" #include #include - -#define _SVSTDARR_STRINGSDTOR #include "svl/svstdarr.hxx" #include #include diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx index 2db644bba605..226eaf06aaf9 100644 --- a/fpicker/source/office/iodlg.cxx +++ b/fpicker/source/office/iodlg.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// includes -------------------------------------------------------------- #include #include "iodlg.hxx" #include @@ -48,9 +46,6 @@ #include "svtools/sfxecode.hxx" #include "svl/svarray.hxx" #include "svtools/svtabbx.hxx" - -#define _SVSTDARR_USHORTS -#define _SVSTDARR_STRINGSDTOR #include "svl/svstdarr.hxx" #include #include diff --git a/fpicker/source/office/iodlgimp.cxx b/fpicker/source/office/iodlgimp.cxx index 5e02c2d2c62e..2fabd6253352 100644 --- a/fpicker/source/office/iodlgimp.cxx +++ b/fpicker/source/office/iodlgimp.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -// includes ******************************************************************* - #include "iodlgimp.hxx" #include "svtools/headbar.hxx" #include @@ -50,10 +47,6 @@ #include "unotools/useroptions.hxx" #include "rtl/instance.hxx" #include - -#define _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_USHORTS #include "svl/svstdarr.hxx" using namespace ::com::sun::star::uno; diff --git a/idl/inc/object.hxx b/idl/inc/object.hxx index bf049898c138..6690f82218f8 100644 --- a/idl/inc/object.hxx +++ b/idl/inc/object.hxx @@ -29,7 +29,6 @@ #ifndef _OBJECT_HXX #define _OBJECT_HXX -#define _SVSTDARR_ULONGS #include #include #include diff --git a/sc/source/core/data/documen8.cxx b/sc/source/core/data/documen8.cxx index cb1bd7d536eb..3e32e82624d8 100644 --- a/sc/source/core/data/documen8.cxx +++ b/sc/source/core/data/documen8.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include "scitems.hxx" #include @@ -47,7 +45,6 @@ #include #include #include -#define _SVSTDARR_USHORTS #include #include #include diff --git a/sc/source/filter/excel/excrecds.cxx b/sc/source/filter/excel/excrecds.cxx index ebd2b4ee3f5e..828b2d63a6d1 100644 --- a/sc/source/filter/excel/excrecds.cxx +++ b/sc/source/filter/excel/excrecds.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -//------------------------------------------------------------------------ - #include "excrecds.hxx" #include @@ -63,7 +58,6 @@ #include #include -#define _SVSTDARR_USHORTS #include #include diff --git a/sc/source/filter/html/htmlexp.cxx b/sc/source/filter/html/htmlexp.cxx index ec550e2e9703..af34e4003c30 100644 --- a/sc/source/filter/html/htmlexp.cxx +++ b/sc/source/filter/html/htmlexp.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -// INCLUDE --------------------------------------------------------------- - #include "scitems.hxx" #include #include @@ -56,9 +51,6 @@ #include #include #include -#ifndef _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_STRINGSSORTDTOR -#endif #include #include #include diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index 417ed14889a3..b1d183a9f5b3 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -34,19 +34,12 @@ #include #include #include - - #include "rangenam.hxx" #include "anyrefdg.hxx" #include - #include #include - -#ifndef _SVARRAY_HXX -#define _SVARRAY_HXX #include -#endif #include "chgtrack.hxx" #include "chgviset.hxx" #include diff --git a/sfx2/inc/sfx2/appuno.hxx b/sfx2/inc/sfx2/appuno.hxx index 9c5727e62f1a..00e8129b2994 100644 --- a/sfx2/inc/sfx2/appuno.hxx +++ b/sfx2/inc/sfx2/appuno.hxx @@ -28,10 +28,6 @@ #ifndef _SFX_APPUNO_HXX #define _SFX_APPUNO_HXX -//____________________________________________________________________________________________________________________________________ -// generated header -//____________________________________________________________________________________________________________________________________ - #include #include #include @@ -50,31 +46,17 @@ #include #include -//____________________________________________________________________________________________________________________________________ -// fix uno header -//____________________________________________________________________________________________________________________________________ #include #include #include #include #include -//____________________________________________________________________________________________________________________________________ -// something else header -//____________________________________________________________________________________________________________________________________ #include #include -#define _SVSTDARR_STRINGSDTOR #include #include -//____________________________________________________________________________________________________________________________________ -// forwards -//____________________________________________________________________________________________________________________________________ - -//____________________________________________________________________________________________________________________________________ -// declarations -//____________________________________________________________________________________________________________________________________ class SfxObjectShell; class SfxMacroLoader : public ::com::sun::star::frame::XDispatchProvider, public ::com::sun::star::frame::XNotifyingDispatch, diff --git a/sfx2/source/appl/app.cxx b/sfx2/source/appl/app.cxx index d3f134d98da0..4931518e54dc 100644 --- a/sfx2/source/appl/app.cxx +++ b/sfx2/source/appl/app.cxx @@ -50,10 +50,7 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include - #include #include #include diff --git a/sfx2/source/appl/appopen.cxx b/sfx2/source/appl/appopen.cxx index e60c1084921f..7bb7a5c42bbd 100644 --- a/sfx2/source/appl/appopen.cxx +++ b/sfx2/source/appl/appopen.cxx @@ -107,8 +107,6 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include using namespace ::com::sun::star; diff --git a/sfx2/source/appl/linkmgr2.cxx b/sfx2/source/appl/linkmgr2.cxx index 1f4842035ec1..b7c5f2a22c9a 100644 --- a/sfx2/source/appl/linkmgr2.cxx +++ b/sfx2/source/appl/linkmgr2.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -50,8 +49,6 @@ #include "impldde.hxx" #include "app.hrc" #include "sfx2/sfxresid.hxx" - -#define _SVSTDARR_STRINGSDTOR #include #include diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx index 32a542df815a..0dd391c55fa4 100644 --- a/sfx2/source/appl/sfxhelp.cxx +++ b/sfx2/source/appl/sfxhelp.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include "sfx2/sfxhelp.hxx" #include @@ -65,8 +64,6 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include #include "newhelp.hxx" diff --git a/sfx2/source/dialog/filedlgimpl.hxx b/sfx2/source/dialog/filedlgimpl.hxx index 6770bb78129c..1da12fb4f827 100644 --- a/sfx2/source/dialog/filedlgimpl.hxx +++ b/sfx2/source/dialog/filedlgimpl.hxx @@ -37,10 +37,7 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include - #include #include diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx index 675b1530799b..4e60a8689bbe 100644 --- a/sfx2/source/dialog/templdlg.cxx +++ b/sfx2/source/dialog/templdlg.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include @@ -34,8 +33,6 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/sfx2/source/dialog/versdlg.cxx b/sfx2/source/dialog/versdlg.cxx index 8c5d14ddf686..f6ae242d7373 100644 --- a/sfx2/source/dialog/versdlg.cxx +++ b/sfx2/source/dialog/versdlg.cxx @@ -36,8 +36,6 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include #include "versdlg.hrc" diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx index 21838839b9fb..af6915890f89 100644 --- a/sfx2/source/doc/docfile.cxx +++ b/sfx2/source/doc/docfile.cxx @@ -89,8 +89,6 @@ #include // SvKeyValue #include #include - -#define _SVSTDARR_STRINGSDTOR #include #include diff --git a/sfx2/source/doc/docinsert.cxx b/sfx2/source/doc/docinsert.cxx index ec22501cdd2d..c103116098a1 100644 --- a/sfx2/source/doc/docinsert.cxx +++ b/sfx2/source/doc/docinsert.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include "sfx2/docinsert.hxx" #include @@ -48,8 +47,6 @@ #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include using namespace ::com::sun::star; diff --git a/sfx2/source/doc/docvor.cxx b/sfx2/source/doc/docvor.cxx index ef882381bdf1..c0f939023f18 100644 --- a/sfx2/source/doc/docvor.cxx +++ b/sfx2/source/doc/docvor.cxx @@ -72,7 +72,6 @@ #include #include #include -#define _SVSTDARR_STRINGSDTOR #include static const char cDelim = ':'; diff --git a/sfx2/source/menu/mnumgr.cxx b/sfx2/source/menu/mnumgr.cxx index 567812342b76..e9d7cf86dc52 100644 --- a/sfx2/source/menu/mnumgr.cxx +++ b/sfx2/source/menu/mnumgr.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -57,7 +56,6 @@ #include -#define _SVSTDARR_USHORTS #include #include diff --git a/svl/source/items/style.cxx b/svl/source/items/style.cxx index 337af7cef007..02ed772b5833 100644 --- a/svl/source/items/style.cxx +++ b/svl/source/items/style.cxx @@ -26,13 +26,8 @@ * ************************************************************************/ - #include -#define _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_BYTESTRINGS -#define _SVSTDARR_BYTESTRINGSSORTDTOR - #include #include #include diff --git a/svl/source/memtools/svarray.cxx b/svl/source/memtools/svarray.cxx index e49af56b8c3b..52f3f0c09460 100644 --- a/svl/source/memtools/svarray.cxx +++ b/svl/source/memtools/svarray.cxx @@ -26,24 +26,9 @@ * ************************************************************************/ - -#define _SVARRAY_CXX - -#define _SVSTDARR_sal_uInt16S #define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_STRINGSSORT #define _SVSTDARR_STRINGSSORTDTOR #define _SVSTDARR_STRINGSISORT -#define _SVSTDARR_STRINGSISORTDTOR - -#define _SVSTDARR_BYTESTRINGS -#define _SVSTDARR_BYTESTRINGSDTOR -#define _SVSTDARR_BYTESTRINGSSORT -#define _SVSTDARR_BYTESTRINGSSORTDTOR -#define _SVSTDARR_BYTESTRINGSISORT -#define _SVSTDARR_BYTESTRINGSISORTDTOR - -#define _SVSTDARR_XUB_STRLEN #include #include diff --git a/svl/source/misc/inettype.cxx b/svl/source/misc/inettype.cxx index b043f0680dbf..c68e52868556 100644 --- a/svl/source/misc/inettype.cxx +++ b/svl/source/misc/inettype.cxx @@ -36,12 +36,6 @@ #include "getstringresource.hxx" -#ifndef _SVSTDARR_STRINGSSORT_DECL -#define _SVSTDARR_STRINGSSORT -#include -#undef _SVSTDARR_STRINGSSORT -#endif - namespace { diff --git a/svl/source/numbers/zforlist.cxx b/svl/source/numbers/zforlist.cxx index 908b437b4a5a..3aff518a583c 100644 --- a/svl/source/numbers/zforlist.cxx +++ b/svl/source/numbers/zforlist.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -38,7 +37,6 @@ #include #include -#define _SVSTDARR_USHORTS #include #define _ZFORLIST_CXX diff --git a/svtools/source/control/inettbc.cxx b/svtools/source/control/inettbc.cxx index 39461a6ff43c..b9b526c7411d 100644 --- a/svtools/source/control/inettbc.cxx +++ b/svtools/source/control/inettbc.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #ifdef UNX #include #include @@ -57,8 +56,6 @@ #include #include "svl/urihelper.hxx" #include - -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/svtools/source/svrtf/svparser.cxx b/svtools/source/svrtf/svparser.cxx index 42c07d899454..6cacb7f20bdb 100644 --- a/svtools/source/svrtf/svparser.cxx +++ b/svtools/source/svrtf/svparser.cxx @@ -26,12 +26,10 @@ * ************************************************************************/ - #include #include #include #include -#define _SVSTDARR_USHORTS #include #include #include diff --git a/svx/inc/svx/fmsearch.hxx b/svx/inc/svx/fmsearch.hxx index 0e23fb077de1..2affd50a5414 100644 --- a/svx/inc/svx/fmsearch.hxx +++ b/svx/inc/svx/fmsearch.hxx @@ -30,16 +30,10 @@ #define _FMSEARCH_HXX #include - -#define _SVSTDARR_STRINGSDTOR #include - #include - #include - #include - #include #include #include diff --git a/svx/inc/svx/srchdlg.hxx b/svx/inc/svx/srchdlg.hxx index b15e3c6f41ee..ad2cea4de619 100644 --- a/svx/inc/svx/srchdlg.hxx +++ b/svx/inc/svx/srchdlg.hxx @@ -28,9 +28,6 @@ #ifndef _SVX_SRCHDLG_HXX #define _SVX_SRCHDLG_HXX -// include --------------------------------------------------------------- - - #include #include #include @@ -42,15 +39,11 @@ #include #include #include -#define _SVSTDARR_STRINGSDTOR #include #include #include #include "svx/svxdllapi.h" - -// forward --------------------------------------------------------------- - class SvxSearchItem; class MoreButton; class SfxStyleSheetBasePool; diff --git a/svx/source/dialog/fntctrl.cxx b/svx/source/dialog/fntctrl.cxx index 8ba88152addd..2dc1930b0f90 100644 --- a/svx/source/dialog/fntctrl.cxx +++ b/svx/source/dialog/fntctrl.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - -// include --------------------------------------------------------------- #include // SfxViewShell #include // Printer #include @@ -40,10 +38,6 @@ #include -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_XUB_STRLEN -#include -#endif #include #include #include @@ -57,6 +51,7 @@ #include #include // SfxStringItem #include +#include #include #include diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx index 9e70e6212fed..ec44cf17f4ae 100644 --- a/svx/source/fmcomp/fmgridcl.cxx +++ b/svx/source/fmcomp/fmgridcl.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include "svx/dbexch.hrc" #include "svx/fmgridif.hxx" #include "fmitems.hxx" @@ -63,13 +62,7 @@ #include #include #include - -#ifndef _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_ULONGS #include -#endif - #include #include #include diff --git a/svx/source/form/fmexch.cxx b/svx/source/form/fmexch.cxx index 7b620379bbb9..6d48d04ca3c8 100644 --- a/svx/source/form/fmexch.cxx +++ b/svx/source/form/fmexch.cxx @@ -36,7 +36,6 @@ #include #include -#define _SVSTDARR_ULONGS #include //........................................................................ diff --git a/svx/source/inc/fmshimp.hxx b/svx/source/inc/fmshimp.hxx index a3598f7e8b58..152997a60893 100644 --- a/svx/source/inc/fmshimp.hxx +++ b/svx/source/inc/fmshimp.hxx @@ -56,8 +56,6 @@ #include #include -#define _SVSTDARR_ULONGS -#define _SVSTDARR_USHORTS #include #include #include "svx/fmtools.hxx" diff --git a/svx/source/items/clipfmtitem.cxx b/svx/source/items/clipfmtitem.cxx index 7f37e435e13d..2dd89e293bf2 100644 --- a/svx/source/items/clipfmtitem.cxx +++ b/svx/source/items/clipfmtitem.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -#define _SVSTDARR_STRINGSDTOR - #include #include #include diff --git a/svx/source/items/numfmtsh.cxx b/svx/source/items/numfmtsh.cxx index a6b14024a71d..9736e9785ad4 100644 --- a/svx/source/items/numfmtsh.cxx +++ b/svx/source/items/numfmtsh.cxx @@ -26,12 +26,9 @@ * ************************************************************************/ - -// include --------------------------------------------------------------- #include #define _SVX_NUMFMTSH_CXX -#define _SVSTDARR_STRINGSDTOR #include #include diff --git a/sw/inc/acmplwrd.hxx b/sw/inc/acmplwrd.hxx index ad7a0de42414..c51bb800a6f1 100644 --- a/sw/inc/acmplwrd.hxx +++ b/sw/inc/acmplwrd.hxx @@ -28,8 +28,6 @@ #ifndef _ACMPLWRD_HXX #define _ACMPLWRD_HXX - -#define _SVSTDARR_STRINGSISORTDTOR #include class SwDoc; diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index 9fdbb065405a..11f8cd8f0b2b 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -53,7 +53,6 @@ class SwList; #include -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/sw/inc/docstyle.hxx b/sw/inc/docstyle.hxx index 620074a7efbb..4c64bb648189 100644 --- a/sw/inc/docstyle.hxx +++ b/sw/inc/docstyle.hxx @@ -30,10 +30,7 @@ #include -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif #include #include #include "swdllapi.h" diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx index dcf71374d150..2c7ccc246954 100644 --- a/sw/inc/shellres.hxx +++ b/sw/inc/shellres.hxx @@ -28,15 +28,9 @@ #ifndef _SHELLRES_HXX #define _SHELLRES_HXX - #include - #include - -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif struct SW_DLLPUBLIC ShellResource : public Resource { diff --git a/sw/source/core/doc/SwStyleNameMapper.cxx b/sw/source/core/doc/SwStyleNameMapper.cxx index 2d968add6caa..df33c4fb8bd3 100644 --- a/sw/source/core/doc/SwStyleNameMapper.cxx +++ b/sw/source/core/doc/SwStyleNameMapper.cxx @@ -26,10 +26,7 @@ * ************************************************************************/ - - #include -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/sw/source/core/doc/docfld.cxx b/sw/source/core/doc/docfld.cxx index 8d30248976e8..670190f10158 100644 --- a/sw/source/core/doc/docfld.cxx +++ b/sw/source/core/doc/docfld.cxx @@ -26,16 +26,12 @@ * ************************************************************************/ - - #include #include #include #include -#ifndef _SVSTDARR_HXX #include -#endif #include #include #include diff --git a/sw/source/core/doc/doctxm.cxx b/sw/source/core/doc/doctxm.cxx index c8888530e5e1..447145779170 100644 --- a/sw/source/core/doc/doctxm.cxx +++ b/sw/source/core/doc/doctxm.cxx @@ -26,12 +26,9 @@ * ************************************************************************/ - - #include #include #include -#define _SVSTDARR_STRINGSSORT #include #include #include diff --git a/sw/source/core/edit/edtab.cxx b/sw/source/core/edit/edtab.cxx index 863b75b7fe8e..f97f26a0a989 100644 --- a/sw/source/core/edit/edtab.cxx +++ b/sw/source/core/edit/edtab.cxx @@ -26,12 +26,10 @@ * ************************************************************************/ - #include #include #include -#define _SVSTDARR_ULONGS #include #include diff --git a/sw/source/core/fields/authfld.cxx b/sw/source/core/fields/authfld.cxx index 2d411d3db89a..718e9638caf9 100644 --- a/sw/source/core/fields/authfld.cxx +++ b/sw/source/core/fields/authfld.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - -#define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_USHORTS -#define _SVSTDARR_ULONGS #include #include diff --git a/sw/source/core/inc/UndoAttribute.hxx b/sw/source/core/inc/UndoAttribute.hxx index 9a5541c6ae63..8c2f4c2c24cb 100644 --- a/sw/source/core/inc/UndoAttribute.hxx +++ b/sw/source/core/inc/UndoAttribute.hxx @@ -33,11 +33,6 @@ #include -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_USHORTS -#define _SVSTDARR_ULONGS -#include -#endif #include #include diff --git a/sw/source/core/inc/scriptinfo.hxx b/sw/source/core/inc/scriptinfo.hxx index a89d8b825ed6..aa636fc4dd00 100644 --- a/sw/source/core/inc/scriptinfo.hxx +++ b/sw/source/core/inc/scriptinfo.hxx @@ -27,11 +27,8 @@ ************************************************************************/ #ifndef _SCRIPTINFO_HXX #define _SCRIPTINFO_HXX -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_USHORTS -#define _SVSTDARR_XUB_STRLEN + #include -#endif #include #include "swscanner.hxx" diff --git a/sw/source/core/inc/swcache.hxx b/sw/source/core/inc/swcache.hxx index 92cb1a994cc7..1341175aedf8 100644 --- a/sw/source/core/inc/swcache.hxx +++ b/sw/source/core/inc/swcache.hxx @@ -28,8 +28,6 @@ #ifndef _SWCACHE_HXX #define _SWCACHE_HXX - - /* * Es werden Pointer auf Objekte verwaltet. Diese werden in einem einfachen * PtrArray verwaltet. @@ -59,10 +57,7 @@ */ #include - -#ifndef _SVSTDARR_HXX #include -#endif class SwCacheObj; diff --git a/sw/source/core/layout/dbg_lay.cxx b/sw/source/core/layout/dbg_lay.cxx index 7f5f122b880f..87f6d83889a5 100644 --- a/sw/source/core/layout/dbg_lay.cxx +++ b/sw/source/core/layout/dbg_lay.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #ifdef DBG_UTIL /* @@ -107,11 +106,6 @@ #include "dbg_lay.hxx" #include -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_USHORTS -#include -#endif - #include #include "frame.hxx" diff --git a/sw/source/core/layout/layhelp.hxx b/sw/source/core/layout/layhelp.hxx index 1620686474de..6028735c5fd7 100644 --- a/sw/source/core/layout/layhelp.hxx +++ b/sw/source/core/layout/layhelp.hxx @@ -27,10 +27,8 @@ ************************************************************************/ #ifndef _LAYHELP_HXX #define _LAYHELP_HXX -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_XUB_STRLEN + #include -#endif #include #include diff --git a/sw/source/core/sw3io/sw3convert.cxx b/sw/source/core/sw3io/sw3convert.cxx index 2a08eec264e7..3416d88c2d31 100644 --- a/sw/source/core/sw3io/sw3convert.cxx +++ b/sw/source/core/sw3io/sw3convert.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - - - #include #include @@ -40,10 +37,6 @@ #include #include -#ifndef _SVSTDARR_USHORTS_DECL -#define _SVSTDARR_USHORTS -#include -#endif #include #include #include diff --git a/sw/source/core/text/itratr.hxx b/sw/source/core/text/itratr.hxx index a5cc8cc49ebb..d850112b8fdb 100644 --- a/sw/source/core/text/itratr.hxx +++ b/sw/source/core/text/itratr.hxx @@ -33,8 +33,6 @@ #include "swfont.hxx" #include "porlay.hxx" -#define _SVSTDARR_XUB_STRLEN -#define _SVSTDARR_USHORTS #include class OutputDevice; diff --git a/sw/source/core/txtnode/atrftn.cxx b/sw/source/core/txtnode/atrftn.cxx index 9afeab434403..0a211612521b 100644 --- a/sw/source/core/txtnode/atrftn.cxx +++ b/sw/source/core/txtnode/atrftn.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -#define _SVSTDARR_USHORTS #include #include #include // OSL_ENSURE(in ~SwTxtFtn() diff --git a/sw/source/core/txtnode/ndtxt.cxx b/sw/source/core/txtnode/ndtxt.cxx index 19a968d77321..42220ebce1c5 100644 --- a/sw/source/core/txtnode/ndtxt.cxx +++ b/sw/source/core/txtnode/ndtxt.cxx @@ -36,9 +36,7 @@ #include #include #include -#ifndef _SVSTDARR_HXX #include -#endif #include #include #include diff --git a/sw/source/core/unocore/unocrsrhelper.cxx b/sw/source/core/unocore/unocrsrhelper.cxx index 92fd6426654b..47be88b4cf20 100644 --- a/sw/source/core/unocore/unocrsrhelper.cxx +++ b/sw/source/core/unocore/unocrsrhelper.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -68,7 +67,6 @@ #include #include #include -#define _SVSTDARR_USHORTS #include #include #include diff --git a/sw/source/core/unocore/unoobj.cxx b/sw/source/core/unocore/unoobj.cxx index b4ea3fc0a364..e387015b62e0 100644 --- a/sw/source/core/unocore/unoobj.cxx +++ b/sw/source/core/unocore/unoobj.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include @@ -107,7 +106,6 @@ #include #include #include -#define _SVSTDARR_USHORTS #include #include #include diff --git a/sw/source/core/unocore/unoobj2.cxx b/sw/source/core/unocore/unoobj2.cxx index 5f3adcb28efb..6d6f3c1ff37b 100644 --- a/sw/source/core/unocore/unoobj2.cxx +++ b/sw/source/core/unocore/unoobj2.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -106,8 +105,6 @@ #include #include #include -#define _SVSTDARR_USHORTS -#define _SVSTDARR_XUB_STRLEN #include #include #include diff --git a/sw/source/core/unocore/unoparagraph.cxx b/sw/source/core/unocore/unoparagraph.cxx index 0f8a4120433e..a9cbe42f4bf0 100644 --- a/sw/source/core/unocore/unoparagraph.cxx +++ b/sw/source/core/unocore/unoparagraph.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -44,7 +43,6 @@ #include #include -#define _SVSTDARR_USHORTS #include #include diff --git a/sw/source/filter/ascii/ascatr.cxx b/sw/source/filter/ascii/ascatr.cxx index e5995f265a1a..9682ada54edf 100644 --- a/sw/source/filter/ascii/ascatr.cxx +++ b/sw/source/filter/ascii/ascatr.cxx @@ -29,10 +29,7 @@ #include #include #include -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_USHORTS #include -#endif #include #include #include diff --git a/sw/source/filter/html/htmlatr.cxx b/sw/source/filter/html/htmlatr.cxx index 705821e087e8..97087f566f29 100644 --- a/sw/source/filter/html/htmlatr.cxx +++ b/sw/source/filter/html/htmlatr.cxx @@ -26,18 +26,11 @@ * ************************************************************************/ - - #include #include #include #include #include -#if !defined _SVSTDARR_XUB_STRLEN_DECL || !defined _SVSTDARR_USHORTS_DECL -#define _SVSTDARR_XUB_STRLEN -#define _SVSTDARR_USHORTS -#include -#endif #include #include #include diff --git a/sw/source/filter/html/htmlbas.cxx b/sw/source/filter/html/htmlbas.cxx index fe2998275884..b3a664f04fd7 100644 --- a/sw/source/filter/html/htmlbas.cxx +++ b/sw/source/filter/html/htmlbas.cxx @@ -26,11 +26,9 @@ * ************************************************************************/ - #include #include #include -#define _SVSTDARR_STRINGSSORTDTOR #include #include #include diff --git a/sw/source/filter/html/htmlplug.cxx b/sw/source/filter/html/htmlplug.cxx index d5c2d5fc161b..cb3692bd6b28 100644 --- a/sw/source/filter/html/htmlplug.cxx +++ b/sw/source/filter/html/htmlplug.cxx @@ -32,7 +32,6 @@ #include "hintids.hxx" #include #include -#define _SVSTDARR_ULONGS #include #include #include diff --git a/sw/source/filter/html/svxcss1.hxx b/sw/source/filter/html/svxcss1.hxx index 1512fd73c371..d8049aedb265 100644 --- a/sw/source/filter/html/svxcss1.hxx +++ b/sw/source/filter/html/svxcss1.hxx @@ -31,11 +31,6 @@ #include #include #include - -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_USHORTS -#include -#endif #include #include "parcss1.hxx" diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx index 45b8b7d0c3d0..2343257177b5 100644 --- a/sw/source/filter/html/swhtml.hxx +++ b/sw/source/filter/html/swhtml.hxx @@ -28,16 +28,7 @@ #ifndef _SWHTML_HXX #define _SWHTML_HXX -#if !defined(_SVSTDARR_XUB_STRLEN_DECL) || \ - !defined(_SVSTDARR_USHORTS_DECL) || !defined(_SVSTDARR_STRINGSDTOR_DECL) -#ifndef _SVSTDARR_XUB_STRLEN_DECL -#define _SVSTDARR_XUB_STRLEN -#endif -#ifndef _SVSTDARR_STRINGSDTOR_DECL -#define _SVSTDARR_STRINGSDTOR -#endif #include -#endif #include #include #include diff --git a/sw/source/filter/html/wrthtml.hxx b/sw/source/filter/html/wrthtml.hxx index 5f9753e9bb86..71082c78bf0d 100644 --- a/sw/source/filter/html/wrthtml.hxx +++ b/sw/source/filter/html/wrthtml.hxx @@ -34,8 +34,6 @@ #include #include #include -#define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_STRINGSSORTDTOR #include #include #include diff --git a/sw/source/filter/writer/writer.cxx b/sw/source/filter/writer/writer.cxx index 1d028016605d..4f5cac8528d8 100644 --- a/sw/source/filter/writer/writer.cxx +++ b/sw/source/filter/writer/writer.cxx @@ -26,10 +26,8 @@ * ************************************************************************/ - #include -#define _SVSTDARR_STRINGSSORTDTOR #include #include diff --git a/sw/source/filter/ww8/wrtw8esh.cxx b/sw/source/filter/ww8/wrtw8esh.cxx index 55294496fb9c..3d3cc838e40f 100644 --- a/sw/source/filter/ww8/wrtw8esh.cxx +++ b/sw/source/filter/ww8/wrtw8esh.cxx @@ -28,10 +28,8 @@ #include - #include -#define _SVSTDARR_USHORTS #include #include #include diff --git a/sw/source/filter/xml/xmlexpit.cxx b/sw/source/filter/xml/xmlexpit.cxx index ebe9799850d0..f1afbd08db09 100644 --- a/sw/source/filter/xml/xmlexpit.cxx +++ b/sw/source/filter/xml/xmlexpit.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include "xmlexpit.hxx" #include @@ -41,13 +40,6 @@ #include #include #include - -#ifndef _SVSTDARR_USHORTS -#define _SVSTDARR_USHORTS -#include -#endif - - #include "hintids.hxx" #include "unomid.h" #include diff --git a/sw/source/filter/xml/xmlfmt.cxx b/sw/source/filter/xml/xmlfmt.cxx index 9b6d281e30d2..8320b91a5012 100644 --- a/sw/source/filter/xml/xmlfmt.cxx +++ b/sw/source/filter/xml/xmlfmt.cxx @@ -26,14 +26,8 @@ * ************************************************************************/ - - #include -#ifndef _SVSTDARR_STRINGSSORT_DECL -#define _SVSTDARR_STRINGSSORT -#include -#endif #include #include #include diff --git a/sw/source/filter/xml/xmltbli.hxx b/sw/source/filter/xml/xmltbli.hxx index 4d6d2cfc88e7..ea94139f1035 100644 --- a/sw/source/filter/xml/xmltbli.hxx +++ b/sw/source/filter/xml/xmltbli.hxx @@ -34,12 +34,7 @@ // STL include #include #include - -#if !defined(_SVSTDARR_USHORTS_DECL) || !defined(_SVSTDARR_STRINGSDTOR_DECL) -#define _SVSTDARR_USHORTS -#define _SVSTDARR_STRINGSDTOR #include -#endif class SwXMLImport; class SwTableNode; diff --git a/sw/source/filter/xml/xmltexte.cxx b/sw/source/filter/xml/xmltexte.cxx index 0835c087f4a7..2dc565c04f97 100644 --- a/sw/source/filter/xml/xmltexte.cxx +++ b/sw/source/filter/xml/xmltexte.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -52,13 +51,11 @@ #include "xmltexte.hxx" #include -#define _SVSTDARR_ULONGS #include #include "svl/urihelper.hxx" #include #include - using ::rtl::OUString; using ::rtl::OUStringBuffer; using namespace ::com::sun::star; diff --git a/sw/source/ui/app/apphdl.cxx b/sw/source/ui/app/apphdl.cxx index 63cb333fb155..a0cc9544f804 100644 --- a/sw/source/ui/app/apphdl.cxx +++ b/sw/source/ui/app/apphdl.cxx @@ -26,13 +26,10 @@ * ************************************************************************/ - #include #include #include - -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/sw/source/ui/app/appopt.cxx b/sw/source/ui/app/appopt.cxx index db0f26d9dbf4..3a31f34d9e56 100644 --- a/sw/source/ui/app/appopt.cxx +++ b/sw/source/ui/app/appopt.cxx @@ -28,7 +28,6 @@ #include // Function-Ids -#define _SVSTDARR_STRINGSDTOR #include #include diff --git a/sw/source/ui/chrdlg/drpcps.cxx b/sw/source/ui/chrdlg/drpcps.cxx index d1ac82437ff1..9d46799d58a4 100644 --- a/sw/source/ui/chrdlg/drpcps.cxx +++ b/sw/source/ui/chrdlg/drpcps.cxx @@ -31,9 +31,6 @@ #endif #include -#define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_STRINGSISORTDTOR -#define _SVSTDARR_XUB_STRLEN #include #include "cmdid.h" diff --git a/sw/source/ui/chrdlg/pardlg.cxx b/sw/source/ui/chrdlg/pardlg.cxx index 938ee6acf917..50b61967d2e3 100644 --- a/sw/source/ui/chrdlg/pardlg.cxx +++ b/sw/source/ui/chrdlg/pardlg.cxx @@ -26,22 +26,15 @@ * ************************************************************************/ - #ifdef SW_DLLIMPLEMENTATION #undef SW_DLLIMPLEMENTATION #endif - #include "hintids.hxx" #include #include - #include - -#ifndef _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_STRINGSSORTDTOR #include -#endif #include #include "docsh.hxx" #include "wrtsh.hxx" diff --git a/sw/source/ui/config/optpage.cxx b/sw/source/ui/config/optpage.cxx index 231d7bf337b5..e41c79f0f7f6 100644 --- a/sw/source/ui/config/optpage.cxx +++ b/sw/source/ui/config/optpage.cxx @@ -26,16 +26,11 @@ * ************************************************************************/ - #ifdef SW_DLLIMPLEMENTATION #undef SW_DLLIMPLEMENTATION #endif -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif - #include #include #include diff --git a/sw/source/ui/dbui/dbmgr.cxx b/sw/source/ui/dbui/dbmgr.cxx index ddc1a2f838f8..e7490b00d3d0 100644 --- a/sw/source/ui/dbui/dbmgr.cxx +++ b/sw/source/ui/dbui/dbmgr.cxx @@ -59,7 +59,6 @@ #include #include #include -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/sw/source/ui/dbui/mmconfigitem.cxx b/sw/source/ui/dbui/mmconfigitem.cxx index bb5eea648bb4..4e2630ab3667 100644 --- a/sw/source/ui/dbui/mmconfigitem.cxx +++ b/sw/source/ui/dbui/mmconfigitem.cxx @@ -51,10 +51,7 @@ #include #include #include - #include - -#define _SVSTDARR_STRINGSDTOR #include using namespace utl; diff --git a/sw/source/ui/dialog/macassgn.cxx b/sw/source/ui/dialog/macassgn.cxx index b374ce86c7ad..c0b8c6e39623 100644 --- a/sw/source/ui/dialog/macassgn.cxx +++ b/sw/source/ui/dialog/macassgn.cxx @@ -26,15 +26,12 @@ * ************************************************************************/ - #ifdef SW_DLLIMPLEMENTATION #undef SW_DLLIMPLEMENTATION #endif - #include "hintids.hxx" -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/sw/source/ui/fmtui/tmpdlg.cxx b/sw/source/ui/fmtui/tmpdlg.cxx index d2c7d744574d..0b2a0720e9c4 100644 --- a/sw/source/ui/fmtui/tmpdlg.cxx +++ b/sw/source/ui/fmtui/tmpdlg.cxx @@ -26,18 +26,13 @@ * ************************************************************************/ - #ifdef SW_DLLIMPLEMENTATION #undef SW_DLLIMPLEMENTATION #endif - #include -#ifndef _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_STRINGSSORTDTOR #include -#endif #include #include #include diff --git a/sw/source/ui/inc/basesh.hxx b/sw/source/ui/inc/basesh.hxx index 5b85afcd7649..648af2bab340 100644 --- a/sw/source/ui/inc/basesh.hxx +++ b/sw/source/ui/inc/basesh.hxx @@ -28,10 +28,8 @@ #ifndef _SWBASESH_HXX #define _SWBASESH_HXX - #include -#define _SVSTDARR_USHORTS #include #include #include diff --git a/sw/source/ui/inc/edtwin.hxx b/sw/source/ui/inc/edtwin.hxx index 1f03374e5f8f..354b6a0e4ab0 100644 --- a/sw/source/ui/inc/edtwin.hxx +++ b/sw/source/ui/inc/edtwin.hxx @@ -37,7 +37,6 @@ #include #include -#define _SVSTDARR_STRINGSISORTDTOR #include class SwWrtShell; diff --git a/sw/source/ui/inc/fldmgr.hxx b/sw/source/ui/inc/fldmgr.hxx index a5431c6c845f..0e200362ed27 100644 --- a/sw/source/ui/inc/fldmgr.hxx +++ b/sw/source/ui/inc/fldmgr.hxx @@ -27,10 +27,8 @@ ************************************************************************/ #ifndef _FLDMGR_HXX #define _FLDMGR_HXX -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR + #include -#endif #include #include "swdllapi.h" #include "swtypes.hxx" diff --git a/sw/source/ui/inc/label.hxx b/sw/source/ui/inc/label.hxx index 430d0e500fa7..1824e49494de 100644 --- a/sw/source/ui/inc/label.hxx +++ b/sw/source/ui/inc/label.hxx @@ -28,10 +28,7 @@ #ifndef _LABEL_HXX #define _LABEL_HXX -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif #include #include #include diff --git a/sw/source/ui/index/idxmrk.cxx b/sw/source/ui/index/idxmrk.cxx index d25c542e2629..4f1dcde4253e 100644 --- a/sw/source/ui/index/idxmrk.cxx +++ b/sw/source/ui/index/idxmrk.cxx @@ -26,11 +26,8 @@ * ************************************************************************/ - - #include #include -#define _SVSTDARR_STRINGSSORT #include #include #include diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx index 514dd45f1355..8ae80434eb16 100644 --- a/sw/source/ui/index/swuiidxmrk.cxx +++ b/sw/source/ui/index/swuiidxmrk.cxx @@ -33,7 +33,6 @@ #include "swuiidxmrk.hxx" #include #include -#define _SVSTDARR_STRINGSSORT #include #include #include diff --git a/sw/source/ui/lingu/olmenu.cxx b/sw/source/ui/lingu/olmenu.cxx index b85dfaae4fa6..22fc7b264cf3 100644 --- a/sw/source/ui/lingu/olmenu.cxx +++ b/sw/source/ui/lingu/olmenu.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include "SwRewriter.hxx" #include "chrdlg.hrc" #include "cmdid.h" @@ -52,11 +51,7 @@ #include "wrtsh.hxx" #include "wview.hxx" -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif - #include #include #include diff --git a/sw/source/ui/misc/glossary.cxx b/sw/source/ui/misc/glossary.cxx index 345ffe664b0c..c80a663b8517 100644 --- a/sw/source/ui/misc/glossary.cxx +++ b/sw/source/ui/misc/glossary.cxx @@ -31,7 +31,6 @@ #undef SW_DLLIMPLEMENTATION #endif -#define _SVSTDARR_STRINGSDTOR #include #include diff --git a/sw/source/ui/misc/redlndlg.cxx b/sw/source/ui/misc/redlndlg.cxx index 34ebde14663f..80380a206aa4 100644 --- a/sw/source/ui/misc/redlndlg.cxx +++ b/sw/source/ui/misc/redlndlg.cxx @@ -26,12 +26,6 @@ * ************************************************************************/ - - -#define _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_USHORTS - - #include #include #include diff --git a/sw/source/ui/misc/swmodalredlineacceptdlg.cxx b/sw/source/ui/misc/swmodalredlineacceptdlg.cxx index 6cf56b192ddf..4cf670169111 100644 --- a/sw/source/ui/misc/swmodalredlineacceptdlg.cxx +++ b/sw/source/ui/misc/swmodalredlineacceptdlg.cxx @@ -30,12 +30,6 @@ #undef SW_DLLIMPLEMENTATION #endif - - -#define _SVSTDARR_STRINGSSORTDTOR -#define _SVSTDARR_USHORTS - - #include #include #include diff --git a/sw/source/ui/shells/grfshex.cxx b/sw/source/ui/shells/grfshex.cxx index 2fc57e5e0ffb..b69b861fb2e9 100644 --- a/sw/source/ui/shells/grfshex.cxx +++ b/sw/source/ui/shells/grfshex.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ - - #include #include #include @@ -37,7 +35,6 @@ #include #include #include -#define _SVSTDARR_STRINGSSORTDTOR #include #include #include diff --git a/sw/source/ui/uiview/view2.cxx b/sw/source/ui/uiview/view2.cxx index 4c24080980aa..95be5d081d52 100644 --- a/sw/source/ui/uiview/view2.cxx +++ b/sw/source/ui/uiview/view2.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -35,11 +34,8 @@ #include #include #include - -#define _SVSTDARR_STRINGSSORTDTOR #include #include - #include #include #include diff --git a/sw/source/ui/uiview/viewling.cxx b/sw/source/ui/uiview/viewling.cxx index 397449c40510..423fad97ed11 100644 --- a/sw/source/ui/uiview/viewling.cxx +++ b/sw/source/ui/uiview/viewling.cxx @@ -26,14 +26,9 @@ * ************************************************************************/ - - #include -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif #include #include #include diff --git a/sw/source/ui/uiview/viewprt.cxx b/sw/source/ui/uiview/viewprt.cxx index 84162bdb9ab0..6e0b7e9d9c26 100644 --- a/sw/source/ui/uiview/viewprt.cxx +++ b/sw/source/ui/uiview/viewprt.cxx @@ -26,19 +26,11 @@ * ************************************************************************/ - #include - #include - #include - -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif #include - #include #include #include diff --git a/sw/source/ui/utlui/bookctrl.cxx b/sw/source/ui/utlui/bookctrl.cxx index 8e0e62f1fd4b..4293dedd1f18 100644 --- a/sw/source/ui/utlui/bookctrl.cxx +++ b/sw/source/ui/utlui/bookctrl.cxx @@ -26,13 +26,9 @@ * ************************************************************************/ - #include "hintids.hxx" -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_USHORTS #include -#endif #include #include #include diff --git a/sw/source/ui/utlui/content.cxx b/sw/source/ui/utlui/content.cxx index 82c7bad2fa56..f2c9657ea8af 100644 --- a/sw/source/ui/utlui/content.cxx +++ b/sw/source/ui/utlui/content.cxx @@ -26,11 +26,7 @@ * ************************************************************************/ - -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif #include #include #include diff --git a/sw/source/ui/utlui/glbltree.cxx b/sw/source/ui/utlui/glbltree.cxx index cac16e6fc292..6fe0c60eef10 100644 --- a/sw/source/ui/utlui/glbltree.cxx +++ b/sw/source/ui/utlui/glbltree.cxx @@ -26,11 +26,7 @@ * ************************************************************************/ - -#ifndef _SVSTDARR_HXX -#define _SVSTDARR_STRINGSDTOR #include -#endif #include #include #include diff --git a/sw/source/ui/utlui/gloslst.cxx b/sw/source/ui/utlui/gloslst.cxx index b19f92deaa08..cd9b0b4f7d3c 100644 --- a/sw/source/ui/utlui/gloslst.cxx +++ b/sw/source/ui/utlui/gloslst.cxx @@ -26,11 +26,6 @@ * ************************************************************************/ - - - -#define _SVSTDARR_STRINGSDTOR -#define _SVSTDARR_STRINGSISORTDTOR #include #include #include diff --git a/sw/source/ui/wrtsh/wrtundo.cxx b/sw/source/ui/wrtsh/wrtundo.cxx index 78cff6f067a0..42bf7750d8a7 100644 --- a/sw/source/ui/wrtsh/wrtundo.cxx +++ b/sw/source/ui/wrtsh/wrtundo.cxx @@ -26,10 +26,6 @@ * ************************************************************************/ - - - -#define _SVSTDARR_STRINGSDTOR #include #include #include diff --git a/xmloff/source/style/styleexp.cxx b/xmloff/source/style/styleexp.cxx index fbf4c872d763..a4af1aa9df5e 100644 --- a/xmloff/source/style/styleexp.cxx +++ b/xmloff/source/style/styleexp.cxx @@ -27,10 +27,7 @@ ************************************************************************/ #include -#ifndef _SVSTDARR_STRINGSSORTDTOR_DECL -#define _SVSTDARR_STRINGSSORTDTOR #include -#endif #include #include "xmloff/xmlnmspe.hxx" #include diff --git a/xmloff/source/style/xmlnumfe.cxx b/xmloff/source/style/xmlnumfe.cxx index b966b355328a..2deb42136292 100644 --- a/xmloff/source/style/xmlnumfe.cxx +++ b/xmloff/source/style/xmlnumfe.cxx @@ -26,9 +26,6 @@ * ************************************************************************/ - -#define _SVSTDARR_ULONGS - #include #include #include @@ -52,7 +49,6 @@ #include #include // SvXMLNumFmtDefaults -#define _SVSTDARR_USHORTS #include #include #include diff --git a/xmloff/source/style/xmlnumi.cxx b/xmloff/source/style/xmlnumi.cxx index 10a08f40cf57..12531da3f1d2 100644 --- a/xmloff/source/style/xmlnumi.cxx +++ b/xmloff/source/style/xmlnumi.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ - #include #include #include @@ -63,10 +62,8 @@ #include -#define _SVSTDARR_USHORTS #include - using ::rtl::OUString; using ::rtl::OUStringBuffer; diff --git a/xmloff/source/style/xmltabi.cxx b/xmloff/source/style/xmltabi.cxx index 2a04159c06d6..6bf7c23654fb 100644 --- a/xmloff/source/style/xmltabi.cxx +++ b/xmloff/source/style/xmltabi.cxx @@ -36,11 +36,8 @@ #include #include "xmloff/i18nmap.hxx" #include - -#include "xmltabi.hxx" - -#define _SVSTDARR_USHORTS #include +#include "xmltabi.hxx" using ::rtl::OUString; using ::rtl::OUStringBuffer; @@ -48,8 +45,6 @@ using ::rtl::OUStringBuffer; using namespace ::com::sun::star; using namespace ::xmloff::token; -// --- - enum SvXMLTokenMapAttrs { XML_TOK_TABSTOP_POSITION, diff --git a/xmloff/source/text/XMLTextColumnsContext.cxx b/xmloff/source/text/XMLTextColumnsContext.cxx index dbc1afb8054d..72bdc98cef26 100644 --- a/xmloff/source/text/XMLTextColumnsContext.cxx +++ b/xmloff/source/text/XMLTextColumnsContext.cxx @@ -39,7 +39,6 @@ #include #include #include "XMLTextColumnsContext.hxx" -#define _SVSTDARR_USHORTS #include using ::rtl::OUString; diff --git a/xmloff/source/text/txtimp.cxx b/xmloff/source/text/txtimp.cxx index cd203ef5fced..0242f545a24d 100644 --- a/xmloff/source/text/txtimp.cxx +++ b/xmloff/source/text/txtimp.cxx @@ -34,10 +34,7 @@ #include #include -#ifndef _SVSTDARR_STRINGSDTOR_DECL -#define _SVSTDARR_STRINGSDTOR #include -#endif #include #include #include