bump product version to 7.2.5.1
[LibreOffice.git] / vcl / workben / localestub / localedata_en_NG.cxx
blob5d35145161afa0779548ae2d565d6dffd9e2f3e1
1 #include <sal/types.h>
3 #include <stdio.h>
5 extern "C" {
7 static const sal_Unicode langID[] = { 0x65, 0x6e, 0x0 };
8 static const sal_Unicode langDefaultName[] = { 0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x0 };
9 static const sal_Unicode countryID[] = { 0x4e, 0x47, 0x0 };
10 static const sal_Unicode countryDefaultName[] = { 0x4e, 0x69, 0x67, 0x65, 0x72, 0x69, 0x61, 0x0 };
11 static const sal_Unicode Variant[] = { 0x0 };
13 static const sal_Unicode* LCInfoArray[]
14 = { langID, langDefaultName, countryID, countryDefaultName, Variant };
16 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getLCInfo_en_NG(sal_Int16& count)
18 count = SAL_N_ELEMENTS(LCInfoArray);
19 return (sal_Unicode**)LCInfoArray;
21 extern sal_Unicode** SAL_CALL getLocaleItem_en_GB(sal_Int16& count);
22 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getLocaleItem_en_NG(sal_Int16& count)
24 return getLocaleItem_en_GB(count);
26 static const sal_Unicode replaceTo0[]
27 = { 0x5b, 0x24, 0x20a6, 0x2d, 0x41, 0x38, 0x30, 0x39, 0x5d, 0x0 };
28 extern sal_Unicode const* const* SAL_CALL getAllFormats0_en_GB(sal_Int16& count,
29 const sal_Unicode*& from,
30 const sal_Unicode*& to);
31 SAL_DLLPUBLIC_EXPORT sal_Unicode const* const* SAL_CALL
32 getAllFormats0_en_NG(sal_Int16& count, const sal_Unicode*& from, const sal_Unicode*& to)
34 to = replaceTo0;
35 const sal_Unicode* tmp;
36 return getAllFormats0_en_GB(count, from, tmp);
38 extern sal_Unicode** SAL_CALL getDateAcceptancePatterns_en_GB(sal_Int16& count);
39 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getDateAcceptancePatterns_en_NG(sal_Int16& count)
41 return getDateAcceptancePatterns_en_GB(count);
43 extern sal_Unicode** SAL_CALL getCollatorImplementation_en_GB(sal_Int16& count);
44 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getCollatorImplementation_en_NG(sal_Int16& count)
46 return getCollatorImplementation_en_GB(count);
48 extern sal_Unicode** SAL_CALL getCollationOptions_en_GB(sal_Int16& count);
49 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getCollationOptions_en_NG(sal_Int16& count)
51 return getCollationOptions_en_GB(count);
53 extern sal_Unicode** SAL_CALL getSearchOptions_en_GB(sal_Int16& count);
54 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getSearchOptions_en_NG(sal_Int16& count)
56 return getSearchOptions_en_GB(count);
58 extern sal_Unicode** SAL_CALL getIndexAlgorithm_en_GB(sal_Int16& count);
59 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getIndexAlgorithm_en_NG(sal_Int16& count)
61 return getIndexAlgorithm_en_GB(count);
63 extern sal_Unicode** SAL_CALL getUnicodeScripts_en_GB(sal_Int16& count);
64 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getUnicodeScripts_en_NG(sal_Int16& count)
66 return getUnicodeScripts_en_GB(count);
68 extern sal_Unicode** SAL_CALL getFollowPageWords_en_GB(sal_Int16& count);
69 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getFollowPageWords_en_NG(sal_Int16& count)
71 return getFollowPageWords_en_GB(count);
73 extern sal_Unicode** SAL_CALL getAllCalendars_en_GB(sal_Int16& count);
74 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getAllCalendars_en_NG(sal_Int16& count)
76 return getAllCalendars_en_GB(count);
78 static const sal_Unicode defaultCurrency0[] = { 1 };
79 static const sal_Unicode defaultCurrencyUsedInCompatibleFormatCodes0[] = { 1 };
80 static const sal_Unicode defaultCurrencyLegacyOnly0[] = { 0 };
81 static const sal_Unicode currencyID0[] = { 0x4e, 0x47, 0x4e, 0x0 };
82 static const sal_Unicode currencySymbol0[] = { 0x20a6, 0x0 };
83 static const sal_Unicode bankSymbol0[] = { 0x4e, 0x47, 0x4e, 0x0 };
84 static const sal_Unicode currencyName0[] = { 0x4e, 0x61, 0x69, 0x72, 0x61, 0x0 };
85 static const sal_Unicode currencyDecimalPlaces0[] = { 2 };
87 static const sal_Int16 currencyCount = 1;
89 static const sal_Unicode* currencies[] = {
90 currencyID0,
91 currencySymbol0,
92 bankSymbol0,
93 currencyName0,
94 defaultCurrency0,
95 defaultCurrencyUsedInCompatibleFormatCodes0,
96 currencyDecimalPlaces0,
97 defaultCurrencyLegacyOnly0,
100 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getAllCurrencies_en_NG(sal_Int16& count)
102 count = currencyCount;
103 return (sal_Unicode**)currencies;
105 extern sal_Unicode** SAL_CALL getTransliterations_en_GB(sal_Int16& count);
106 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getTransliterations_en_NG(sal_Int16& count)
108 return getTransliterations_en_GB(count);
110 extern sal_Unicode** SAL_CALL getForbiddenCharacters_en_GB(sal_Int16& count);
111 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getForbiddenCharacters_en_NG(sal_Int16& count)
113 return getForbiddenCharacters_en_GB(count);
115 extern sal_Unicode** SAL_CALL getBreakIteratorRules_en_GB(sal_Int16& count);
116 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getBreakIteratorRules_en_NG(sal_Int16& count)
118 return getBreakIteratorRules_en_GB(count);
120 extern sal_Unicode** SAL_CALL getReservedWords_en_GB(sal_Int16& count);
121 SAL_DLLPUBLIC_EXPORT sal_Unicode** SAL_CALL getReservedWords_en_NG(sal_Int16& count)
123 return getReservedWords_en_GB(count);
125 // ---> ContinuousNumbering
126 extern const sal_Unicode*** SAL_CALL getContinuousNumberingLevels_en_GB(sal_Int16& nStyles,
127 sal_Int16& nAttributes);
128 SAL_DLLPUBLIC_EXPORT const sal_Unicode*** SAL_CALL
129 getContinuousNumberingLevels_en_NG(sal_Int16& nStyles, sal_Int16& nAttributes)
131 return getContinuousNumberingLevels_en_GB(nStyles, nAttributes);
133 // ---> OutlineNumbering
134 extern const sal_Unicode**** SAL_CALL getOutlineNumberingLevels_en_GB(sal_Int16& nStyles,
135 sal_Int16& nLevels,
136 sal_Int16& nAttributes);
137 SAL_DLLPUBLIC_EXPORT const sal_Unicode**** SAL_CALL
138 getOutlineNumberingLevels_en_NG(sal_Int16& nStyles, sal_Int16& nLevels, sal_Int16& nAttributes)
140 return getOutlineNumberingLevels_en_GB(nStyles, nLevels, nAttributes);
142 } // extern "C"