Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / vcl / workben / localestub / localedata_en_CA.cxx
blob5d72705959c00a8430e45b489237e7a20edc18bc
1 #include <sal/types.h>
4 #include <stdio.h>
6 extern "C" {
8 static const sal_Unicode langID[] = {0x65, 0x6e, 0x0};
9 static const sal_Unicode langDefaultName[] = {0x45, 0x6e, 0x67, 0x6c, 0x69, 0x73, 0x68, 0x0};
10 static const sal_Unicode countryID[] = {0x43, 0x41, 0x0};
11 static const sal_Unicode countryDefaultName[] = {0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x0};
12 static const sal_Unicode Variant[] = {0x0};
14 static const sal_Unicode* LCInfoArray[] = {
15 langID,
16 langDefaultName,
17 countryID,
18 countryDefaultName,
19 Variant
22 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getLCInfo_en_CA(sal_Int16& count)
24 count = 0;
25 return (sal_Unicode**)LCInfoArray;
29 static const sal_Unicode LC_CTYPE_Unoid[] = {0x0};
30 static const sal_Unicode dateSeparator[] = {0x2d, 0x0};
31 static const sal_Unicode thousandSeparator[] = {0x2c, 0x0};
32 static const sal_Unicode decimalSeparator[] = {0x2e, 0x0};
33 static const sal_Unicode timeSeparator[] = {0x3a, 0x0};
34 static const sal_Unicode time100SecSeparator[] = {0x2e, 0x0};
35 static const sal_Unicode listSeparator[] = {0x3b, 0x0};
36 static const sal_Unicode LongDateDayOfWeekSeparator[] = {0x2c, 0x20, 0x0};
37 static const sal_Unicode LongDateDaySeparator[] = {0x2c, 0x20, 0x0};
38 static const sal_Unicode LongDateMonthSeparator[] = {0x20, 0x0};
39 static const sal_Unicode LongDateYearSeparator[] = {0x20, 0x0};
40 static const sal_Unicode quotationStart[] = {0x2018, 0x0};
41 static const sal_Unicode quotationEnd[] = {0x2019, 0x0};
42 static const sal_Unicode doubleQuotationStart[] = {0x201c, 0x0};
43 static const sal_Unicode doubleQuotationEnd[] = {0x201d, 0x0};
44 static const sal_Unicode timeAM[] = {0x41, 0x4d, 0x0};
45 static const sal_Unicode timePM[] = {0x50, 0x4d, 0x0};
46 static const sal_Unicode measurementSystem[] = {0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x0};
48 static const sal_Unicode* LCType[] = {
49 LC_CTYPE_Unoid,
50 dateSeparator,
51 thousandSeparator,
52 decimalSeparator,
53 timeSeparator,
54 time100SecSeparator,
55 listSeparator,
56 quotationStart,
57 quotationEnd,
58 doubleQuotationStart,
59 doubleQuotationEnd,
60 timeAM,
61 timePM,
62 measurementSystem,
63 LongDateDayOfWeekSeparator,
64 LongDateDaySeparator,
65 LongDateMonthSeparator,
66 LongDateYearSeparator
69 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getLocaleItem_en_CA(sal_Int16& count)
71 count = 0;
72 return (sal_Unicode**)LCType;
74 static const sal_Unicode replaceFrom0[] = {0x0};
75 static const sal_Unicode replaceTo0[] = {0x0};
76 static const sal_Unicode FormatKey0[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
77 static const sal_Unicode defaultFormatElement0[] = {1};
78 static const sal_Unicode FormatType0[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
79 static const sal_Unicode FormatUsage0[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
80 static const sal_Unicode Formatindex0[] = {0};
81 static const sal_Unicode FormatCode0[] = {0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x0};
82 static const sal_Unicode FormatDefaultName0[] = {0x0};
83 static const sal_Unicode FormatKey1[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
84 static const sal_Unicode defaultFormatElement1[] = {1};
85 static const sal_Unicode FormatType1[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
86 static const sal_Unicode FormatUsage1[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
87 static const sal_Unicode Formatindex1[] = {1};
88 static const sal_Unicode FormatCode1[] = {0x30, 0x0};
89 static const sal_Unicode FormatDefaultName1[] = {0x0};
90 static const sal_Unicode FormatKey2[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
91 static const sal_Unicode defaultFormatElement2[] = {0};
92 static const sal_Unicode FormatType2[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
93 static const sal_Unicode FormatUsage2[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
94 static const sal_Unicode Formatindex2[] = {2};
95 static const sal_Unicode FormatCode2[] = {0x30, 0x2e, 0x30, 0x30, 0x0};
96 static const sal_Unicode FormatDefaultName2[] = {0x0};
97 static const sal_Unicode FormatKey3[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x34, 0x0};
98 static const sal_Unicode defaultFormatElement3[] = {0};
99 static const sal_Unicode FormatType3[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
100 static const sal_Unicode FormatUsage3[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
101 static const sal_Unicode Formatindex3[] = {3};
102 static const sal_Unicode FormatCode3[] = {0x23, 0x2c, 0x23, 0x23, 0x30, 0x0};
103 static const sal_Unicode FormatDefaultName3[] = {0x0};
104 static const sal_Unicode FormatKey4[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x35, 0x0};
105 static const sal_Unicode defaultFormatElement4[] = {0};
106 static const sal_Unicode FormatType4[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
107 static const sal_Unicode FormatUsage4[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
108 static const sal_Unicode Formatindex4[] = {4};
109 static const sal_Unicode FormatCode4[] = {0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x0};
110 static const sal_Unicode FormatDefaultName4[] = {0x0};
111 static const sal_Unicode FormatKey5[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x36, 0x0};
112 static const sal_Unicode defaultFormatElement5[] = {0};
113 static const sal_Unicode FormatType5[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
114 static const sal_Unicode FormatUsage5[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
115 static const sal_Unicode Formatindex5[] = {5};
116 static const sal_Unicode FormatCode5[] = {0x23, 0x2c, 0x23, 0x23, 0x23, 0x2e, 0x30, 0x30, 0x0};
117 static const sal_Unicode FormatDefaultName5[] = {0x0};
118 static const sal_Unicode FormatKey6[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x37, 0x0};
119 static const sal_Unicode defaultFormatElement6[] = {0};
120 static const sal_Unicode FormatType6[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
121 static const sal_Unicode FormatUsage6[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
122 static const sal_Unicode Formatindex6[] = {70};
123 static const sal_Unicode FormatCode6[] = {0x23, 0x2c, 0x23, 0x23, 0x30, 0x5f, 0x29, 0x3b, 0x28, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x29, 0x0};
124 static const sal_Unicode FormatDefaultName6[] = {0x0};
125 static const sal_Unicode FormatKey7[] = {0x46, 0x69, 0x78, 0x65, 0x64, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x38, 0x0};
126 static const sal_Unicode defaultFormatElement7[] = {0};
127 static const sal_Unicode FormatType7[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
128 static const sal_Unicode FormatUsage7[] = {0x46, 0x49, 0x58, 0x45, 0x44, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
129 static const sal_Unicode Formatindex7[] = {71};
130 static const sal_Unicode FormatCode7[] = {0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x5f, 0x29, 0x3b, 0x28, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x29, 0x0};
131 static const sal_Unicode FormatDefaultName7[] = {0x0};
132 static const sal_Unicode FormatKey8[] = {0x53, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
133 static const sal_Unicode defaultFormatElement8[] = {0};
134 static const sal_Unicode FormatType8[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
135 static const sal_Unicode FormatUsage8[] = {0x53, 0x43, 0x49, 0x45, 0x4e, 0x54, 0x49, 0x46, 0x49, 0x43, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
136 static const sal_Unicode Formatindex8[] = {6};
137 static const sal_Unicode FormatCode8[] = {0x30, 0x2e, 0x30, 0x30, 0x45, 0x2b, 0x30, 0x30, 0x30, 0x0};
138 static const sal_Unicode FormatDefaultName8[] = {0x0};
139 static const sal_Unicode FormatKey9[] = {0x53, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
140 static const sal_Unicode defaultFormatElement9[] = {1};
141 static const sal_Unicode FormatType9[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
142 static const sal_Unicode FormatUsage9[] = {0x53, 0x43, 0x49, 0x45, 0x4e, 0x54, 0x49, 0x46, 0x49, 0x43, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
143 static const sal_Unicode Formatindex9[] = {7};
144 static const sal_Unicode FormatCode9[] = {0x30, 0x2e, 0x30, 0x30, 0x45, 0x2b, 0x30, 0x30, 0x0};
145 static const sal_Unicode FormatDefaultName9[] = {0x0};
146 static const sal_Unicode FormatKey10[] = {0x53, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
147 static const sal_Unicode defaultFormatElement10[] = {0};
148 static const sal_Unicode FormatType10[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
149 static const sal_Unicode FormatUsage10[] = {0x53, 0x43, 0x49, 0x45, 0x4e, 0x54, 0x49, 0x46, 0x49, 0x43, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
150 static const sal_Unicode Formatindex10[] = {78};
151 static const sal_Unicode FormatCode10[] = {0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x45, 0x2b, 0x30, 0x30, 0x0};
152 static const sal_Unicode FormatDefaultName10[] = {0x0};
153 static const sal_Unicode FormatKey11[] = {0x50, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
154 static const sal_Unicode defaultFormatElement11[] = {1};
155 static const sal_Unicode FormatType11[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
156 static const sal_Unicode FormatUsage11[] = {0x50, 0x45, 0x52, 0x43, 0x45, 0x4e, 0x54, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
157 static const sal_Unicode Formatindex11[] = {8};
158 static const sal_Unicode FormatCode11[] = {0x30, 0x25, 0x0};
159 static const sal_Unicode FormatDefaultName11[] = {0x0};
160 static const sal_Unicode FormatKey12[] = {0x50, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
161 static const sal_Unicode defaultFormatElement12[] = {1};
162 static const sal_Unicode FormatType12[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
163 static const sal_Unicode FormatUsage12[] = {0x50, 0x45, 0x52, 0x43, 0x45, 0x4e, 0x54, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
164 static const sal_Unicode Formatindex12[] = {9};
165 static const sal_Unicode FormatCode12[] = {0x30, 0x2e, 0x30, 0x30, 0x25, 0x0};
166 static const sal_Unicode FormatDefaultName12[] = {0x0};
167 static const sal_Unicode FormatKey13[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
168 static const sal_Unicode defaultFormatElement13[] = {1};
169 static const sal_Unicode FormatType13[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
170 static const sal_Unicode FormatUsage13[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
171 static const sal_Unicode Formatindex13[] = {12};
172 static const sal_Unicode FormatCode13[] = {0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x3b, 0x2d, 0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x0};
173 static const sal_Unicode FormatDefaultName13[] = {0x0};
174 static const sal_Unicode FormatKey14[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
175 static const sal_Unicode defaultFormatElement14[] = {0};
176 static const sal_Unicode FormatType14[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
177 static const sal_Unicode FormatUsage14[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
178 static const sal_Unicode Formatindex14[] = {13};
179 static const sal_Unicode FormatCode14[] = {0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x3b, 0x2d, 0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x0};
180 static const sal_Unicode FormatDefaultName14[] = {0x0};
181 static const sal_Unicode FormatKey15[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
182 static const sal_Unicode defaultFormatElement15[] = {0};
183 static const sal_Unicode FormatType15[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
184 static const sal_Unicode FormatUsage15[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
185 static const sal_Unicode Formatindex15[] = {14};
186 static const sal_Unicode FormatCode15[] = {0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x3b, 0x5b, 0x52, 0x45, 0x44, 0x5d, 0x2d, 0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x0};
187 static const sal_Unicode FormatDefaultName15[] = {0x0};
188 static const sal_Unicode FormatKey16[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x34, 0x0};
189 static const sal_Unicode defaultFormatElement16[] = {1};
190 static const sal_Unicode FormatType16[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
191 static const sal_Unicode FormatUsage16[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
192 static const sal_Unicode Formatindex16[] = {15};
193 static const sal_Unicode FormatCode16[] = {0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x3b, 0x5b, 0x52, 0x45, 0x44, 0x5d, 0x2d, 0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x0};
194 static const sal_Unicode FormatDefaultName16[] = {0x0};
195 static const sal_Unicode FormatKey17[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x35, 0x0};
196 static const sal_Unicode defaultFormatElement17[] = {0};
197 static const sal_Unicode FormatType17[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
198 static const sal_Unicode FormatUsage17[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
199 static const sal_Unicode Formatindex17[] = {16};
200 static const sal_Unicode FormatCode17[] = {0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x30, 0x30, 0x20, 0x43, 0x43, 0x43, 0x0};
201 static const sal_Unicode FormatDefaultName17[] = {0x0};
202 static const sal_Unicode FormatKey18[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x36, 0x0};
203 static const sal_Unicode defaultFormatElement18[] = {0};
204 static const sal_Unicode FormatType18[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
205 static const sal_Unicode FormatUsage18[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
206 static const sal_Unicode Formatindex18[] = {17};
207 static const sal_Unicode FormatCode18[] = {0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x2d, 0x2d, 0x3b, 0x5b, 0x52, 0x45, 0x44, 0x5d, 0x2d, 0x5b, 0x24, 0x24, 0x2d, 0x31, 0x30, 0x30, 0x39, 0x5d, 0x23, 0x2c, 0x23, 0x23, 0x30, 0x2e, 0x2d, 0x2d, 0x0};
208 static const sal_Unicode FormatDefaultName18[] = {0x0};
209 static const sal_Unicode FormatKey19[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
210 static const sal_Unicode defaultFormatElement19[] = {1};
211 static const sal_Unicode FormatType19[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
212 static const sal_Unicode FormatUsage19[] = {0x44, 0x41, 0x54, 0x45, 0x0};
213 static const sal_Unicode Formatindex19[] = {18};
214 static const sal_Unicode FormatCode19[] = {0x59, 0x59, 0x2d, 0x4d, 0x2d, 0x44, 0x0};
215 static const sal_Unicode FormatDefaultName19[] = {0x0};
216 static const sal_Unicode FormatKey20[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x39, 0x0};
217 static const sal_Unicode defaultFormatElement20[] = {1};
218 static const sal_Unicode FormatType20[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
219 static const sal_Unicode FormatUsage20[] = {0x44, 0x41, 0x54, 0x45, 0x0};
220 static const sal_Unicode Formatindex20[] = {19};
221 static const sal_Unicode FormatCode20[] = {0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x2c, 0x20, 0x59, 0x59, 0x59, 0x59, 0x0};
222 static const sal_Unicode FormatDefaultName20[] = {0x0};
223 static const sal_Unicode FormatKey21[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x38, 0x0};
224 static const sal_Unicode defaultFormatElement21[] = {0};
225 static const sal_Unicode FormatType21[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
226 static const sal_Unicode FormatUsage21[] = {0x44, 0x41, 0x54, 0x45, 0x0};
227 static const sal_Unicode Formatindex21[] = {20};
228 static const sal_Unicode FormatCode21[] = {0x59, 0x59, 0x2d, 0x4d, 0x4d, 0x2d, 0x44, 0x44, 0x0};
229 static const sal_Unicode FormatDefaultName21[] = {0x0};
230 static const sal_Unicode FormatKey22[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x37, 0x0};
231 static const sal_Unicode defaultFormatElement22[] = {1};
232 static const sal_Unicode FormatType22[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
233 static const sal_Unicode FormatUsage22[] = {0x44, 0x41, 0x54, 0x45, 0x0};
234 static const sal_Unicode Formatindex22[] = {21};
235 static const sal_Unicode FormatCode22[] = {0x59, 0x59, 0x59, 0x59, 0x2d, 0x4d, 0x4d, 0x2d, 0x44, 0x44, 0x0};
236 static const sal_Unicode FormatDefaultName22[] = {0x0};
237 static const sal_Unicode FormatKey23[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x30, 0x0};
238 static const sal_Unicode defaultFormatElement23[] = {0};
239 static const sal_Unicode FormatType23[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
240 static const sal_Unicode FormatUsage23[] = {0x44, 0x41, 0x54, 0x45, 0x0};
241 static const sal_Unicode Formatindex23[] = {22};
242 static const sal_Unicode FormatCode23[] = {0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x2c, 0x20, 0x59, 0x59, 0x0};
243 static const sal_Unicode FormatDefaultName23[] = {0x0};
244 static const sal_Unicode FormatKey24[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x31, 0x0};
245 static const sal_Unicode defaultFormatElement24[] = {0};
246 static const sal_Unicode FormatType24[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
247 static const sal_Unicode FormatUsage24[] = {0x44, 0x41, 0x54, 0x45, 0x0};
248 static const sal_Unicode Formatindex24[] = {23};
249 static const sal_Unicode FormatCode24[] = {0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x2c, 0x20, 0x59, 0x59, 0x59, 0x59, 0x0};
250 static const sal_Unicode FormatDefaultName24[] = {0x0};
251 static const sal_Unicode FormatKey25[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x36, 0x0};
252 static const sal_Unicode defaultFormatElement25[] = {0};
253 static const sal_Unicode FormatType25[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
254 static const sal_Unicode FormatUsage25[] = {0x44, 0x41, 0x54, 0x45, 0x0};
255 static const sal_Unicode Formatindex25[] = {24};
256 static const sal_Unicode FormatCode25[] = {0x44, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x2e, 0x20, 0x59, 0x59, 0x59, 0x59, 0x0};
257 static const sal_Unicode FormatDefaultName25[] = {0x0};
258 static const sal_Unicode FormatKey26[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x32, 0x0};
259 static const sal_Unicode defaultFormatElement26[] = {0};
260 static const sal_Unicode FormatType26[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
261 static const sal_Unicode FormatUsage26[] = {0x44, 0x41, 0x54, 0x45, 0x0};
262 static const sal_Unicode Formatindex26[] = {25};
263 static const sal_Unicode FormatCode26[] = {0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x2c, 0x20, 0x59, 0x59, 0x59, 0x59, 0x0};
264 static const sal_Unicode FormatDefaultName26[] = {0x0};
265 static const sal_Unicode FormatKey27[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x37, 0x0};
266 static const sal_Unicode defaultFormatElement27[] = {0};
267 static const sal_Unicode FormatType27[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
268 static const sal_Unicode FormatUsage27[] = {0x44, 0x41, 0x54, 0x45, 0x0};
269 static const sal_Unicode Formatindex27[] = {26};
270 static const sal_Unicode FormatCode27[] = {0x44, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x59, 0x59, 0x59, 0x59, 0x0};
271 static const sal_Unicode FormatDefaultName27[] = {0x0};
272 static const sal_Unicode FormatKey28[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x33, 0x0};
273 static const sal_Unicode defaultFormatElement28[] = {0};
274 static const sal_Unicode FormatType28[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
275 static const sal_Unicode FormatUsage28[] = {0x44, 0x41, 0x54, 0x45, 0x0};
276 static const sal_Unicode Formatindex28[] = {27};
277 static const sal_Unicode FormatCode28[] = {0x4e, 0x4e, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x2c, 0x20, 0x59, 0x59, 0x0};
278 static const sal_Unicode FormatDefaultName28[] = {0x0};
279 static const sal_Unicode FormatKey29[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
280 static const sal_Unicode defaultFormatElement29[] = {0};
281 static const sal_Unicode FormatType29[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
282 static const sal_Unicode FormatUsage29[] = {0x44, 0x41, 0x54, 0x45, 0x0};
283 static const sal_Unicode Formatindex29[] = {28};
284 static const sal_Unicode FormatCode29[] = {0x4e, 0x4e, 0x20, 0x44, 0x44, 0x2d, 0x4d, 0x4d, 0x4d, 0x20, 0x59, 0x59, 0x0};
285 static const sal_Unicode FormatDefaultName29[] = {0x0};
286 static const sal_Unicode FormatKey30[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x34, 0x0};
287 static const sal_Unicode defaultFormatElement30[] = {0};
288 static const sal_Unicode FormatType30[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
289 static const sal_Unicode FormatUsage30[] = {0x44, 0x41, 0x54, 0x45, 0x0};
290 static const sal_Unicode Formatindex30[] = {29};
291 static const sal_Unicode FormatCode30[] = {0x4e, 0x4e, 0x2c, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x2c, 0x20, 0x59, 0x59, 0x59, 0x59, 0x0};
292 static const sal_Unicode FormatDefaultName30[] = {0x0};
293 static const sal_Unicode FormatKey31[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x35, 0x0};
294 static const sal_Unicode defaultFormatElement31[] = {0};
295 static const sal_Unicode FormatType31[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
296 static const sal_Unicode FormatUsage31[] = {0x44, 0x41, 0x54, 0x45, 0x0};
297 static const sal_Unicode Formatindex31[] = {30};
298 static const sal_Unicode FormatCode31[] = {0x4e, 0x4e, 0x4e, 0x4e, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x2c, 0x20, 0x59, 0x59, 0x59, 0x59, 0x0};
299 static const sal_Unicode FormatDefaultName31[] = {0x0};
300 static const sal_Unicode FormatKey32[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x38, 0x0};
301 static const sal_Unicode defaultFormatElement32[] = {0};
302 static const sal_Unicode FormatType32[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
303 static const sal_Unicode FormatUsage32[] = {0x44, 0x41, 0x54, 0x45, 0x0};
304 static const sal_Unicode Formatindex32[] = {31};
305 static const sal_Unicode FormatCode32[] = {0x4d, 0x4d, 0x2d, 0x44, 0x44, 0x0};
306 static const sal_Unicode FormatDefaultName32[] = {0x0};
307 static const sal_Unicode FormatKey33[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x39, 0x0};
308 static const sal_Unicode defaultFormatElement33[] = {0};
309 static const sal_Unicode FormatType33[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
310 static const sal_Unicode FormatUsage33[] = {0x44, 0x41, 0x54, 0x45, 0x0};
311 static const sal_Unicode Formatindex33[] = {32};
312 static const sal_Unicode FormatCode33[] = {0x59, 0x59, 0x2d, 0x4d, 0x4d, 0x2d, 0x44, 0x44, 0x0};
313 static const sal_Unicode FormatDefaultName33[] = {0x0};
314 static const sal_Unicode FormatKey34[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x30, 0x0};
315 static const sal_Unicode defaultFormatElement34[] = {0};
316 static const sal_Unicode FormatType34[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
317 static const sal_Unicode FormatUsage34[] = {0x44, 0x41, 0x54, 0x45, 0x0};
318 static const sal_Unicode Formatindex34[] = {33};
319 static const sal_Unicode FormatCode34[] = {0x59, 0x59, 0x59, 0x59, 0x2d, 0x4d, 0x4d, 0x2d, 0x44, 0x44, 0x0};
320 static const sal_Unicode FormatDefaultName34[] = {0x49, 0x53, 0x4f, 0x20, 0x38, 0x36, 0x30, 0x31, 0x0};
321 static const sal_Unicode FormatKey35[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
322 static const sal_Unicode defaultFormatElement35[] = {0};
323 static const sal_Unicode FormatType35[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
324 static const sal_Unicode FormatUsage35[] = {0x44, 0x41, 0x54, 0x45, 0x0};
325 static const sal_Unicode Formatindex35[] = {34};
326 static const sal_Unicode FormatCode35[] = {0x59, 0x59, 0x2d, 0x4d, 0x4d, 0x0};
327 static const sal_Unicode FormatDefaultName35[] = {0x0};
328 static const sal_Unicode FormatKey36[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x34, 0x0};
329 static const sal_Unicode defaultFormatElement36[] = {0};
330 static const sal_Unicode FormatType36[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
331 static const sal_Unicode FormatUsage36[] = {0x44, 0x41, 0x54, 0x45, 0x0};
332 static const sal_Unicode Formatindex36[] = {35};
333 static const sal_Unicode FormatCode36[] = {0x4d, 0x4d, 0x4d, 0x20, 0x44, 0x44, 0x0};
334 static const sal_Unicode FormatDefaultName36[] = {0x0};
335 static const sal_Unicode FormatKey37[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x35, 0x0};
336 static const sal_Unicode defaultFormatElement37[] = {0};
337 static const sal_Unicode FormatType37[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
338 static const sal_Unicode FormatUsage37[] = {0x44, 0x41, 0x54, 0x45, 0x0};
339 static const sal_Unicode Formatindex37[] = {36};
340 static const sal_Unicode FormatCode37[] = {0x4d, 0x4d, 0x4d, 0x4d, 0x0};
341 static const sal_Unicode FormatDefaultName37[] = {0x0};
342 static const sal_Unicode FormatKey38[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x36, 0x0};
343 static const sal_Unicode defaultFormatElement38[] = {0};
344 static const sal_Unicode FormatType38[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
345 static const sal_Unicode FormatUsage38[] = {0x44, 0x41, 0x54, 0x45, 0x0};
346 static const sal_Unicode Formatindex38[] = {37};
347 static const sal_Unicode FormatCode38[] = {0x51, 0x51, 0x20, 0x59, 0x59, 0x0};
348 static const sal_Unicode FormatDefaultName38[] = {0x0};
349 static const sal_Unicode FormatKey39[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x31, 0x0};
350 static const sal_Unicode defaultFormatElement39[] = {0};
351 static const sal_Unicode FormatType39[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
352 static const sal_Unicode FormatUsage39[] = {0x44, 0x41, 0x54, 0x45, 0x0};
353 static const sal_Unicode Formatindex39[] = {38};
354 static const sal_Unicode FormatCode39[] = {0x57, 0x57, 0x0};
355 static const sal_Unicode FormatDefaultName39[] = {0x0};
356 static const sal_Unicode FormatKey40[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
357 static const sal_Unicode defaultFormatElement40[] = {1};
358 static const sal_Unicode FormatType40[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
359 static const sal_Unicode FormatUsage40[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
360 static const sal_Unicode Formatindex40[] = {39};
361 static const sal_Unicode FormatCode40[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x0};
362 static const sal_Unicode FormatDefaultName40[] = {0x0};
363 static const sal_Unicode FormatKey41[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
364 static const sal_Unicode defaultFormatElement41[] = {1};
365 static const sal_Unicode FormatType41[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
366 static const sal_Unicode FormatUsage41[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
367 static const sal_Unicode Formatindex41[] = {40};
368 static const sal_Unicode FormatCode41[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x0};
369 static const sal_Unicode FormatDefaultName41[] = {0x0};
370 static const sal_Unicode FormatKey42[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
371 static const sal_Unicode defaultFormatElement42[] = {0};
372 static const sal_Unicode FormatType42[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
373 static const sal_Unicode FormatUsage42[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
374 static const sal_Unicode Formatindex42[] = {41};
375 static const sal_Unicode FormatCode42[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x20, 0x41, 0x4d, 0x2f, 0x50, 0x4d, 0x0};
376 static const sal_Unicode FormatDefaultName42[] = {0x0};
377 static const sal_Unicode FormatKey43[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x34, 0x0};
378 static const sal_Unicode defaultFormatElement43[] = {0};
379 static const sal_Unicode FormatType43[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
380 static const sal_Unicode FormatUsage43[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
381 static const sal_Unicode Formatindex43[] = {42};
382 static const sal_Unicode FormatCode43[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x20, 0x41, 0x4d, 0x2f, 0x50, 0x4d, 0x0};
383 static const sal_Unicode FormatDefaultName43[] = {0x0};
384 static const sal_Unicode FormatKey44[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x35, 0x0};
385 static const sal_Unicode defaultFormatElement44[] = {0};
386 static const sal_Unicode FormatType44[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
387 static const sal_Unicode FormatUsage44[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
388 static const sal_Unicode Formatindex44[] = {43};
389 static const sal_Unicode FormatCode44[] = {0x5b, 0x48, 0x48, 0x5d, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x0};
390 static const sal_Unicode FormatDefaultName44[] = {0x0};
391 static const sal_Unicode FormatKey45[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x36, 0x0};
392 static const sal_Unicode defaultFormatElement45[] = {0};
393 static const sal_Unicode FormatType45[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
394 static const sal_Unicode FormatUsage45[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
395 static const sal_Unicode Formatindex45[] = {44};
396 static const sal_Unicode FormatCode45[] = {0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x2e, 0x30, 0x30, 0x0};
397 static const sal_Unicode FormatDefaultName45[] = {0x0};
398 static const sal_Unicode FormatKey46[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x37, 0x0};
399 static const sal_Unicode defaultFormatElement46[] = {0};
400 static const sal_Unicode FormatType46[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
401 static const sal_Unicode FormatUsage46[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
402 static const sal_Unicode Formatindex46[] = {45};
403 static const sal_Unicode FormatCode46[] = {0x5b, 0x48, 0x48, 0x5d, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x2e, 0x30, 0x30, 0x0};
404 static const sal_Unicode FormatDefaultName46[] = {0x0};
405 static const sal_Unicode FormatKey47[] = {0x44, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
406 static const sal_Unicode defaultFormatElement47[] = {1};
407 static const sal_Unicode FormatType47[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
408 static const sal_Unicode FormatUsage47[] = {0x44, 0x41, 0x54, 0x45, 0x5f, 0x54, 0x49, 0x4d, 0x45, 0x0};
409 static const sal_Unicode Formatindex47[] = {46};
410 static const sal_Unicode FormatCode47[] = {0x59, 0x59, 0x59, 0x59, 0x2d, 0x4d, 0x4d, 0x2d, 0x44, 0x44, 0x20, 0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x0};
411 static const sal_Unicode FormatDefaultName47[] = {0x0};
412 static const sal_Unicode FormatKey48[] = {0x44, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
413 static const sal_Unicode defaultFormatElement48[] = {0};
414 static const sal_Unicode FormatType48[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
415 static const sal_Unicode FormatUsage48[] = {0x44, 0x41, 0x54, 0x45, 0x5f, 0x54, 0x49, 0x4d, 0x45, 0x0};
416 static const sal_Unicode Formatindex48[] = {47};
417 static const sal_Unicode FormatCode48[] = {0x59, 0x59, 0x59, 0x59, 0x2d, 0x4d, 0x4d, 0x2d, 0x44, 0x44, 0x20, 0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x0};
418 static const sal_Unicode FormatDefaultName48[] = {0x0};
420 static const sal_Int16 FormatElementsCount0 = 49;
421 static const sal_Unicode* FormatElementsArray0[] = {
422 FormatCode0,
423 FormatDefaultName0,
424 FormatKey0,
425 FormatType0,
426 FormatUsage0,
427 Formatindex0,
428 defaultFormatElement0,
429 FormatCode1,
430 FormatDefaultName1,
431 FormatKey1,
432 FormatType1,
433 FormatUsage1,
434 Formatindex1,
435 defaultFormatElement1,
436 FormatCode2,
437 FormatDefaultName2,
438 FormatKey2,
439 FormatType2,
440 FormatUsage2,
441 Formatindex2,
442 defaultFormatElement2,
443 FormatCode3,
444 FormatDefaultName3,
445 FormatKey3,
446 FormatType3,
447 FormatUsage3,
448 Formatindex3,
449 defaultFormatElement3,
450 FormatCode4,
451 FormatDefaultName4,
452 FormatKey4,
453 FormatType4,
454 FormatUsage4,
455 Formatindex4,
456 defaultFormatElement4,
457 FormatCode5,
458 FormatDefaultName5,
459 FormatKey5,
460 FormatType5,
461 FormatUsage5,
462 Formatindex5,
463 defaultFormatElement5,
464 FormatCode6,
465 FormatDefaultName6,
466 FormatKey6,
467 FormatType6,
468 FormatUsage6,
469 Formatindex6,
470 defaultFormatElement6,
471 FormatCode7,
472 FormatDefaultName7,
473 FormatKey7,
474 FormatType7,
475 FormatUsage7,
476 Formatindex7,
477 defaultFormatElement7,
478 FormatCode8,
479 FormatDefaultName8,
480 FormatKey8,
481 FormatType8,
482 FormatUsage8,
483 Formatindex8,
484 defaultFormatElement8,
485 FormatCode9,
486 FormatDefaultName9,
487 FormatKey9,
488 FormatType9,
489 FormatUsage9,
490 Formatindex9,
491 defaultFormatElement9,
492 FormatCode10,
493 FormatDefaultName10,
494 FormatKey10,
495 FormatType10,
496 FormatUsage10,
497 Formatindex10,
498 defaultFormatElement10,
499 FormatCode11,
500 FormatDefaultName11,
501 FormatKey11,
502 FormatType11,
503 FormatUsage11,
504 Formatindex11,
505 defaultFormatElement11,
506 FormatCode12,
507 FormatDefaultName12,
508 FormatKey12,
509 FormatType12,
510 FormatUsage12,
511 Formatindex12,
512 defaultFormatElement12,
513 FormatCode13,
514 FormatDefaultName13,
515 FormatKey13,
516 FormatType13,
517 FormatUsage13,
518 Formatindex13,
519 defaultFormatElement13,
520 FormatCode14,
521 FormatDefaultName14,
522 FormatKey14,
523 FormatType14,
524 FormatUsage14,
525 Formatindex14,
526 defaultFormatElement14,
527 FormatCode15,
528 FormatDefaultName15,
529 FormatKey15,
530 FormatType15,
531 FormatUsage15,
532 Formatindex15,
533 defaultFormatElement15,
534 FormatCode16,
535 FormatDefaultName16,
536 FormatKey16,
537 FormatType16,
538 FormatUsage16,
539 Formatindex16,
540 defaultFormatElement16,
541 FormatCode17,
542 FormatDefaultName17,
543 FormatKey17,
544 FormatType17,
545 FormatUsage17,
546 Formatindex17,
547 defaultFormatElement17,
548 FormatCode18,
549 FormatDefaultName18,
550 FormatKey18,
551 FormatType18,
552 FormatUsage18,
553 Formatindex18,
554 defaultFormatElement18,
555 FormatCode19,
556 FormatDefaultName19,
557 FormatKey19,
558 FormatType19,
559 FormatUsage19,
560 Formatindex19,
561 defaultFormatElement19,
562 FormatCode20,
563 FormatDefaultName20,
564 FormatKey20,
565 FormatType20,
566 FormatUsage20,
567 Formatindex20,
568 defaultFormatElement20,
569 FormatCode21,
570 FormatDefaultName21,
571 FormatKey21,
572 FormatType21,
573 FormatUsage21,
574 Formatindex21,
575 defaultFormatElement21,
576 FormatCode22,
577 FormatDefaultName22,
578 FormatKey22,
579 FormatType22,
580 FormatUsage22,
581 Formatindex22,
582 defaultFormatElement22,
583 FormatCode23,
584 FormatDefaultName23,
585 FormatKey23,
586 FormatType23,
587 FormatUsage23,
588 Formatindex23,
589 defaultFormatElement23,
590 FormatCode24,
591 FormatDefaultName24,
592 FormatKey24,
593 FormatType24,
594 FormatUsage24,
595 Formatindex24,
596 defaultFormatElement24,
597 FormatCode25,
598 FormatDefaultName25,
599 FormatKey25,
600 FormatType25,
601 FormatUsage25,
602 Formatindex25,
603 defaultFormatElement25,
604 FormatCode26,
605 FormatDefaultName26,
606 FormatKey26,
607 FormatType26,
608 FormatUsage26,
609 Formatindex26,
610 defaultFormatElement26,
611 FormatCode27,
612 FormatDefaultName27,
613 FormatKey27,
614 FormatType27,
615 FormatUsage27,
616 Formatindex27,
617 defaultFormatElement27,
618 FormatCode28,
619 FormatDefaultName28,
620 FormatKey28,
621 FormatType28,
622 FormatUsage28,
623 Formatindex28,
624 defaultFormatElement28,
625 FormatCode29,
626 FormatDefaultName29,
627 FormatKey29,
628 FormatType29,
629 FormatUsage29,
630 Formatindex29,
631 defaultFormatElement29,
632 FormatCode30,
633 FormatDefaultName30,
634 FormatKey30,
635 FormatType30,
636 FormatUsage30,
637 Formatindex30,
638 defaultFormatElement30,
639 FormatCode31,
640 FormatDefaultName31,
641 FormatKey31,
642 FormatType31,
643 FormatUsage31,
644 Formatindex31,
645 defaultFormatElement31,
646 FormatCode32,
647 FormatDefaultName32,
648 FormatKey32,
649 FormatType32,
650 FormatUsage32,
651 Formatindex32,
652 defaultFormatElement32,
653 FormatCode33,
654 FormatDefaultName33,
655 FormatKey33,
656 FormatType33,
657 FormatUsage33,
658 Formatindex33,
659 defaultFormatElement33,
660 FormatCode34,
661 FormatDefaultName34,
662 FormatKey34,
663 FormatType34,
664 FormatUsage34,
665 Formatindex34,
666 defaultFormatElement34,
667 FormatCode35,
668 FormatDefaultName35,
669 FormatKey35,
670 FormatType35,
671 FormatUsage35,
672 Formatindex35,
673 defaultFormatElement35,
674 FormatCode36,
675 FormatDefaultName36,
676 FormatKey36,
677 FormatType36,
678 FormatUsage36,
679 Formatindex36,
680 defaultFormatElement36,
681 FormatCode37,
682 FormatDefaultName37,
683 FormatKey37,
684 FormatType37,
685 FormatUsage37,
686 Formatindex37,
687 defaultFormatElement37,
688 FormatCode38,
689 FormatDefaultName38,
690 FormatKey38,
691 FormatType38,
692 FormatUsage38,
693 Formatindex38,
694 defaultFormatElement38,
695 FormatCode39,
696 FormatDefaultName39,
697 FormatKey39,
698 FormatType39,
699 FormatUsage39,
700 Formatindex39,
701 defaultFormatElement39,
702 FormatCode40,
703 FormatDefaultName40,
704 FormatKey40,
705 FormatType40,
706 FormatUsage40,
707 Formatindex40,
708 defaultFormatElement40,
709 FormatCode41,
710 FormatDefaultName41,
711 FormatKey41,
712 FormatType41,
713 FormatUsage41,
714 Formatindex41,
715 defaultFormatElement41,
716 FormatCode42,
717 FormatDefaultName42,
718 FormatKey42,
719 FormatType42,
720 FormatUsage42,
721 Formatindex42,
722 defaultFormatElement42,
723 FormatCode43,
724 FormatDefaultName43,
725 FormatKey43,
726 FormatType43,
727 FormatUsage43,
728 Formatindex43,
729 defaultFormatElement43,
730 FormatCode44,
731 FormatDefaultName44,
732 FormatKey44,
733 FormatType44,
734 FormatUsage44,
735 Formatindex44,
736 defaultFormatElement44,
737 FormatCode45,
738 FormatDefaultName45,
739 FormatKey45,
740 FormatType45,
741 FormatUsage45,
742 Formatindex45,
743 defaultFormatElement45,
744 FormatCode46,
745 FormatDefaultName46,
746 FormatKey46,
747 FormatType46,
748 FormatUsage46,
749 Formatindex46,
750 defaultFormatElement46,
751 FormatCode47,
752 FormatDefaultName47,
753 FormatKey47,
754 FormatType47,
755 FormatUsage47,
756 Formatindex47,
757 defaultFormatElement47,
758 FormatCode48,
759 FormatDefaultName48,
760 FormatKey48,
761 FormatType48,
762 FormatUsage48,
763 Formatindex48,
764 defaultFormatElement48,
767 SAL_DLLPUBLIC_EXPORT sal_Unicode const * const * SAL_CALL getAllFormats0_en_CA(sal_Int16& count, const sal_Unicode*& from, const sal_Unicode*& to)
769 count = FormatElementsCount0;
770 from = replaceFrom0;
771 to = replaceTo0;
772 return (sal_Unicode**)FormatElementsArray0;
774 static const sal_Unicode DateAcceptancePattern0[] = {0x59, 0x2d, 0x4d, 0x2d, 0x44, 0x0};
775 static const sal_Unicode DateAcceptancePattern1[] = {0x4d, 0x2d, 0x44, 0x0};
776 static const sal_Unicode DateAcceptancePattern2[] = {0x4d, 0x2f, 0x44, 0x2f, 0x59, 0x0};
777 static const sal_Unicode DateAcceptancePattern3[] = {0x4d, 0x2f, 0x44, 0x0};
778 static const sal_Int16 DateAcceptancePatternsCount = 4;
779 static const sal_Unicode* DateAcceptancePatternsArray[] = {
780 DateAcceptancePattern0,
781 DateAcceptancePattern1,
782 DateAcceptancePattern2,
783 DateAcceptancePattern3,
786 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getDateAcceptancePatterns_en_CA(sal_Int16& count)
788 count = DateAcceptancePatternsCount;
789 return (sal_Unicode**)DateAcceptancePatternsArray;
791 extern sal_Unicode ** SAL_CALL getCollatorImplementation_en_US(sal_Int16& count);
792 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getCollatorImplementation_en_CA(sal_Int16& count)
794 return getCollatorImplementation_en_US(count);
796 extern sal_Unicode ** SAL_CALL getCollationOptions_en_US(sal_Int16& count);
797 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getCollationOptions_en_CA(sal_Int16& count)
799 return getCollationOptions_en_US(count);
801 extern sal_Unicode ** SAL_CALL getSearchOptions_en_US(sal_Int16& count);
802 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getSearchOptions_en_CA(sal_Int16& count)
804 return getSearchOptions_en_US(count);
806 extern sal_Unicode ** SAL_CALL getIndexAlgorithm_en_US(sal_Int16& count);
807 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getIndexAlgorithm_en_CA(sal_Int16& count)
809 return getIndexAlgorithm_en_US(count);
811 extern sal_Unicode ** SAL_CALL getUnicodeScripts_en_US(sal_Int16& count);
812 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getUnicodeScripts_en_CA(sal_Int16& count)
814 return getUnicodeScripts_en_US(count);
816 extern sal_Unicode ** SAL_CALL getFollowPageWords_en_US(sal_Int16& count);
817 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getFollowPageWords_en_CA(sal_Int16& count)
819 return getFollowPageWords_en_US(count);
821 static const sal_Unicode calendarID0[] = {0x67, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0x6e, 0x0};
822 static const sal_Unicode defaultCalendar0[] = {1};
823 static const sal_Unicode dayRef0[] = {0x72, 0x65, 0x66, 0x0};
824 static const sal_Unicode dayRefName0[] = {0x65, 0x6e, 0x5f, 0x55, 0x53, 0x5f, 0x67, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0x6e, 0x0};
825 static const sal_Unicode monthRef0[] = {0x72, 0x65, 0x66, 0x0};
826 static const sal_Unicode monthRefName0[] = {0x65, 0x6e, 0x5f, 0x55, 0x53, 0x5f, 0x67, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0x6e, 0x0};
827 static const sal_Unicode genitiveMonthRef0[] = {0x72, 0x65, 0x66, 0x0};
828 static const sal_Unicode genitiveMonthRefName0[] = {0x65, 0x6e, 0x5f, 0x55, 0x53, 0x5f, 0x67, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0x6e, 0x0};
829 static const sal_Unicode partitiveMonthRef0[] = {0x72, 0x65, 0x66, 0x0};
830 static const sal_Unicode partitiveMonthRefName0[] = {0x65, 0x6e, 0x5f, 0x55, 0x53, 0x5f, 0x67, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0x6e, 0x0};
831 static const sal_Unicode eraRef0[] = {0x72, 0x65, 0x66, 0x0};
832 static const sal_Unicode eraRefName0[] = {0x65, 0x6e, 0x5f, 0x55, 0x53, 0x5f, 0x67, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0x6e, 0x0};
833 static const sal_Unicode startDayOfWeek0[] = {0x73, 0x75, 0x6e, 0x0};
834 static const sal_Unicode minimalDaysInFirstWeek0[] = {4};
835 static const sal_Int16 calendarsCount = 1;
837 static const sal_Unicode nbOfDays[] = {0};
838 static const sal_Unicode nbOfMonths[] = {0};
839 static const sal_Unicode nbOfGenitiveMonths[] = {0};
840 static const sal_Unicode nbOfPartitiveMonths[] = {0};
841 static const sal_Unicode nbOfEras[] = {0};
842 static const sal_Unicode* calendars[] = {
843 nbOfDays,
844 nbOfMonths,
845 nbOfGenitiveMonths,
846 nbOfPartitiveMonths,
847 nbOfEras,
848 calendarID0,
849 defaultCalendar0,
850 dayRef0,
851 dayRefName0,
852 monthRef0,
853 monthRefName0,
854 genitiveMonthRef0,
855 genitiveMonthRefName0,
856 partitiveMonthRef0,
857 partitiveMonthRefName0,
858 eraRef0,
859 eraRefName0,
860 startDayOfWeek0,
861 minimalDaysInFirstWeek0,
864 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getAllCalendars_en_CA(sal_Int16& count)
866 count = calendarsCount;
867 return (sal_Unicode**)calendars;
869 static const sal_Unicode defaultCurrency0[] = {1};
870 static const sal_Unicode defaultCurrencyUsedInCompatibleFormatCodes0[] = {1};
871 static const sal_Unicode defaultCurrencyLegacyOnly0[] = {0};
872 static const sal_Unicode currencyID0[] = {0x43, 0x41, 0x44, 0x0};
873 static const sal_Unicode currencySymbol0[] = {0x24, 0x0};
874 static const sal_Unicode bankSymbol0[] = {0x43, 0x41, 0x44, 0x0};
875 static const sal_Unicode currencyName0[] = {0x43, 0x61, 0x6e, 0x61, 0x64, 0x69, 0x61, 0x6e, 0x20, 0x44, 0x6f, 0x6c, 0x6c, 0x61, 0x72, 0x0};
876 static const sal_Unicode currencyDecimalPlaces0[] = {2};
878 static const sal_Int16 currencyCount = 1;
880 static const sal_Unicode* currencies[] = {
881 currencyID0,
882 currencySymbol0,
883 bankSymbol0,
884 currencyName0,
885 defaultCurrency0,
886 defaultCurrencyUsedInCompatibleFormatCodes0,
887 currencyDecimalPlaces0,
888 defaultCurrencyLegacyOnly0,
891 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getAllCurrencies_en_CA(sal_Int16& count)
893 count = currencyCount;
894 return (sal_Unicode**)currencies;
896 extern sal_Unicode ** SAL_CALL getTransliterations_en_US(sal_Int16& count);
897 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getTransliterations_en_CA(sal_Int16& count)
899 return getTransliterations_en_US(count);
901 extern sal_Unicode ** SAL_CALL getForbiddenCharacters_en_US(sal_Int16& count);
902 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getForbiddenCharacters_en_CA(sal_Int16& count)
904 return getForbiddenCharacters_en_US(count);
906 extern sal_Unicode ** SAL_CALL getBreakIteratorRules_en_US(sal_Int16& count);
907 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getBreakIteratorRules_en_CA(sal_Int16& count)
909 return getBreakIteratorRules_en_US(count);
911 extern sal_Unicode ** SAL_CALL getReservedWords_en_US(sal_Int16& count);
912 SAL_DLLPUBLIC_EXPORT sal_Unicode ** SAL_CALL getReservedWords_en_CA(sal_Int16& count)
914 return getReservedWords_en_US(count);
916 // ---> ContinuousNumbering
917 extern const sal_Unicode *** SAL_CALL getContinuousNumberingLevels_en_US(sal_Int16& nStyles, sal_Int16& nAttributes);
918 SAL_DLLPUBLIC_EXPORT const sal_Unicode *** SAL_CALL getContinuousNumberingLevels_en_CA(sal_Int16& nStyles, sal_Int16& nAttributes)
920 return getContinuousNumberingLevels_en_US(nStyles, nAttributes);
922 // ---> OutlineNumbering
923 extern const sal_Unicode **** SAL_CALL getOutlineNumberingLevels_en_US(sal_Int16& nStyles, sal_Int16& nLevels, sal_Int16& nAttributes);
924 SAL_DLLPUBLIC_EXPORT const sal_Unicode **** SAL_CALL getOutlineNumberingLevels_en_CA(sal_Int16& nStyles, sal_Int16& nLevels, sal_Int16& nAttributes)
926 return getOutlineNumberingLevels_en_US(nStyles, nLevels, nAttributes);
928 } // extern "C"