From 876c619b944dfbc88464045f1400c549a01a1164 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Fri, 5 Apr 2013 18:40:39 +0200 Subject: new module i18nlangtag Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015 --- sw/CppunitTest_sw_filters_test.mk | 2 +- sw/CppunitTest_sw_layout_test.mk | 2 +- sw/CppunitTest_sw_macros_test.mk | 2 +- sw/CppunitTest_sw_rtfimport.mk | 2 +- sw/CppunitTest_sw_uwriter.mk | 2 +- sw/Library_msword.mk | 2 +- sw/Library_sw.mk | 2 +- sw/Library_swui.mk | 2 +- sw/Library_vbaswobj.mk | 2 +- sw/inc/EnhancedPDFExportHelper.hxx | 2 +- sw/inc/breakit.hxx | 2 +- sw/inc/extinput.hxx | 2 +- sw/inc/fldbas.hxx | 2 +- sw/inc/pch/precompiled_msword.hxx | 6 +++--- sw/inc/pch/precompiled_sw.hxx | 8 ++++---- sw/inc/splargs.hxx | 2 +- sw/inc/swcalwrp.hxx | 2 +- sw/inc/swscanner.hxx | 2 +- sw/inc/swtypes.hxx | 2 +- sw/inc/tox.hxx | 2 +- sw/source/core/crsr/findattr.cxx | 2 +- sw/source/core/doc/poolfmt.cxx | 2 +- sw/source/core/doc/sortopt.cxx | 2 +- sw/source/core/inc/swfont.hxx | 2 +- sw/source/core/inc/txmsrt.hxx | 2 +- sw/source/core/text/EnhancedPDFExportHelper.cxx | 2 +- sw/source/core/text/porlay.cxx | 2 +- sw/source/core/text/portxt.cxx | 2 +- sw/source/core/txtnode/fntcache.cxx | 2 +- sw/source/filter/basflt/fltini.cxx | 4 ++-- sw/source/filter/html/css1atr.cxx | 2 +- sw/source/filter/html/htmlcss1.cxx | 2 +- sw/source/filter/html/htmlgrin.cxx | 2 +- sw/source/filter/html/svxcss1.cxx | 2 +- sw/source/filter/html/wrthtml.cxx | 2 +- sw/source/filter/html/wrthtml.hxx | 2 +- sw/source/filter/ww8/docxattributeoutput.cxx | 2 +- sw/source/filter/ww8/writerwordglue.cxx | 2 +- sw/source/filter/ww8/ww8atr.cxx | 2 +- sw/source/filter/ww8/ww8par.cxx | 2 +- sw/source/filter/ww8/ww8par6.cxx | 2 +- sw/source/filter/ww8/ww8scan.cxx | 4 ++-- sw/source/ui/app/appopt.cxx | 4 ++-- sw/source/ui/app/docshini.cxx | 2 +- sw/source/ui/config/fontcfg.cxx | 2 +- sw/source/ui/dbui/dbmgr.cxx | 2 +- sw/source/ui/dialog/ascfldlg.cxx | 2 +- sw/source/ui/docvw/PostItMgr.cxx | 4 ++-- sw/source/ui/inc/fontcfg.hxx | 2 +- sw/source/ui/lingu/olmenu.cxx | 4 ++-- sw/source/ui/shells/annotsh.cxx | 2 +- sw/source/ui/shells/drwtxtex.cxx | 2 +- sw/source/ui/shells/drwtxtsh.cxx | 2 +- sw/source/ui/shells/textsh1.cxx | 2 +- sw/source/ui/uno/unotxdoc.cxx | 2 +- sw/source/ui/utlui/numfmtlb.cxx | 2 +- sw/source/ui/vba/vbastyle.cxx | 2 +- 57 files changed, 67 insertions(+), 67 deletions(-) (limited to 'sw') diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk index 8e482d2e5081..35a645778c73 100644 --- a/sw/CppunitTest_sw_filters_test.mk +++ b/sw/CppunitTest_sw_filters_test.mk @@ -49,7 +49,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_filters_test, \ unotest \ utl \ vcl \ - i18nisolang1 \ + i18nlangtag \ comphelper \ cppu \ cppuhelper \ diff --git a/sw/CppunitTest_sw_layout_test.mk b/sw/CppunitTest_sw_layout_test.mk index af54e0af27da..d518371efdd4 100644 --- a/sw/CppunitTest_sw_layout_test.mk +++ b/sw/CppunitTest_sw_layout_test.mk @@ -44,7 +44,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_layout_test, \ fileacc \ for \ forui \ - i18nisolang1 \ + i18nlangtag \ msfilter \ oox \ sal \ diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk index c42174c655d4..3a6e67a9486d 100644 --- a/sw/CppunitTest_sw_macros_test.mk +++ b/sw/CppunitTest_sw_macros_test.mk @@ -46,7 +46,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_macros_test, \ fileacc \ for \ forui \ - i18nisolang1 \ + i18nlangtag \ msfilter \ oox \ sal \ diff --git a/sw/CppunitTest_sw_rtfimport.mk b/sw/CppunitTest_sw_rtfimport.mk index 783aa30e082c..77485539a83e 100644 --- a/sw/CppunitTest_sw_rtfimport.mk +++ b/sw/CppunitTest_sw_rtfimport.mk @@ -39,7 +39,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_rtfimport, \ cppu \ cppuhelper \ sal \ - i18nisolang1 \ + i18nlangtag \ sw \ test \ unotest \ diff --git a/sw/CppunitTest_sw_uwriter.mk b/sw/CppunitTest_sw_uwriter.mk index 5bfd41018bf0..6054a1b7b628 100644 --- a/sw/CppunitTest_sw_uwriter.mk +++ b/sw/CppunitTest_sw_uwriter.mk @@ -44,7 +44,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_uwriter, \ cppuhelper \ drawinglayer \ editeng \ - i18nisolang1 \ + i18nlangtag \ i18nutil \ lng \ oox \ diff --git a/sw/Library_msword.mk b/sw/Library_msword.mk index 761800b88bed..ef640cde4694 100644 --- a/sw/Library_msword.mk +++ b/sw/Library_msword.mk @@ -41,7 +41,7 @@ $(eval $(call gb_Library_use_libraries,msword,\ cppu \ cppuhelper \ editeng \ - i18nisolang1 \ + i18nlangtag \ i18nutil \ msfilter \ sal \ diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 8438bb404a67..de51354ebeff 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -48,7 +48,7 @@ $(eval $(call gb_Library_use_libraries,sw,\ cppuhelper \ drawinglayer \ editeng \ - i18nisolang1 \ + i18nlangtag \ i18nutil \ lng \ sal \ diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index 771ddfac1f6e..f2c62e905bae 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -43,7 +43,7 @@ $(eval $(call gb_Library_use_libraries,swui,\ cppu \ cppuhelper \ editeng \ - i18nisolang1 \ + i18nlangtag \ msfilter \ sal \ sfx \ diff --git a/sw/Library_vbaswobj.mk b/sw/Library_vbaswobj.mk index 61d273b71305..61a8f767961d 100644 --- a/sw/Library_vbaswobj.mk +++ b/sw/Library_vbaswobj.mk @@ -40,7 +40,7 @@ $(eval $(call gb_Library_use_libraries,vbaswobj,\ cppu \ cppuhelper \ editeng \ - i18nisolang1 \ + i18nlangtag \ sal \ sb \ sfx \ diff --git a/sw/inc/EnhancedPDFExportHelper.hxx b/sw/inc/EnhancedPDFExportHelper.hxx index dc990c5955cf..669660ac1296 100644 --- a/sw/inc/EnhancedPDFExportHelper.hxx +++ b/sw/inc/EnhancedPDFExportHelper.hxx @@ -21,7 +21,7 @@ #define _ENHANCEDPDFEXPORTHELPER_HXX #include -#include +#include #include #include diff --git a/sw/inc/breakit.hxx b/sw/inc/breakit.hxx index 0bfc579bdef1..8319dea8c544 100644 --- a/sw/inc/breakit.hxx +++ b/sw/inc/breakit.hxx @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include /************************************************************************* diff --git a/sw/inc/extinput.hxx b/sw/inc/extinput.hxx index 85ebfc2e20c4..f4d999068d39 100644 --- a/sw/inc/extinput.hxx +++ b/sw/inc/extinput.hxx @@ -20,7 +20,7 @@ #define _EXTINPUT_HXX #include -#include +#include #include class CommandExtTextInputData; diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx index 55834ff45cb4..814ba38962a1 100644 --- a/sw/inc/fldbas.hxx +++ b/sw/inc/fldbas.hxx @@ -19,7 +19,7 @@ #ifndef SW_FLDBAS_HXX #define SW_FLDBAS_HXX -#include +#include #include #include "swdllapi.h" #include diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index c202b0c99d99..456f452d28a7 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.hxx @@ -152,9 +152,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 57eb61b0ed0b..104df5b09c43 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -19,7 +19,7 @@ #include "cppuhelper/implementationentry.hxx" #include "editeng/frmdiritem.hxx" #include "editeng/unolingu.hxx" -#include "i18npool/languagetag.hxx" +#include "i18nlangtag/languagetag.hxx" #include "rtl/ref.hxx" #include "sal/config.h" #include "sal/types.h" @@ -588,9 +588,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include #include #include #include diff --git a/sw/inc/splargs.hxx b/sw/inc/splargs.hxx index 8d8be4635ba0..255a5fec84ff 100644 --- a/sw/inc/splargs.hxx +++ b/sw/inc/splargs.hxx @@ -19,7 +19,7 @@ #ifndef _SPLARGS_HXX #define _SPLARGS_HXX -#include +#include #include #include #include // USHRT_MAX diff --git a/sw/inc/swcalwrp.hxx b/sw/inc/swcalwrp.hxx index 0d150bccdb5b..622d742ee475 100644 --- a/sw/inc/swcalwrp.hxx +++ b/sw/inc/swcalwrp.hxx @@ -20,7 +20,7 @@ #ifndef _SWCALWRP_HXX #define _SWCALWRP_HXX -#include +#include #include #include #include diff --git a/sw/inc/swscanner.hxx b/sw/inc/swscanner.hxx index b1f21baa9994..e326f91a7535 100644 --- a/sw/inc/swscanner.hxx +++ b/sw/inc/swscanner.hxx @@ -20,7 +20,7 @@ #ifndef _SWSCANNER_HXX #define _SWSCANNER_HXX -#include +#include #include class SwTxtNode; diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx index c24008a0010d..4b41e45bfc44 100644 --- a/sw/inc/swtypes.hxx +++ b/sw/inc/swtypes.hxx @@ -25,7 +25,7 @@ #include //For LONG_MAX. #include #include "swdllapi.h" -#include +#include namespace com { namespace sun { namespace star { namespace linguistic2{ diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx index 8b3dda579281..4eb7b1d1dfcb 100644 --- a/sw/inc/tox.hxx +++ b/sw/inc/tox.hxx @@ -21,7 +21,7 @@ #include -#include +#include #include #include #include diff --git a/sw/source/core/crsr/findattr.cxx b/sw/source/core/crsr/findattr.cxx index 3a9a7919d584..a3ea2bd56b77 100644 --- a/sw/source/core/crsr/findattr.cxx +++ b/sw/source/core/crsr/findattr.cxx @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/sw/source/core/doc/poolfmt.cxx b/sw/source/core/doc/poolfmt.cxx index 63fb41444e74..7c36432c29ea 100644 --- a/sw/source/core/doc/poolfmt.cxx +++ b/sw/source/core/doc/poolfmt.cxx @@ -19,7 +19,7 @@ #include -#include +#include #include #include #include diff --git a/sw/source/core/doc/sortopt.cxx b/sw/source/core/doc/sortopt.cxx index 5ca622ad3502..1f7c4b211b39 100644 --- a/sw/source/core/doc/sortopt.cxx +++ b/sw/source/core/doc/sortopt.cxx @@ -18,7 +18,7 @@ */ -#include +#include #include #include diff --git a/sw/source/core/inc/swfont.hxx b/sw/source/core/inc/swfont.hxx index 52f7018bba2d..7e2e01713ec1 100644 --- a/sw/source/core/inc/swfont.hxx +++ b/sw/source/core/inc/swfont.hxx @@ -19,7 +19,7 @@ #ifndef _SWFONT_HXX #define _SWFONT_HXX -#include +#include #include #include #include diff --git a/sw/source/core/inc/txmsrt.hxx b/sw/source/core/inc/txmsrt.hxx index 990ada1ab9a8..05cdaf1b9d74 100644 --- a/sw/source/core/inc/txmsrt.hxx +++ b/sw/source/core/inc/txmsrt.hxx @@ -19,7 +19,7 @@ #ifndef SW_TXMSRT_HXX #define SW_TXMSRT_HXX -#include +#include #include #include diff --git a/sw/source/core/text/EnhancedPDFExportHelper.cxx b/sw/source/core/text/EnhancedPDFExportHelper.cxx index eb87695da079..515037c3d956 100644 --- a/sw/source/core/text/EnhancedPDFExportHelper.cxx +++ b/sw/source/core/text/EnhancedPDFExportHelper.cxx @@ -68,7 +68,7 @@ #include #include #include -#include "i18npool/languagetag.hxx" +#include "i18nlangtag/languagetag.hxx" #include #include #include diff --git a/sw/source/core/text/porlay.cxx b/sw/source/core/text/porlay.cxx index 4115e73eb798..6fa5b436fe1b 100644 --- a/sw/source/core/text/porlay.cxx +++ b/sw/source/core/text/porlay.cxx @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include #include // SwRedlineTbl diff --git a/sw/source/core/text/portxt.cxx b/sw/source/core/text/portxt.cxx index d6a01f20eb73..26972e6e512f 100644 --- a/sw/source/core/text/portxt.cxx +++ b/sw/source/core/text/portxt.cxx @@ -20,7 +20,7 @@ #include #include -#include +#include #include // CH_TXTATR #include #include diff --git a/sw/source/core/txtnode/fntcache.cxx b/sw/source/core/txtnode/fntcache.cxx index b41fa2cc03f5..de510714e6bf 100644 --- a/sw/source/core/txtnode/fntcache.cxx +++ b/sw/source/core/txtnode/fntcache.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include +#include #include #include #include diff --git a/sw/source/filter/basflt/fltini.cxx b/sw/source/filter/basflt/fltini.cxx index 243774fd8695..8cc721ecfed1 100644 --- a/sw/source/filter/basflt/fltini.cxx +++ b/sw/source/filter/basflt/fltini.cxx @@ -20,8 +20,8 @@ #include #include // sscanf #include -#include -#include +#include +#include #include #include #include diff --git a/sw/source/filter/html/css1atr.cxx b/sw/source/filter/html/css1atr.cxx index 16250505f516..c85cd2165cc4 100644 --- a/sw/source/filter/html/css1atr.cxx +++ b/sw/source/filter/html/css1atr.cxx @@ -55,7 +55,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/sw/source/filter/html/htmlcss1.cxx b/sw/source/filter/html/htmlcss1.cxx index 4141a146be31..a580a1e65433 100644 --- a/sw/source/filter/html/htmlcss1.cxx +++ b/sw/source/filter/html/htmlcss1.cxx @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/sw/source/filter/html/htmlgrin.cxx b/sw/source/filter/html/htmlgrin.cxx index 636f626e3e84..4c3e9afffa76 100644 --- a/sw/source/filter/html/htmlgrin.cxx +++ b/sw/source/filter/html/htmlgrin.cxx @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/sw/source/filter/html/svxcss1.cxx b/sw/source/filter/html/svxcss1.cxx index c204fb53673e..7a5c944fd5ba 100644 --- a/sw/source/filter/html/svxcss1.cxx +++ b/sw/source/filter/html/svxcss1.cxx @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include #include diff --git a/sw/source/filter/html/wrthtml.cxx b/sw/source/filter/html/wrthtml.cxx index 78f7e7a1bda4..c0eb4076026b 100644 --- a/sw/source/filter/html/wrthtml.cxx +++ b/sw/source/filter/html/wrthtml.cxx @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include #include diff --git a/sw/source/filter/html/wrthtml.hxx b/sw/source/filter/html/wrthtml.hxx index 6d10be73b388..5b68aaeca0aa 100644 --- a/sw/source/filter/html/wrthtml.hxx +++ b/sw/source/filter/html/wrthtml.hxx @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx b/sw/source/filter/ww8/docxattributeoutput.cxx index d5341cad5d4c..1216829af07e 100644 --- a/sw/source/filter/ww8/docxattributeoutput.cxx +++ b/sw/source/filter/ww8/docxattributeoutput.cxx @@ -33,7 +33,7 @@ #include #include -#include +#include #include #include diff --git a/sw/source/filter/ww8/writerwordglue.cxx b/sw/source/filter/ww8/writerwordglue.cxx index f5e1f530c31f..93d892ccf34e 100644 --- a/sw/source/filter/ww8/writerwordglue.cxx +++ b/sw/source/filter/ww8/writerwordglue.cxx @@ -44,7 +44,7 @@ #include //GetLRSpace... #include //SwTxtNode #include //pBreakIt -#include +#include #define ASSIGN_CONST_ASC(s) AssignAscii(s) diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx index fe01be8b9267..3210c5f1fc65 100644 --- a/sw/source/filter/ww8/ww8atr.cxx +++ b/sw/source/filter/ww8/ww8atr.cxx @@ -125,7 +125,7 @@ #include "ww8attributeoutput.hxx" #include "fields.hxx" #include -#include +#include using ::editeng::SvxBorderLine; using namespace ::com::sun::star; diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx index 4c2ab5ef65a4..abdd6529ce56 100644 --- a/sw/source/filter/ww8/ww8par.cxx +++ b/sw/source/filter/ww8/ww8par.cxx @@ -20,7 +20,7 @@ #include -#include +#include #include #include diff --git a/sw/source/filter/ww8/ww8par6.cxx b/sw/source/filter/ww8/ww8par6.cxx index c37da4aaae82..8eb7940f9af1 100644 --- a/sw/source/filter/ww8/ww8par6.cxx +++ b/sw/source/filter/ww8/ww8par6.cxx @@ -66,7 +66,7 @@ #include #include #include -#include +#include #include #include #include // SwTxtNode, siehe unten: JoinNode() diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx index 80d6687734d3..a8ecc85e4f11 100644 --- a/sw/source/filter/ww8/ww8scan.cxx +++ b/sw/source/filter/ww8/ww8scan.cxx @@ -23,7 +23,7 @@ #include #include -#include +#include #include #include @@ -40,7 +40,7 @@ #include #include #include -#include +#include #include #include // Application #i90932# diff --git a/sw/source/ui/app/appopt.cxx b/sw/source/ui/app/appopt.cxx index dc1f4228212e..1b792f8dab3e 100644 --- a/sw/source/ui/app/appopt.cxx +++ b/sw/source/ui/app/appopt.cxx @@ -36,8 +36,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/sw/source/ui/app/docshini.cxx b/sw/source/ui/app/docshini.cxx index 108a4b98b60b..716e70fab400 100644 --- a/sw/source/ui/app/docshini.cxx +++ b/sw/source/ui/app/docshini.cxx @@ -21,7 +21,7 @@ #include #include -#include +#include #include #include #include diff --git a/sw/source/ui/config/fontcfg.cxx b/sw/source/ui/config/fontcfg.cxx index d95135542b70..22be0e3a00fc 100644 --- a/sw/source/ui/config/fontcfg.cxx +++ b/sw/source/ui/config/fontcfg.cxx @@ -19,7 +19,7 @@ #include -#include +#include #include #include #include diff --git a/sw/source/ui/dbui/dbmgr.cxx b/sw/source/ui/dbui/dbmgr.cxx index 7279ef1163a7..cc63401d0a20 100644 --- a/sw/source/ui/dbui/dbmgr.cxx +++ b/sw/source/ui/dbui/dbmgr.cxx @@ -102,7 +102,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/sw/source/ui/dialog/ascfldlg.cxx b/sw/source/ui/dialog/ascfldlg.cxx index 5f6ab9a6db14..762a22ec6e0b 100644 --- a/sw/source/ui/dialog/ascfldlg.cxx +++ b/sw/source/ui/dialog/ascfldlg.cxx @@ -19,7 +19,7 @@ #include #include -#include +#include #include #include #include diff --git a/sw/source/ui/docvw/PostItMgr.cxx b/sw/source/ui/docvw/PostItMgr.cxx index a4218d3612ac..d10b3b165b35 100644 --- a/sw/source/ui/docvw/PostItMgr.cxx +++ b/sw/source/ui/docvw/PostItMgr.cxx @@ -69,8 +69,8 @@ #include #include -#include -#include +#include +#include #include "swevent.hxx" #include "switerator.hxx" diff --git a/sw/source/ui/inc/fontcfg.hxx b/sw/source/ui/inc/fontcfg.hxx index 646360175c0d..f6b6198b7cb3 100644 --- a/sw/source/ui/inc/fontcfg.hxx +++ b/sw/source/ui/inc/fontcfg.hxx @@ -21,7 +21,7 @@ #include #include -#include +#include #include #include "swdllapi.h" diff --git a/sw/source/ui/lingu/olmenu.cxx b/sw/source/ui/lingu/olmenu.cxx index a2c1f1789f3f..6745622568c1 100644 --- a/sw/source/ui/lingu/olmenu.cxx +++ b/sw/source/ui/lingu/olmenu.cxx @@ -51,8 +51,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/sw/source/ui/shells/annotsh.cxx b/sw/source/ui/shells/annotsh.cxx index 258f746f54f1..c425a66e4d78 100644 --- a/sw/source/ui/shells/annotsh.cxx +++ b/sw/source/ui/shells/annotsh.cxx @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include #include diff --git a/sw/source/ui/shells/drwtxtex.cxx b/sw/source/ui/shells/drwtxtex.cxx index 90cd5db13de5..735b7b56e6b7 100644 --- a/sw/source/ui/shells/drwtxtex.cxx +++ b/sw/source/ui/shells/drwtxtex.cxx @@ -22,7 +22,7 @@ #include #include -#include +#include #include #include #include diff --git a/sw/source/ui/shells/drwtxtsh.cxx b/sw/source/ui/shells/drwtxtsh.cxx index c836383feeee..d0d6f12e5123 100644 --- a/sw/source/ui/shells/drwtxtsh.cxx +++ b/sw/source/ui/shells/drwtxtsh.cxx @@ -19,7 +19,7 @@ #include -#include +#include #include #include #include diff --git a/sw/source/ui/shells/textsh1.cxx b/sw/source/ui/shells/textsh1.cxx index e92cde6b2355..e5afbb385a13 100644 --- a/sw/source/ui/shells/textsh1.cxx +++ b/sw/source/ui/shells/textsh1.cxx @@ -26,7 +26,7 @@ #include #include -#include +#include #include #include #include diff --git a/sw/source/ui/uno/unotxdoc.cxx b/sw/source/ui/uno/unotxdoc.cxx index 5c3aaf9e1b91..3e4e50ed8864 100644 --- a/sw/source/ui/uno/unotxdoc.cxx +++ b/sw/source/ui/uno/unotxdoc.cxx @@ -108,7 +108,7 @@ #include #include //SwCharFmts -#include +#include #include #include //SwCharFmt diff --git a/sw/source/ui/utlui/numfmtlb.cxx b/sw/source/ui/utlui/numfmtlb.cxx index ced66d4a1731..32bf99a1ce39 100644 --- a/sw/source/ui/utlui/numfmtlb.cxx +++ b/sw/source/ui/utlui/numfmtlb.cxx @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/sw/source/ui/vba/vbastyle.cxx b/sw/source/ui/vba/vbastyle.cxx index 28f09cc38ea7..5bd5a109311d 100644 --- a/sw/source/ui/vba/vbastyle.cxx +++ b/sw/source/ui/vba/vbastyle.cxx @@ -21,7 +21,7 @@ #include #include #include -#include +#include #include "vbafont.hxx" #include "vbapalette.hxx" #include "vbaparagraphformat.hxx" -- cgit