diff options
author | Eike Rathke <er@openoffice.org> | 2001-03-08 16:12:18 +0000 |
---|---|---|
committer | Eike Rathke <er@openoffice.org> | 2001-03-08 16:12:18 +0000 |
commit | f8f2c098bded7f3e253a1cf5eb73e2fa39613f5f (patch) | |
tree | 2caa3cbeefd2655d3a96304e597e8ba2052faf7f | |
parent | e42e0332dd7226ad4f704cdc96feb948f482d23d (diff) |
renamed *int* to *i18n*
-rw-r--r-- | unotools/source/i18n/calendarwrapper.cxx | 6 | ||||
-rw-r--r-- | unotools/source/i18n/charclass.cxx | 6 | ||||
-rw-r--r-- | unotools/source/i18n/collatorwrapper.cxx | 6 | ||||
-rw-r--r-- | unotools/source/i18n/localedatawrapper.cxx | 6 | ||||
-rw-r--r-- | unotools/source/i18n/numberformatcodewrapper.cxx | 6 | ||||
-rw-r--r-- | unotools/source/i18n/transliterationwrapper.cxx | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/unotools/source/i18n/calendarwrapper.cxx b/unotools/source/i18n/calendarwrapper.cxx index 18b4dd3ee02a..80de12492a70 100644 --- a/unotools/source/i18n/calendarwrapper.cxx +++ b/unotools/source/i18n/calendarwrapper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: calendarwrapper.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: er $ $Date: 2000-11-23 20:19:32 $ + * last change: $Author: er $ $Date: 2001-03-08 17:12:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ #pragma hdrstop -#define CALENDAR_LIBRARYNAME "int" +#define CALENDAR_LIBRARYNAME "i18n" #define CALENDAR_SERVICENAME "com.sun.star.i18n.Calendar" diff --git a/unotools/source/i18n/charclass.cxx b/unotools/source/i18n/charclass.cxx index 472be9eb18d7..6371444fcfb3 100644 --- a/unotools/source/i18n/charclass.cxx +++ b/unotools/source/i18n/charclass.cxx @@ -2,9 +2,9 @@ * * $RCSfile: charclass.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2000-11-07 10:09:33 $ + * last change: $Author: er $ $Date: 2001-03-08 17:12:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,7 @@ #pragma hdrstop -#define CHARCLASS_LIBRARYNAME "int" +#define CHARCLASS_LIBRARYNAME "i18n" #define CHARCLASS_SERVICENAME "com.sun.star.i18n.CharacterClassification" using namespace ::com::sun::star; diff --git a/unotools/source/i18n/collatorwrapper.cxx b/unotools/source/i18n/collatorwrapper.cxx index 5d7c3a2df171..5b3a478d61de 100644 --- a/unotools/source/i18n/collatorwrapper.cxx +++ b/unotools/source/i18n/collatorwrapper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: collatorwrapper.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2001-03-05 16:43:46 $ + * last change: $Author: er $ $Date: 2001-03-08 17:12:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,7 +101,7 @@ CollatorWrapper::CollatorWrapper ( } else { - ::rtl::OUString aLibrary (RTL_CONSTASCII_USTRINGPARAM(LLCF_LIBNAME("int"))); + ::rtl::OUString aLibrary (RTL_CONSTASCII_USTRINGPARAM(LLCF_LIBNAME("i18n"))); try { diff --git a/unotools/source/i18n/localedatawrapper.cxx b/unotools/source/i18n/localedatawrapper.cxx index d127a5d1353c..6278ba32b53f 100644 --- a/unotools/source/i18n/localedatawrapper.cxx +++ b/unotools/source/i18n/localedatawrapper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: localedatawrapper.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: er $ $Date: 2001-01-31 19:30:06 $ + * last change: $Author: er $ $Date: 2001-03-08 17:12:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,7 +98,7 @@ #pragma hdrstop -#define LOCALEDATA_LIBRARYNAME "int" +#define LOCALEDATA_LIBRARYNAME "i18n" #define LOCALEDATA_SERVICENAME "com.sun.star.i18n.LocaleData" static const int nDateFormatInvalid = -1; diff --git a/unotools/source/i18n/numberformatcodewrapper.cxx b/unotools/source/i18n/numberformatcodewrapper.cxx index fa9451920037..b21a6ffb0211 100644 --- a/unotools/source/i18n/numberformatcodewrapper.cxx +++ b/unotools/source/i18n/numberformatcodewrapper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: numberformatcodewrapper.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: er $ $Date: 2001-01-26 17:25:28 $ + * last change: $Author: er $ $Date: 2001-03-08 17:12:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ #pragma hdrstop -#define LOCALEDATA_LIBRARYNAME "int" +#define LOCALEDATA_LIBRARYNAME "i18n" #define LOCALEDATA_SERVICENAME "com.sun.star.i18n.NumberFormatMapper" using namespace ::com::sun::star; diff --git a/unotools/source/i18n/transliterationwrapper.cxx b/unotools/source/i18n/transliterationwrapper.cxx index 8b06f9f94287..357c33e9c84f 100644 --- a/unotools/source/i18n/transliterationwrapper.cxx +++ b/unotools/source/i18n/transliterationwrapper.cxx @@ -2,9 +2,9 @@ * * $RCSfile: transliterationwrapper.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: jp $ $Date: 2001-02-01 14:36:50 $ + * last change: $Author: er $ $Date: 2001-03-08 17:12:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ #pragma hdrstop -#define _LIBRARYNAME "int" +#define _LIBRARYNAME "i18n" #define _SERVICENAME "com.sun.star.i18n.Transliteration" using namespace ::com::sun::star::lang; |