diff options
Diffstat (limited to 'editeng/source')
-rw-r--r-- | editeng/source/editeng/editeng.cxx | 2 | ||||
-rw-r--r-- | editeng/source/editeng/editview.cxx | 4 | ||||
-rw-r--r-- | editeng/source/editeng/impedit.hxx | 2 | ||||
-rw-r--r-- | editeng/source/editeng/impedit3.cxx | 2 | ||||
-rw-r--r-- | editeng/source/editeng/impedit4.cxx | 2 | ||||
-rw-r--r-- | editeng/source/items/textitem.cxx | 2 | ||||
-rw-r--r-- | editeng/source/misc/svxacorr.cxx | 2 | ||||
-rw-r--r-- | editeng/source/misc/unolingu.cxx | 2 | ||||
-rw-r--r-- | editeng/source/outliner/outlvw.cxx | 2 |
9 files changed, 10 insertions, 10 deletions
diff --git a/editeng/source/editeng/editeng.cxx b/editeng/source/editeng/editeng.cxx index 27c9716a3aa0..57d1434f8e67 100644 --- a/editeng/source/editeng/editeng.cxx +++ b/editeng/source/editeng/editeng.cxx @@ -67,7 +67,7 @@ #include <editeng/bulletitem.hxx> #include <editeng/unolingu.hxx> #include <linguistic/lngprops.hxx> -#include <i18npool/mslangid.hxx> +#include <i18nlangtag/mslangid.hxx> #include <rtl/strbuf.hxx> #include <vcl/help.hxx> #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp> diff --git a/editeng/source/editeng/editview.cxx b/editeng/source/editeng/editview.cxx index d992a1fe90ad..7a2f349960ad 100644 --- a/editeng/source/editeng/editview.cxx +++ b/editeng/source/editeng/editview.cxx @@ -27,7 +27,7 @@ #include <com/sun/star/i18n/WordType.hpp> #include <vcl/metric.hxx> -#include <i18npool/languagetag.hxx> +#include <i18nlangtag/languagetag.hxx> #include <svl/languageoptions.hxx> #include <svtools/ctrltool.hxx> #include <svtools/langtab.hxx> @@ -46,7 +46,7 @@ #include <eerdll2.hxx> #include <editeng.hrc> #include <helpid.hrc> -#include <i18npool/lang.h> +#include <i18nlangtag/lang.h> #include <vcl/menu.hxx> #include <vcl/window.hxx> #include <editeng/acorrcfg.hxx> diff --git a/editeng/source/editeng/impedit.hxx b/editeng/source/editeng/impedit.hxx index 539be939aa22..87a3d4b77493 100644 --- a/editeng/source/editeng/impedit.hxx +++ b/editeng/source/editeng/impedit.hxx @@ -48,7 +48,7 @@ #include <com/sun/star/i18n/XExtendedInputSequenceChecker.hpp> #include <com/sun/star/uno/Sequence.hxx> -#include <i18npool/lang.h> +#include <i18nlangtag/lang.h> #include <rtl/ref.hxx> #include <boost/noncopyable.hpp> diff --git a/editeng/source/editeng/impedit3.cxx b/editeng/source/editeng/impedit3.cxx index dbaf736ff030..896179146d58 100644 --- a/editeng/source/editeng/impedit3.cxx +++ b/editeng/source/editeng/impedit3.cxx @@ -66,7 +66,7 @@ #include <com/sun/star/i18n/InputSequenceChecker.hpp> #include <com/sun/star/text/CharacterCompressionType.hpp> #include <vcl/pdfextoutdevdata.hxx> -#include <i18npool/mslangid.hxx> +#include <i18nlangtag/mslangid.hxx> #include <comphelper/processfactory.hxx> #include <rtl/ustrbuf.hxx> diff --git a/editeng/source/editeng/impedit4.cxx b/editeng/source/editeng/impedit4.cxx index 1e4ffdb59f4b..f96d83eef2ed 100644 --- a/editeng/source/editeng/impedit4.cxx +++ b/editeng/source/editeng/impedit4.cxx @@ -34,7 +34,7 @@ #include <editeng/editview.hxx> #include <eehtml.hxx> #include <editobj2.hxx> -#include <i18npool/lang.h> +#include <i18nlangtag/lang.h> #include "editxml.hxx" diff --git a/editeng/source/items/textitem.cxx b/editeng/source/items/textitem.cxx index cbc0272c9379..87134db022bc 100644 --- a/editeng/source/items/textitem.cxx +++ b/editeng/source/items/textitem.cxx @@ -37,7 +37,7 @@ #include <tools/tenccvt.hxx> #include <rtl/ustring.hxx> -#include <i18npool/languagetag.hxx> +#include <i18nlangtag/languagetag.hxx> #include <svl/itemset.hxx> #include <svtools/langtab.hxx> diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx index cdc9d2ef13ef..fe5981eb5153 100644 --- a/editeng/source/misc/svxacorr.cxx +++ b/editeng/source/misc/svxacorr.cxx @@ -20,7 +20,7 @@ #include <com/sun/star/io/XStream.hpp> #include <com/sun/star/lang/Locale.hpp> #include <tools/urlobj.hxx> -#include <i18npool/mslangid.hxx> +#include <i18nlangtag/mslangid.hxx> #include <vcl/svapp.hxx> #include <sot/storinfo.hxx> #include <svl/fstathelper.hxx> diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx index e5b95169f076..64f65dbe1e59 100644 --- a/editeng/source/misc/unolingu.cxx +++ b/editeng/source/misc/unolingu.cxx @@ -42,7 +42,7 @@ #include <comphelper/processfactory.hxx> #include <cppuhelper/implbase1.hxx> // helper for implementations -#include <i18npool/languagetag.hxx> +#include <i18nlangtag/languagetag.hxx> #include <unotools/lingucfg.hxx> #include <unotools/ucbhelper.hxx> #include <unotools/localfilehelper.hxx> diff --git a/editeng/source/outliner/outlvw.cxx b/editeng/source/outliner/outlvw.cxx index 015dd35d7a10..d6c07e38e6e4 100644 --- a/editeng/source/outliner/outlvw.cxx +++ b/editeng/source/outliner/outlvw.cxx @@ -28,7 +28,7 @@ #include <editeng/fhgtitem.hxx> #include <svl/style.hxx> -#include <i18npool/languagetag.hxx> +#include <i18nlangtag/languagetag.hxx> #define _OUTLINER_CXX #include <editeng/outliner.hxx> |