LCOV - code coverage report
Current view: top level - workdir/unxlngi6.pro/CustomTarget/i18npool/localedata - localedata_de_DE.cxx (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 26 52 50.0 %
Date: 2012-08-25 Functions: 8 18 44.4 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : #include <sal/types.h>
       2                 :            : 
       3                 :            : 
       4                 :            : #include <stdio.h> // debug printfs
       5                 :            : 
       6                 :            : extern "C" {
       7                 :            : 
       8                 :            : static const sal_Unicode langID[] = {0x64, 0x65, 0x0};
       9                 :            : static const sal_Unicode langDefaultName[] = {0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x0};
      10                 :            : static const sal_Unicode countryID[] = {0x44, 0x45, 0x0};
      11                 :            : static const sal_Unicode countryDefaultName[] = {0x47, 0x65, 0x72, 0x6d, 0x61, 0x6e, 0x79, 0x0};
      12                 :            : static const sal_Unicode Variant[] = {0x0};
      13                 :            : 
      14                 :            : static const sal_Unicode* LCInfoArray[] = {
      15                 :            :         langID,
      16                 :            :         langDefaultName,
      17                 :            :         countryID,
      18                 :            :         countryDefaultName,
      19                 :            :         Variant
      20                 :            : };
      21                 :            : 
      22                 :         16 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getLCInfo_de_DE(sal_Int16& count)
      23                 :            : {
      24                 :         16 :         count = 0;
      25                 :         16 :         return (sal_Unicode**)LCInfoArray;
      26                 :            : }
      27                 :            : 
      28                 :            : 
      29                 :            : static const sal_Unicode LC_CTYPE_Unoid[] = {0x0};
      30                 :            : static const sal_Unicode dateSeparator[] = {0x2e, 0x0};
      31                 :            : static const sal_Unicode thousandSeparator[] = {0x2e, 0x0};
      32                 :            : static const sal_Unicode decimalSeparator[] = {0x2c, 0x0};
      33                 :            : static const sal_Unicode timeSeparator[] = {0x3a, 0x0};
      34                 :            : static const sal_Unicode time100SecSeparator[] = {0x2c, 0x0};
      35                 :            : static const sal_Unicode listSeparator[] = {0x3b, 0x0};
      36                 :            : static const sal_Unicode LongDateDayOfWeekSeparator[] = {0x2c, 0x20, 0x0};
      37                 :            : static const sal_Unicode LongDateDaySeparator[] = {0x2e, 0x20, 0x0};
      38                 :            : static const sal_Unicode LongDateMonthSeparator[] = {0x20, 0x0};
      39                 :            : static const sal_Unicode LongDateYearSeparator[] = {0x20, 0x0};
      40                 :            : static const sal_Unicode quotationStart[] = {0x201a, 0x0};
      41                 :            : static const sal_Unicode quotationEnd[] = {0x2018, 0x0};
      42                 :            : static const sal_Unicode doubleQuotationStart[] = {0x201e, 0x0};
      43                 :            : static const sal_Unicode doubleQuotationEnd[] = {0x201c, 0x0};
      44                 :            : static const sal_Unicode timeAM[] = {0x76, 0x6f, 0x72, 0x6d, 0x2e, 0x0};
      45                 :            : static const sal_Unicode timePM[] = {0x6e, 0x61, 0x63, 0x68, 0x6d, 0x2e, 0x0};
      46                 :            : static const sal_Unicode measurementSystem[] = {0x6d, 0x65, 0x74, 0x72, 0x69, 0x63, 0x0};
      47                 :            : 
      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
      67                 :            : };
      68                 :            : 
      69                 :         14 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getLocaleItem_de_DE(sal_Int16& count)
      70                 :            : {
      71                 :         14 :         count = 0;
      72                 :         14 :         return (sal_Unicode**)LCType;
      73                 :            : }
      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[] = {0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 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, 0x2c, 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, 0x2e, 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, 0x2e, 0x23, 0x23, 0x30, 0x2c, 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, 0x2e, 0x23, 0x23, 0x23, 0x2c, 0x30, 0x30, 0x0};
     117                 :            : static const sal_Unicode FormatDefaultName5[] = {0x0};
     118                 :            : static const sal_Unicode FormatKey6[] = {0x53, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
     119                 :            : static const sal_Unicode defaultFormatElement6[] = {1};
     120                 :            : static const sal_Unicode FormatType6[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     121                 :            : static const sal_Unicode FormatUsage6[] = {0x53, 0x43, 0x49, 0x45, 0x4e, 0x54, 0x49, 0x46, 0x49, 0x43, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
     122                 :            : static const sal_Unicode Formatindex6[] = {6};
     123                 :            : static const sal_Unicode FormatCode6[] = {0x30, 0x2c, 0x30, 0x30, 0x45, 0x2b, 0x30, 0x30, 0x30, 0x0};
     124                 :            : static const sal_Unicode FormatDefaultName6[] = {0x0};
     125                 :            : static const sal_Unicode FormatKey7[] = {0x53, 0x63, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x66, 0x69, 0x63, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 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[] = {0x53, 0x43, 0x49, 0x45, 0x4e, 0x54, 0x49, 0x46, 0x49, 0x43, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
     129                 :            : static const sal_Unicode Formatindex7[] = {7};
     130                 :            : static const sal_Unicode FormatCode7[] = {0x30, 0x2c, 0x30, 0x30, 0x45, 0x2b, 0x30, 0x30, 0x0};
     131                 :            : static const sal_Unicode FormatDefaultName7[] = {0x0};
     132                 :            : static const sal_Unicode FormatKey8[] = {0x50, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
     133                 :            : static const sal_Unicode defaultFormatElement8[] = {1};
     134                 :            : static const sal_Unicode FormatType8[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
     135                 :            : static const sal_Unicode FormatUsage8[] = {0x50, 0x45, 0x52, 0x43, 0x45, 0x4e, 0x54, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
     136                 :            : static const sal_Unicode Formatindex8[] = {8};
     137                 :            : static const sal_Unicode FormatCode8[] = {0x30, 0x25, 0x0};
     138                 :            : static const sal_Unicode FormatDefaultName8[] = {0x0};
     139                 :            : static const sal_Unicode FormatKey9[] = {0x50, 0x65, 0x72, 0x63, 0x65, 0x6e, 0x74, 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[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
     142                 :            : static const sal_Unicode FormatUsage9[] = {0x50, 0x45, 0x52, 0x43, 0x45, 0x4e, 0x54, 0x5f, 0x4e, 0x55, 0x4d, 0x42, 0x45, 0x52, 0x0};
     143                 :            : static const sal_Unicode Formatindex9[] = {9};
     144                 :            : static const sal_Unicode FormatCode9[] = {0x30, 0x2c, 0x30, 0x30, 0x25, 0x0};
     145                 :            : static const sal_Unicode FormatDefaultName9[] = {0x0};
     146                 :            : static const sal_Unicode FormatKey10[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
     147                 :            : static const sal_Unicode defaultFormatElement10[] = {1};
     148                 :            : static const sal_Unicode FormatType10[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
     149                 :            : static const sal_Unicode FormatUsage10[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
     150                 :            : static const sal_Unicode Formatindex10[] = {12};
     151                 :            : static const sal_Unicode FormatCode10[] = {0x23, 0x2e, 0x23, 0x23, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x3b, 0x2d, 0x23, 0x2e, 0x23, 0x23, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x0};
     152                 :            : static const sal_Unicode FormatDefaultName10[] = {0x0};
     153                 :            : static const sal_Unicode FormatKey11[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
     154                 :            : static const sal_Unicode defaultFormatElement11[] = {0};
     155                 :            : static const sal_Unicode FormatType11[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     156                 :            : static const sal_Unicode FormatUsage11[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
     157                 :            : static const sal_Unicode Formatindex11[] = {13};
     158                 :            : static const sal_Unicode FormatCode11[] = {0x23, 0x2e, 0x23, 0x23, 0x30, 0x2c, 0x30, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x3b, 0x2d, 0x23, 0x2e, 0x23, 0x23, 0x30, 0x2c, 0x30, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x0};
     159                 :            : static const sal_Unicode FormatDefaultName11[] = {0x0};
     160                 :            : static const sal_Unicode FormatKey12[] = {0x43, 0x75, 0x72, 0x72, 0x65, 0x6e, 0x63, 0x79, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
     161                 :            : static const sal_Unicode defaultFormatElement12[] = {0};
     162                 :            : static const sal_Unicode FormatType12[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     163                 :            : static const sal_Unicode FormatUsage12[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
     164                 :            : static const sal_Unicode Formatindex12[] = {14};
     165                 :            : static const sal_Unicode FormatCode12[] = {0x23, 0x2e, 0x23, 0x23, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x3b, 0x5b, 0x52, 0x4f, 0x54, 0x5d, 0x2d, 0x23, 0x2e, 0x23, 0x23, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 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, 0x34, 0x0};
     168                 :            : static const sal_Unicode defaultFormatElement13[] = {1};
     169                 :            : static const sal_Unicode FormatType13[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     170                 :            : static const sal_Unicode FormatUsage13[] = {0x43, 0x55, 0x52, 0x52, 0x45, 0x4e, 0x43, 0x59, 0x0};
     171                 :            : static const sal_Unicode Formatindex13[] = {15};
     172                 :            : static const sal_Unicode FormatCode13[] = {0x23, 0x2e, 0x23, 0x23, 0x30, 0x2c, 0x30, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x3b, 0x5b, 0x52, 0x4f, 0x54, 0x5d, 0x2d, 0x23, 0x2e, 0x23, 0x23, 0x30, 0x2c, 0x30, 0x30, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 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, 0x35, 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[] = {16};
     179                 :            : static const sal_Unicode FormatCode14[] = {0x23, 0x2e, 0x23, 0x23, 0x30, 0x2c, 0x30, 0x30, 0x20, 0x43, 0x43, 0x43, 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, 0x36, 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[] = {17};
     186                 :            : static const sal_Unicode FormatCode15[] = {0x23, 0x2e, 0x23, 0x23, 0x30, 0x2c, 0x2d, 0x2d, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x3b, 0x5b, 0x52, 0x4f, 0x54, 0x5d, 0x2d, 0x23, 0x2e, 0x23, 0x23, 0x30, 0x2c, 0x2d, 0x2d, 0x20, 0x5b, 0x24, 0x44, 0x4d, 0x2d, 0x34, 0x30, 0x37, 0x5d, 0x0};
     187                 :            : static const sal_Unicode FormatDefaultName15[] = {0x0};
     188                 :            : static const sal_Unicode FormatKey16[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
     189                 :            : static const sal_Unicode defaultFormatElement16[] = {1};
     190                 :            : static const sal_Unicode FormatType16[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
     191                 :            : static const sal_Unicode FormatUsage16[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     192                 :            : static const sal_Unicode Formatindex16[] = {18};
     193                 :            : static const sal_Unicode FormatCode16[] = {0x54, 0x54, 0x2e, 0x4d, 0x4d, 0x2e, 0x4a, 0x4a, 0x0};
     194                 :            : static const sal_Unicode FormatDefaultName16[] = {0x0};
     195                 :            : static const sal_Unicode FormatKey17[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x39, 0x0};
     196                 :            : static const sal_Unicode defaultFormatElement17[] = {1};
     197                 :            : static const sal_Unicode FormatType17[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
     198                 :            : static const sal_Unicode FormatUsage17[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     199                 :            : static const sal_Unicode Formatindex17[] = {19};
     200                 :            : static const sal_Unicode FormatCode17[] = {0x4e, 0x4e, 0x4e, 0x4e, 0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 0x4a, 0x4a, 0x0};
     201                 :            : static const sal_Unicode FormatDefaultName17[] = {0x0};
     202                 :            : static const sal_Unicode FormatKey18[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x38, 0x0};
     203                 :            : static const sal_Unicode defaultFormatElement18[] = {1};
     204                 :            : static const sal_Unicode FormatType18[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     205                 :            : static const sal_Unicode FormatUsage18[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     206                 :            : static const sal_Unicode Formatindex18[] = {20};
     207                 :            : static const sal_Unicode FormatCode18[] = {0x54, 0x54, 0x2e, 0x4d, 0x4d, 0x2e, 0x4a, 0x4a, 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, 0x37, 0x0};
     210                 :            : static const sal_Unicode defaultFormatElement19[] = {0};
     211                 :            : static const sal_Unicode FormatType19[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     212                 :            : static const sal_Unicode FormatUsage19[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     213                 :            : static const sal_Unicode Formatindex19[] = {21};
     214                 :            : static const sal_Unicode FormatCode19[] = {0x54, 0x54, 0x2e, 0x4d, 0x4d, 0x2e, 0x4a, 0x4a, 0x4a, 0x4a, 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, 0x31, 0x30, 0x0};
     217                 :            : static const sal_Unicode defaultFormatElement20[] = {0};
     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[] = {22};
     221                 :            : static const sal_Unicode FormatCode20[] = {0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 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, 0x31, 0x31, 0x0};
     224                 :            : static const sal_Unicode defaultFormatElement21[] = {0};
     225                 :            : static const sal_Unicode FormatType21[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
     226                 :            : static const sal_Unicode FormatUsage21[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     227                 :            : static const sal_Unicode Formatindex21[] = {23};
     228                 :            : static const sal_Unicode FormatCode21[] = {0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 0x4a, 0x4a, 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, 0x31, 0x36, 0x0};
     231                 :            : static const sal_Unicode defaultFormatElement22[] = {0};
     232                 :            : static const sal_Unicode FormatType22[] = {0x6c, 0x6f, 0x6e, 0x67, 0x0};
     233                 :            : static const sal_Unicode FormatUsage22[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     234                 :            : static const sal_Unicode Formatindex22[] = {24};
     235                 :            : static const sal_Unicode FormatCode22[] = {0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x2e, 0x20, 0x4a, 0x4a, 0x4a, 0x4a, 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, 0x32, 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[] = {25};
     242                 :            : static const sal_Unicode FormatCode23[] = {0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 0x4a, 0x4a, 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, 0x37, 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[] = {26};
     249                 :            : static const sal_Unicode FormatCode24[] = {0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 0x4a, 0x4a, 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, 0x33, 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[] = {27};
     256                 :            : static const sal_Unicode FormatCode25[] = {0x4e, 0x4e, 0x2c, 0x20, 0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 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, 0x32, 0x0};
     259                 :            : static const sal_Unicode defaultFormatElement26[] = {0};
     260                 :            : static const sal_Unicode FormatType26[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     261                 :            : static const sal_Unicode FormatUsage26[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     262                 :            : static const sal_Unicode Formatindex26[] = {28};
     263                 :            : static const sal_Unicode FormatCode26[] = {0x4e, 0x4e, 0x20, 0x54, 0x54, 0x2e, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 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, 0x34, 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[] = {29};
     270                 :            : static const sal_Unicode FormatCode27[] = {0x4e, 0x4e, 0x2c, 0x20, 0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 0x4a, 0x4a, 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, 0x35, 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[] = {30};
     277                 :            : static const sal_Unicode FormatCode28[] = {0x4e, 0x4e, 0x4e, 0x4e, 0x54, 0x2e, 0x20, 0x4d, 0x4d, 0x4d, 0x4d, 0x20, 0x4a, 0x4a, 0x4a, 0x4a, 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, 0x31, 0x38, 0x0};
     280                 :            : static const sal_Unicode defaultFormatElement29[] = {0};
     281                 :            : static const sal_Unicode FormatType29[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
     282                 :            : static const sal_Unicode FormatUsage29[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     283                 :            : static const sal_Unicode Formatindex29[] = {31};
     284                 :            : static const sal_Unicode FormatCode29[] = {0x4d, 0x4d, 0x2d, 0x54, 0x54, 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, 0x39, 0x0};
     287                 :            : static const sal_Unicode defaultFormatElement30[] = {0};
     288                 :            : static const sal_Unicode FormatType30[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     289                 :            : static const sal_Unicode FormatUsage30[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     290                 :            : static const sal_Unicode Formatindex30[] = {32};
     291                 :            : static const sal_Unicode FormatCode30[] = {0x4a, 0x4a, 0x2d, 0x4d, 0x4d, 0x2d, 0x54, 0x54, 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, 0x32, 0x30, 0x0};
     294                 :            : static const sal_Unicode defaultFormatElement31[] = {0};
     295                 :            : static const sal_Unicode FormatType31[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     296                 :            : static const sal_Unicode FormatUsage31[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     297                 :            : static const sal_Unicode Formatindex31[] = {33};
     298                 :            : static const sal_Unicode FormatCode31[] = {0x4a, 0x4a, 0x4a, 0x4a, 0x2d, 0x4d, 0x4d, 0x2d, 0x54, 0x54, 0x0};
     299                 :            : static const sal_Unicode FormatDefaultName31[] = {0x49, 0x53, 0x4f, 0x20, 0x38, 0x36, 0x30, 0x31, 0x20, 0x28, 0x45, 0x4e, 0x20, 0x32, 0x38, 0x36, 0x30, 0x31, 0x2c, 0x20, 0x44, 0x49, 0x4e, 0x20, 0x35, 0x30, 0x30, 0x38, 0x29, 0x0};
     300                 :            : static const sal_Unicode FormatKey32[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
     301                 :            : static const sal_Unicode defaultFormatElement32[] = {0};
     302                 :            : static const sal_Unicode FormatType32[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     303                 :            : static const sal_Unicode FormatUsage32[] = {0x44, 0x41, 0x54, 0x45, 0x0};
     304                 :            : static const sal_Unicode Formatindex32[] = {34};
     305                 :            : static const sal_Unicode FormatCode32[] = {0x4d, 0x4d, 0x2e, 0x4a, 0x4a, 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, 0x34, 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[] = {35};
     312                 :            : static const sal_Unicode FormatCode33[] = {0x54, 0x54, 0x2e, 0x4d, 0x4d, 0x4d, 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, 0x35, 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[] = {36};
     319                 :            : static const sal_Unicode FormatCode34[] = {0x4d, 0x4d, 0x4d, 0x4d, 0x0};
     320                 :            : static const sal_Unicode FormatDefaultName34[] = {0x0};
     321                 :            : static const sal_Unicode FormatKey35[] = {0x44, 0x61, 0x74, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x36, 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[] = {37};
     326                 :            : static const sal_Unicode FormatCode35[] = {0x51, 0x51, 0x20, 0x4a, 0x4a, 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, 0x32, 0x31, 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[] = {38};
     333                 :            : static const sal_Unicode FormatCode36[] = {0x57, 0x57, 0x0};
     334                 :            : static const sal_Unicode FormatDefaultName36[] = {0x0};
     335                 :            : static const sal_Unicode FormatKey37[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
     336                 :            : static const sal_Unicode defaultFormatElement37[] = {1};
     337                 :            : static const sal_Unicode FormatType37[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
     338                 :            : static const sal_Unicode FormatUsage37[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
     339                 :            : static const sal_Unicode Formatindex37[] = {39};
     340                 :            : static const sal_Unicode FormatCode37[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x0};
     341                 :            : static const sal_Unicode FormatDefaultName37[] = {0x0};
     342                 :            : static const sal_Unicode FormatKey38[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
     343                 :            : static const sal_Unicode defaultFormatElement38[] = {1};
     344                 :            : static const sal_Unicode FormatType38[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     345                 :            : static const sal_Unicode FormatUsage38[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
     346                 :            : static const sal_Unicode Formatindex38[] = {40};
     347                 :            : static const sal_Unicode FormatCode38[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x0};
     348                 :            : static const sal_Unicode FormatDefaultName38[] = {0x0};
     349                 :            : static const sal_Unicode FormatKey39[] = {0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x33, 0x0};
     350                 :            : static const sal_Unicode defaultFormatElement39[] = {0};
     351                 :            : static const sal_Unicode FormatType39[] = {0x73, 0x68, 0x6f, 0x72, 0x74, 0x0};
     352                 :            : static const sal_Unicode FormatUsage39[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
     353                 :            : static const sal_Unicode Formatindex39[] = {41};
     354                 :            : static const sal_Unicode FormatCode39[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x20, 0x41, 0x4d, 0x2f, 0x50, 0x4d, 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, 0x34, 0x0};
     357                 :            : static const sal_Unicode defaultFormatElement40[] = {0};
     358                 :            : static const sal_Unicode FormatType40[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     359                 :            : static const sal_Unicode FormatUsage40[] = {0x54, 0x49, 0x4d, 0x45, 0x0};
     360                 :            : static const sal_Unicode Formatindex40[] = {42};
     361                 :            : static const sal_Unicode FormatCode40[] = {0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x20, 0x41, 0x4d, 0x2f, 0x50, 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, 0x35, 0x0};
     364                 :            : static const sal_Unicode defaultFormatElement41[] = {0};
     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[] = {43};
     368                 :            : static const sal_Unicode FormatCode41[] = {0x5b, 0x48, 0x48, 0x5d, 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, 0x36, 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[] = {44};
     375                 :            : static const sal_Unicode FormatCode42[] = {0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x2c, 0x30, 0x30, 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, 0x37, 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[] = {45};
     382                 :            : static const sal_Unicode FormatCode43[] = {0x5b, 0x48, 0x48, 0x5d, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x2c, 0x30, 0x30, 0x0};
     383                 :            : static const sal_Unicode FormatDefaultName43[] = {0x0};
     384                 :            : static const sal_Unicode FormatKey44[] = {0x44, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x31, 0x0};
     385                 :            : static const sal_Unicode defaultFormatElement44[] = {1};
     386                 :            : static const sal_Unicode FormatType44[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     387                 :            : static const sal_Unicode FormatUsage44[] = {0x44, 0x41, 0x54, 0x45, 0x5f, 0x54, 0x49, 0x4d, 0x45, 0x0};
     388                 :            : static const sal_Unicode Formatindex44[] = {46};
     389                 :            : static const sal_Unicode FormatCode44[] = {0x54, 0x54, 0x2e, 0x4d, 0x4d, 0x2e, 0x4a, 0x4a, 0x20, 0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x0};
     390                 :            : static const sal_Unicode FormatDefaultName44[] = {0x0};
     391                 :            : static const sal_Unicode FormatKey45[] = {0x44, 0x61, 0x74, 0x65, 0x54, 0x69, 0x6d, 0x65, 0x46, 0x6f, 0x72, 0x6d, 0x61, 0x74, 0x73, 0x6b, 0x65, 0x79, 0x32, 0x0};
     392                 :            : static const sal_Unicode defaultFormatElement45[] = {0};
     393                 :            : static const sal_Unicode FormatType45[] = {0x6d, 0x65, 0x64, 0x69, 0x75, 0x6d, 0x0};
     394                 :            : static const sal_Unicode FormatUsage45[] = {0x44, 0x41, 0x54, 0x45, 0x5f, 0x54, 0x49, 0x4d, 0x45, 0x0};
     395                 :            : static const sal_Unicode Formatindex45[] = {47};
     396                 :            : static const sal_Unicode FormatCode45[] = {0x54, 0x54, 0x2e, 0x4d, 0x4d, 0x2e, 0x4a, 0x4a, 0x4a, 0x4a, 0x20, 0x48, 0x48, 0x3a, 0x4d, 0x4d, 0x3a, 0x53, 0x53, 0x0};
     397                 :            : static const sal_Unicode FormatDefaultName45[] = {0x0};
     398                 :            : 
     399                 :            : static const sal_Int16 FormatElementsCount0 = 46;
     400                 :            : static const sal_Unicode* FormatElementsArray0[] = {
     401                 :            :         FormatCode0,
     402                 :            :         FormatDefaultName0,
     403                 :            :         FormatKey0,
     404                 :            :         FormatType0,
     405                 :            :         FormatUsage0,
     406                 :            :         Formatindex0,
     407                 :            :         defaultFormatElement0,
     408                 :            :         FormatCode1,
     409                 :            :         FormatDefaultName1,
     410                 :            :         FormatKey1,
     411                 :            :         FormatType1,
     412                 :            :         FormatUsage1,
     413                 :            :         Formatindex1,
     414                 :            :         defaultFormatElement1,
     415                 :            :         FormatCode2,
     416                 :            :         FormatDefaultName2,
     417                 :            :         FormatKey2,
     418                 :            :         FormatType2,
     419                 :            :         FormatUsage2,
     420                 :            :         Formatindex2,
     421                 :            :         defaultFormatElement2,
     422                 :            :         FormatCode3,
     423                 :            :         FormatDefaultName3,
     424                 :            :         FormatKey3,
     425                 :            :         FormatType3,
     426                 :            :         FormatUsage3,
     427                 :            :         Formatindex3,
     428                 :            :         defaultFormatElement3,
     429                 :            :         FormatCode4,
     430                 :            :         FormatDefaultName4,
     431                 :            :         FormatKey4,
     432                 :            :         FormatType4,
     433                 :            :         FormatUsage4,
     434                 :            :         Formatindex4,
     435                 :            :         defaultFormatElement4,
     436                 :            :         FormatCode5,
     437                 :            :         FormatDefaultName5,
     438                 :            :         FormatKey5,
     439                 :            :         FormatType5,
     440                 :            :         FormatUsage5,
     441                 :            :         Formatindex5,
     442                 :            :         defaultFormatElement5,
     443                 :            :         FormatCode6,
     444                 :            :         FormatDefaultName6,
     445                 :            :         FormatKey6,
     446                 :            :         FormatType6,
     447                 :            :         FormatUsage6,
     448                 :            :         Formatindex6,
     449                 :            :         defaultFormatElement6,
     450                 :            :         FormatCode7,
     451                 :            :         FormatDefaultName7,
     452                 :            :         FormatKey7,
     453                 :            :         FormatType7,
     454                 :            :         FormatUsage7,
     455                 :            :         Formatindex7,
     456                 :            :         defaultFormatElement7,
     457                 :            :         FormatCode8,
     458                 :            :         FormatDefaultName8,
     459                 :            :         FormatKey8,
     460                 :            :         FormatType8,
     461                 :            :         FormatUsage8,
     462                 :            :         Formatindex8,
     463                 :            :         defaultFormatElement8,
     464                 :            :         FormatCode9,
     465                 :            :         FormatDefaultName9,
     466                 :            :         FormatKey9,
     467                 :            :         FormatType9,
     468                 :            :         FormatUsage9,
     469                 :            :         Formatindex9,
     470                 :            :         defaultFormatElement9,
     471                 :            :         FormatCode10,
     472                 :            :         FormatDefaultName10,
     473                 :            :         FormatKey10,
     474                 :            :         FormatType10,
     475                 :            :         FormatUsage10,
     476                 :            :         Formatindex10,
     477                 :            :         defaultFormatElement10,
     478                 :            :         FormatCode11,
     479                 :            :         FormatDefaultName11,
     480                 :            :         FormatKey11,
     481                 :            :         FormatType11,
     482                 :            :         FormatUsage11,
     483                 :            :         Formatindex11,
     484                 :            :         defaultFormatElement11,
     485                 :            :         FormatCode12,
     486                 :            :         FormatDefaultName12,
     487                 :            :         FormatKey12,
     488                 :            :         FormatType12,
     489                 :            :         FormatUsage12,
     490                 :            :         Formatindex12,
     491                 :            :         defaultFormatElement12,
     492                 :            :         FormatCode13,
     493                 :            :         FormatDefaultName13,
     494                 :            :         FormatKey13,
     495                 :            :         FormatType13,
     496                 :            :         FormatUsage13,
     497                 :            :         Formatindex13,
     498                 :            :         defaultFormatElement13,
     499                 :            :         FormatCode14,
     500                 :            :         FormatDefaultName14,
     501                 :            :         FormatKey14,
     502                 :            :         FormatType14,
     503                 :            :         FormatUsage14,
     504                 :            :         Formatindex14,
     505                 :            :         defaultFormatElement14,
     506                 :            :         FormatCode15,
     507                 :            :         FormatDefaultName15,
     508                 :            :         FormatKey15,
     509                 :            :         FormatType15,
     510                 :            :         FormatUsage15,
     511                 :            :         Formatindex15,
     512                 :            :         defaultFormatElement15,
     513                 :            :         FormatCode16,
     514                 :            :         FormatDefaultName16,
     515                 :            :         FormatKey16,
     516                 :            :         FormatType16,
     517                 :            :         FormatUsage16,
     518                 :            :         Formatindex16,
     519                 :            :         defaultFormatElement16,
     520                 :            :         FormatCode17,
     521                 :            :         FormatDefaultName17,
     522                 :            :         FormatKey17,
     523                 :            :         FormatType17,
     524                 :            :         FormatUsage17,
     525                 :            :         Formatindex17,
     526                 :            :         defaultFormatElement17,
     527                 :            :         FormatCode18,
     528                 :            :         FormatDefaultName18,
     529                 :            :         FormatKey18,
     530                 :            :         FormatType18,
     531                 :            :         FormatUsage18,
     532                 :            :         Formatindex18,
     533                 :            :         defaultFormatElement18,
     534                 :            :         FormatCode19,
     535                 :            :         FormatDefaultName19,
     536                 :            :         FormatKey19,
     537                 :            :         FormatType19,
     538                 :            :         FormatUsage19,
     539                 :            :         Formatindex19,
     540                 :            :         defaultFormatElement19,
     541                 :            :         FormatCode20,
     542                 :            :         FormatDefaultName20,
     543                 :            :         FormatKey20,
     544                 :            :         FormatType20,
     545                 :            :         FormatUsage20,
     546                 :            :         Formatindex20,
     547                 :            :         defaultFormatElement20,
     548                 :            :         FormatCode21,
     549                 :            :         FormatDefaultName21,
     550                 :            :         FormatKey21,
     551                 :            :         FormatType21,
     552                 :            :         FormatUsage21,
     553                 :            :         Formatindex21,
     554                 :            :         defaultFormatElement21,
     555                 :            :         FormatCode22,
     556                 :            :         FormatDefaultName22,
     557                 :            :         FormatKey22,
     558                 :            :         FormatType22,
     559                 :            :         FormatUsage22,
     560                 :            :         Formatindex22,
     561                 :            :         defaultFormatElement22,
     562                 :            :         FormatCode23,
     563                 :            :         FormatDefaultName23,
     564                 :            :         FormatKey23,
     565                 :            :         FormatType23,
     566                 :            :         FormatUsage23,
     567                 :            :         Formatindex23,
     568                 :            :         defaultFormatElement23,
     569                 :            :         FormatCode24,
     570                 :            :         FormatDefaultName24,
     571                 :            :         FormatKey24,
     572                 :            :         FormatType24,
     573                 :            :         FormatUsage24,
     574                 :            :         Formatindex24,
     575                 :            :         defaultFormatElement24,
     576                 :            :         FormatCode25,
     577                 :            :         FormatDefaultName25,
     578                 :            :         FormatKey25,
     579                 :            :         FormatType25,
     580                 :            :         FormatUsage25,
     581                 :            :         Formatindex25,
     582                 :            :         defaultFormatElement25,
     583                 :            :         FormatCode26,
     584                 :            :         FormatDefaultName26,
     585                 :            :         FormatKey26,
     586                 :            :         FormatType26,
     587                 :            :         FormatUsage26,
     588                 :            :         Formatindex26,
     589                 :            :         defaultFormatElement26,
     590                 :            :         FormatCode27,
     591                 :            :         FormatDefaultName27,
     592                 :            :         FormatKey27,
     593                 :            :         FormatType27,
     594                 :            :         FormatUsage27,
     595                 :            :         Formatindex27,
     596                 :            :         defaultFormatElement27,
     597                 :            :         FormatCode28,
     598                 :            :         FormatDefaultName28,
     599                 :            :         FormatKey28,
     600                 :            :         FormatType28,
     601                 :            :         FormatUsage28,
     602                 :            :         Formatindex28,
     603                 :            :         defaultFormatElement28,
     604                 :            :         FormatCode29,
     605                 :            :         FormatDefaultName29,
     606                 :            :         FormatKey29,
     607                 :            :         FormatType29,
     608                 :            :         FormatUsage29,
     609                 :            :         Formatindex29,
     610                 :            :         defaultFormatElement29,
     611                 :            :         FormatCode30,
     612                 :            :         FormatDefaultName30,
     613                 :            :         FormatKey30,
     614                 :            :         FormatType30,
     615                 :            :         FormatUsage30,
     616                 :            :         Formatindex30,
     617                 :            :         defaultFormatElement30,
     618                 :            :         FormatCode31,
     619                 :            :         FormatDefaultName31,
     620                 :            :         FormatKey31,
     621                 :            :         FormatType31,
     622                 :            :         FormatUsage31,
     623                 :            :         Formatindex31,
     624                 :            :         defaultFormatElement31,
     625                 :            :         FormatCode32,
     626                 :            :         FormatDefaultName32,
     627                 :            :         FormatKey32,
     628                 :            :         FormatType32,
     629                 :            :         FormatUsage32,
     630                 :            :         Formatindex32,
     631                 :            :         defaultFormatElement32,
     632                 :            :         FormatCode33,
     633                 :            :         FormatDefaultName33,
     634                 :            :         FormatKey33,
     635                 :            :         FormatType33,
     636                 :            :         FormatUsage33,
     637                 :            :         Formatindex33,
     638                 :            :         defaultFormatElement33,
     639                 :            :         FormatCode34,
     640                 :            :         FormatDefaultName34,
     641                 :            :         FormatKey34,
     642                 :            :         FormatType34,
     643                 :            :         FormatUsage34,
     644                 :            :         Formatindex34,
     645                 :            :         defaultFormatElement34,
     646                 :            :         FormatCode35,
     647                 :            :         FormatDefaultName35,
     648                 :            :         FormatKey35,
     649                 :            :         FormatType35,
     650                 :            :         FormatUsage35,
     651                 :            :         Formatindex35,
     652                 :            :         defaultFormatElement35,
     653                 :            :         FormatCode36,
     654                 :            :         FormatDefaultName36,
     655                 :            :         FormatKey36,
     656                 :            :         FormatType36,
     657                 :            :         FormatUsage36,
     658                 :            :         Formatindex36,
     659                 :            :         defaultFormatElement36,
     660                 :            :         FormatCode37,
     661                 :            :         FormatDefaultName37,
     662                 :            :         FormatKey37,
     663                 :            :         FormatType37,
     664                 :            :         FormatUsage37,
     665                 :            :         Formatindex37,
     666                 :            :         defaultFormatElement37,
     667                 :            :         FormatCode38,
     668                 :            :         FormatDefaultName38,
     669                 :            :         FormatKey38,
     670                 :            :         FormatType38,
     671                 :            :         FormatUsage38,
     672                 :            :         Formatindex38,
     673                 :            :         defaultFormatElement38,
     674                 :            :         FormatCode39,
     675                 :            :         FormatDefaultName39,
     676                 :            :         FormatKey39,
     677                 :            :         FormatType39,
     678                 :            :         FormatUsage39,
     679                 :            :         Formatindex39,
     680                 :            :         defaultFormatElement39,
     681                 :            :         FormatCode40,
     682                 :            :         FormatDefaultName40,
     683                 :            :         FormatKey40,
     684                 :            :         FormatType40,
     685                 :            :         FormatUsage40,
     686                 :            :         Formatindex40,
     687                 :            :         defaultFormatElement40,
     688                 :            :         FormatCode41,
     689                 :            :         FormatDefaultName41,
     690                 :            :         FormatKey41,
     691                 :            :         FormatType41,
     692                 :            :         FormatUsage41,
     693                 :            :         Formatindex41,
     694                 :            :         defaultFormatElement41,
     695                 :            :         FormatCode42,
     696                 :            :         FormatDefaultName42,
     697                 :            :         FormatKey42,
     698                 :            :         FormatType42,
     699                 :            :         FormatUsage42,
     700                 :            :         Formatindex42,
     701                 :            :         defaultFormatElement42,
     702                 :            :         FormatCode43,
     703                 :            :         FormatDefaultName43,
     704                 :            :         FormatKey43,
     705                 :            :         FormatType43,
     706                 :            :         FormatUsage43,
     707                 :            :         Formatindex43,
     708                 :            :         defaultFormatElement43,
     709                 :            :         FormatCode44,
     710                 :            :         FormatDefaultName44,
     711                 :            :         FormatKey44,
     712                 :            :         FormatType44,
     713                 :            :         FormatUsage44,
     714                 :            :         Formatindex44,
     715                 :            :         defaultFormatElement44,
     716                 :            :         FormatCode45,
     717                 :            :         FormatDefaultName45,
     718                 :            :         FormatKey45,
     719                 :            :         FormatType45,
     720                 :            :         FormatUsage45,
     721                 :            :         Formatindex45,
     722                 :            :         defaultFormatElement45,
     723                 :            : };
     724                 :            : 
     725                 :         52 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getAllFormats0_de_DE(sal_Int16& count, const sal_Unicode*& from, const sal_Unicode*& to)
     726                 :            : {
     727                 :         52 :         count = FormatElementsCount0;
     728                 :         52 :         from = replaceFrom0;
     729                 :         52 :         to = replaceTo0;
     730                 :         52 :         return (sal_Unicode**)FormatElementsArray0;
     731                 :            : }
     732                 :            : static const sal_Unicode DateAcceptancePattern0[] = {0x44, 0x2e, 0x4d, 0x2e, 0x59, 0x0};
     733                 :            : static const sal_Unicode DateAcceptancePattern1[] = {0x44, 0x2e, 0x4d, 0x2e, 0x0};
     734                 :            : static const sal_Int16 DateAcceptancePatternsCount = 2;
     735                 :            : static const sal_Unicode* DateAcceptancePatternsArray[] = {
     736                 :            :         DateAcceptancePattern0,
     737                 :            :         DateAcceptancePattern1,
     738                 :            : };
     739                 :            : 
     740                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getDateAcceptancePatterns_de_DE(sal_Int16& count)
     741                 :            : {
     742                 :          0 :         count = DateAcceptancePatternsCount;
     743                 :          0 :         return (sal_Unicode**)DateAcceptancePatternsArray;
     744                 :            : }
     745                 :            : static const sal_Unicode CollatorID0[] = {0x61, 0x6c, 0x70, 0x68, 0x61, 0x6e, 0x75, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x0};
     746                 :            : static const sal_Unicode CollatorRule0[] = {0x0};
     747                 :            : static const sal_Unicode defaultCollator0[] = {1};
     748                 :            : 
     749                 :            : static const sal_Unicode CollatorID1[] = {0x70, 0x68, 0x6f, 0x6e, 0x65, 0x62, 0x6f, 0x6f, 0x6b, 0x0};
     750                 :            : static const sal_Unicode CollatorRule1[] = {0x0};
     751                 :            : static const sal_Unicode defaultCollator1[] = {0};
     752                 :            : 
     753                 :            : static const sal_Unicode collationOption0[] = {0x49, 0x47, 0x4e, 0x4f, 0x52, 0x45, 0x5f, 0x43, 0x41, 0x53, 0x45, 0x0};
     754                 :            : static const sal_Int16 nbOfCollationOptions = 1;
     755                 :            : 
     756                 :            : static const sal_Int16 nbOfCollations = 2;
     757                 :            : 
     758                 :            : 
     759                 :            : static const sal_Unicode* LCCollatorArray[] = {
     760                 :            :         CollatorID0,
     761                 :            :         defaultCollator0,
     762                 :            :         CollatorRule0,
     763                 :            :         CollatorID1,
     764                 :            :         defaultCollator1,
     765                 :            :         CollatorRule1,
     766                 :            : };
     767                 :            : 
     768                 :            : static const sal_Unicode* collationOptions[] = {collationOption0, NULL };
     769                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getCollatorImplementation_de_DE(sal_Int16& count)
     770                 :            : {
     771                 :          0 :         count = nbOfCollations;
     772                 :          0 :         return (sal_Unicode**)LCCollatorArray;
     773                 :            : }
     774                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getCollationOptions_de_DE(sal_Int16& count)
     775                 :            : {
     776                 :          0 :         count = nbOfCollationOptions;
     777                 :          0 :         return (sal_Unicode**)collationOptions;
     778                 :            : }
     779                 :            : extern sal_Unicode **  SAL_CALL getSearchOptions_en_US(sal_Int16& count);
     780                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getSearchOptions_de_DE(sal_Int16& count)
     781                 :            : {
     782                 :          0 :         return getSearchOptions_en_US(count);
     783                 :            : }
     784                 :            : static const sal_Unicode IndexID0[] = {0x61, 0x6c, 0x70, 0x68, 0x61, 0x6e, 0x75, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x0};
     785                 :            : static const sal_Unicode IndexModule0[] = {0x0};
     786                 :            : static const sal_Unicode IndexKey0[] = {0x41, 0x2d, 0x5a, 0x0};
     787                 :            : static const sal_Unicode defaultIndex0[] = {1};
     788                 :            : static const sal_Unicode defaultPhonetic0[] = {0};
     789                 :            : 
     790                 :            : static const sal_Unicode unicodeScript0[] = {0x30, 0x0};
     791                 :            : static const sal_Unicode unicodeScript1[] = {0x31, 0x0};
     792                 :            : static const sal_Unicode followPageWord0[] = {0x66, 0x2e, 0x0};
     793                 :            : static const sal_Unicode followPageWord1[] = {0x66, 0x66, 0x2e, 0x0};
     794                 :            : static const sal_Int16 nbOfIndexs = 1;
     795                 :            : 
     796                 :            : 
     797                 :            : static const sal_Unicode* IndexArray[] = {
     798                 :            :         IndexID0,
     799                 :            :         IndexModule0,
     800                 :            :         IndexKey0,
     801                 :            :         defaultIndex0,
     802                 :            :         defaultPhonetic0,
     803                 :            : };
     804                 :            : 
     805                 :            : static const sal_Int16 nbOfUnicodeScripts = 2;
     806                 :            : 
     807                 :            : static const sal_Unicode* UnicodeScriptArray[] = {unicodeScript0, unicodeScript1, NULL };
     808                 :            : 
     809                 :            : static const sal_Int16 nbOfPageWords = 2;
     810                 :            : 
     811                 :            : static const sal_Unicode* FollowPageWordArray[] = {
     812                 :            :         followPageWord0,
     813                 :            :         followPageWord1,
     814                 :            :         NULL
     815                 :            : };
     816                 :            : 
     817                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getIndexAlgorithm_de_DE(sal_Int16& count)
     818                 :            : {
     819                 :          0 :         count = nbOfIndexs;
     820                 :          0 :         return (sal_Unicode**)IndexArray;
     821                 :            : }
     822                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getUnicodeScripts_de_DE(sal_Int16& count)
     823                 :            : {
     824                 :          0 :         count = nbOfUnicodeScripts;
     825                 :          0 :         return (sal_Unicode**)UnicodeScriptArray;
     826                 :            : }
     827                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getFollowPageWords_de_DE(sal_Int16& count)
     828                 :            : {
     829                 :          0 :         count = nbOfPageWords;
     830                 :          0 :         return (sal_Unicode**)FollowPageWordArray;
     831                 :            : }
     832                 :            : static const sal_Unicode calendarID0[] = {0x67, 0x72, 0x65, 0x67, 0x6f, 0x72, 0x69, 0x61, 0x6e, 0x0};
     833                 :            : static const sal_Unicode defaultCalendar0[] = {1};
     834                 :            : static const sal_Unicode dayID00[] = {0x73, 0x75, 0x6e, 0x0};
     835                 :            : static const sal_Unicode dayDefaultAbbrvName00[] = {0x53, 0x6f, 0x0};
     836                 :            : static const sal_Unicode dayDefaultFullName00[] = {0x53, 0x6f, 0x6e, 0x6e, 0x74, 0x61, 0x67, 0x0};
     837                 :            : static const sal_Unicode dayDefaultNarrowName00[] = {0x53, 0x0};
     838                 :            : static const sal_Unicode dayID01[] = {0x6d, 0x6f, 0x6e, 0x0};
     839                 :            : static const sal_Unicode dayDefaultAbbrvName01[] = {0x4d, 0x6f, 0x0};
     840                 :            : static const sal_Unicode dayDefaultFullName01[] = {0x4d, 0x6f, 0x6e, 0x74, 0x61, 0x67, 0x0};
     841                 :            : static const sal_Unicode dayDefaultNarrowName01[] = {0x4d, 0x0};
     842                 :            : static const sal_Unicode dayID02[] = {0x74, 0x75, 0x65, 0x0};
     843                 :            : static const sal_Unicode dayDefaultAbbrvName02[] = {0x44, 0x69, 0x0};
     844                 :            : static const sal_Unicode dayDefaultFullName02[] = {0x44, 0x69, 0x65, 0x6e, 0x73, 0x74, 0x61, 0x67, 0x0};
     845                 :            : static const sal_Unicode dayDefaultNarrowName02[] = {0x44, 0x0};
     846                 :            : static const sal_Unicode dayID03[] = {0x77, 0x65, 0x64, 0x0};
     847                 :            : static const sal_Unicode dayDefaultAbbrvName03[] = {0x4d, 0x69, 0x0};
     848                 :            : static const sal_Unicode dayDefaultFullName03[] = {0x4d, 0x69, 0x74, 0x74, 0x77, 0x6f, 0x63, 0x68, 0x0};
     849                 :            : static const sal_Unicode dayDefaultNarrowName03[] = {0x4d, 0x0};
     850                 :            : static const sal_Unicode dayID04[] = {0x74, 0x68, 0x75, 0x0};
     851                 :            : static const sal_Unicode dayDefaultAbbrvName04[] = {0x44, 0x6f, 0x0};
     852                 :            : static const sal_Unicode dayDefaultFullName04[] = {0x44, 0x6f, 0x6e, 0x6e, 0x65, 0x72, 0x73, 0x74, 0x61, 0x67, 0x0};
     853                 :            : static const sal_Unicode dayDefaultNarrowName04[] = {0x44, 0x0};
     854                 :            : static const sal_Unicode dayID05[] = {0x66, 0x72, 0x69, 0x0};
     855                 :            : static const sal_Unicode dayDefaultAbbrvName05[] = {0x46, 0x72, 0x0};
     856                 :            : static const sal_Unicode dayDefaultFullName05[] = {0x46, 0x72, 0x65, 0x69, 0x74, 0x61, 0x67, 0x0};
     857                 :            : static const sal_Unicode dayDefaultNarrowName05[] = {0x46, 0x0};
     858                 :            : static const sal_Unicode dayID06[] = {0x73, 0x61, 0x74, 0x0};
     859                 :            : static const sal_Unicode dayDefaultAbbrvName06[] = {0x53, 0x61, 0x0};
     860                 :            : static const sal_Unicode dayDefaultFullName06[] = {0x53, 0x61, 0x6d, 0x73, 0x74, 0x61, 0x67, 0x0};
     861                 :            : static const sal_Unicode dayDefaultNarrowName06[] = {0x53, 0x0};
     862                 :            : static const sal_Unicode monthID00[] = {0x6a, 0x61, 0x6e, 0x0};
     863                 :            : static const sal_Unicode monthDefaultAbbrvName00[] = {0x4a, 0x61, 0x6e, 0x0};
     864                 :            : static const sal_Unicode monthDefaultFullName00[] = {0x4a, 0x61, 0x6e, 0x75, 0x61, 0x72, 0x0};
     865                 :            : static const sal_Unicode monthDefaultNarrowName00[] = {0x4a, 0x0};
     866                 :            : static const sal_Unicode monthID01[] = {0x66, 0x65, 0x62, 0x0};
     867                 :            : static const sal_Unicode monthDefaultAbbrvName01[] = {0x46, 0x65, 0x62, 0x0};
     868                 :            : static const sal_Unicode monthDefaultFullName01[] = {0x46, 0x65, 0x62, 0x72, 0x75, 0x61, 0x72, 0x0};
     869                 :            : static const sal_Unicode monthDefaultNarrowName01[] = {0x46, 0x0};
     870                 :            : static const sal_Unicode monthID02[] = {0x6d, 0x61, 0x72, 0x0};
     871                 :            : static const sal_Unicode monthDefaultAbbrvName02[] = {0x4d, 0x72, 0x7a, 0x0};
     872                 :            : static const sal_Unicode monthDefaultFullName02[] = {0x4d, 0xe4, 0x72, 0x7a, 0x0};
     873                 :            : static const sal_Unicode monthDefaultNarrowName02[] = {0x4d, 0x0};
     874                 :            : static const sal_Unicode monthID03[] = {0x61, 0x70, 0x72, 0x0};
     875                 :            : static const sal_Unicode monthDefaultAbbrvName03[] = {0x41, 0x70, 0x72, 0x0};
     876                 :            : static const sal_Unicode monthDefaultFullName03[] = {0x41, 0x70, 0x72, 0x69, 0x6c, 0x0};
     877                 :            : static const sal_Unicode monthDefaultNarrowName03[] = {0x41, 0x0};
     878                 :            : static const sal_Unicode monthID04[] = {0x6d, 0x61, 0x79, 0x0};
     879                 :            : static const sal_Unicode monthDefaultAbbrvName04[] = {0x4d, 0x61, 0x69, 0x0};
     880                 :            : static const sal_Unicode monthDefaultFullName04[] = {0x4d, 0x61, 0x69, 0x0};
     881                 :            : static const sal_Unicode monthDefaultNarrowName04[] = {0x4d, 0x0};
     882                 :            : static const sal_Unicode monthID05[] = {0x6a, 0x75, 0x6e, 0x0};
     883                 :            : static const sal_Unicode monthDefaultAbbrvName05[] = {0x4a, 0x75, 0x6e, 0x0};
     884                 :            : static const sal_Unicode monthDefaultFullName05[] = {0x4a, 0x75, 0x6e, 0x69, 0x0};
     885                 :            : static const sal_Unicode monthDefaultNarrowName05[] = {0x4a, 0x0};
     886                 :            : static const sal_Unicode monthID06[] = {0x6a, 0x75, 0x6c, 0x0};
     887                 :            : static const sal_Unicode monthDefaultAbbrvName06[] = {0x4a, 0x75, 0x6c, 0x0};
     888                 :            : static const sal_Unicode monthDefaultFullName06[] = {0x4a, 0x75, 0x6c, 0x69, 0x0};
     889                 :            : static const sal_Unicode monthDefaultNarrowName06[] = {0x4a, 0x0};
     890                 :            : static const sal_Unicode monthID07[] = {0x61, 0x75, 0x67, 0x0};
     891                 :            : static const sal_Unicode monthDefaultAbbrvName07[] = {0x41, 0x75, 0x67, 0x0};
     892                 :            : static const sal_Unicode monthDefaultFullName07[] = {0x41, 0x75, 0x67, 0x75, 0x73, 0x74, 0x0};
     893                 :            : static const sal_Unicode monthDefaultNarrowName07[] = {0x41, 0x0};
     894                 :            : static const sal_Unicode monthID08[] = {0x73, 0x65, 0x70, 0x0};
     895                 :            : static const sal_Unicode monthDefaultAbbrvName08[] = {0x53, 0x65, 0x70, 0x0};
     896                 :            : static const sal_Unicode monthDefaultFullName08[] = {0x53, 0x65, 0x70, 0x74, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
     897                 :            : static const sal_Unicode monthDefaultNarrowName08[] = {0x53, 0x0};
     898                 :            : static const sal_Unicode monthID09[] = {0x6f, 0x63, 0x74, 0x0};
     899                 :            : static const sal_Unicode monthDefaultAbbrvName09[] = {0x4f, 0x6b, 0x74, 0x0};
     900                 :            : static const sal_Unicode monthDefaultFullName09[] = {0x4f, 0x6b, 0x74, 0x6f, 0x62, 0x65, 0x72, 0x0};
     901                 :            : static const sal_Unicode monthDefaultNarrowName09[] = {0x4f, 0x0};
     902                 :            : static const sal_Unicode monthID010[] = {0x6e, 0x6f, 0x76, 0x0};
     903                 :            : static const sal_Unicode monthDefaultAbbrvName010[] = {0x4e, 0x6f, 0x76, 0x0};
     904                 :            : static const sal_Unicode monthDefaultFullName010[] = {0x4e, 0x6f, 0x76, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
     905                 :            : static const sal_Unicode monthDefaultNarrowName010[] = {0x4e, 0x0};
     906                 :            : static const sal_Unicode monthID011[] = {0x64, 0x65, 0x63, 0x0};
     907                 :            : static const sal_Unicode monthDefaultAbbrvName011[] = {0x44, 0x65, 0x7a, 0x0};
     908                 :            : static const sal_Unicode monthDefaultFullName011[] = {0x44, 0x65, 0x7a, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
     909                 :            : static const sal_Unicode monthDefaultNarrowName011[] = {0x44, 0x0};
     910                 :            : static const sal_Unicode genitiveMonthID00[] = {0x6a, 0x61, 0x6e, 0x0};
     911                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName00[] = {0x4a, 0x61, 0x6e, 0x0};
     912                 :            : static const sal_Unicode genitiveMonthDefaultFullName00[] = {0x4a, 0x61, 0x6e, 0x75, 0x61, 0x72, 0x0};
     913                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName00[] = {0x4a, 0x0};
     914                 :            : static const sal_Unicode genitiveMonthID01[] = {0x66, 0x65, 0x62, 0x0};
     915                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName01[] = {0x46, 0x65, 0x62, 0x0};
     916                 :            : static const sal_Unicode genitiveMonthDefaultFullName01[] = {0x46, 0x65, 0x62, 0x72, 0x75, 0x61, 0x72, 0x0};
     917                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName01[] = {0x46, 0x0};
     918                 :            : static const sal_Unicode genitiveMonthID02[] = {0x6d, 0x61, 0x72, 0x0};
     919                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName02[] = {0x4d, 0x72, 0x7a, 0x0};
     920                 :            : static const sal_Unicode genitiveMonthDefaultFullName02[] = {0x4d, 0xe4, 0x72, 0x7a, 0x0};
     921                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName02[] = {0x4d, 0x0};
     922                 :            : static const sal_Unicode genitiveMonthID03[] = {0x61, 0x70, 0x72, 0x0};
     923                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName03[] = {0x41, 0x70, 0x72, 0x0};
     924                 :            : static const sal_Unicode genitiveMonthDefaultFullName03[] = {0x41, 0x70, 0x72, 0x69, 0x6c, 0x0};
     925                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName03[] = {0x41, 0x0};
     926                 :            : static const sal_Unicode genitiveMonthID04[] = {0x6d, 0x61, 0x79, 0x0};
     927                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName04[] = {0x4d, 0x61, 0x69, 0x0};
     928                 :            : static const sal_Unicode genitiveMonthDefaultFullName04[] = {0x4d, 0x61, 0x69, 0x0};
     929                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName04[] = {0x4d, 0x0};
     930                 :            : static const sal_Unicode genitiveMonthID05[] = {0x6a, 0x75, 0x6e, 0x0};
     931                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName05[] = {0x4a, 0x75, 0x6e, 0x0};
     932                 :            : static const sal_Unicode genitiveMonthDefaultFullName05[] = {0x4a, 0x75, 0x6e, 0x69, 0x0};
     933                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName05[] = {0x4a, 0x0};
     934                 :            : static const sal_Unicode genitiveMonthID06[] = {0x6a, 0x75, 0x6c, 0x0};
     935                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName06[] = {0x4a, 0x75, 0x6c, 0x0};
     936                 :            : static const sal_Unicode genitiveMonthDefaultFullName06[] = {0x4a, 0x75, 0x6c, 0x69, 0x0};
     937                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName06[] = {0x4a, 0x0};
     938                 :            : static const sal_Unicode genitiveMonthID07[] = {0x61, 0x75, 0x67, 0x0};
     939                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName07[] = {0x41, 0x75, 0x67, 0x0};
     940                 :            : static const sal_Unicode genitiveMonthDefaultFullName07[] = {0x41, 0x75, 0x67, 0x75, 0x73, 0x74, 0x0};
     941                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName07[] = {0x41, 0x0};
     942                 :            : static const sal_Unicode genitiveMonthID08[] = {0x73, 0x65, 0x70, 0x0};
     943                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName08[] = {0x53, 0x65, 0x70, 0x0};
     944                 :            : static const sal_Unicode genitiveMonthDefaultFullName08[] = {0x53, 0x65, 0x70, 0x74, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
     945                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName08[] = {0x53, 0x0};
     946                 :            : static const sal_Unicode genitiveMonthID09[] = {0x6f, 0x63, 0x74, 0x0};
     947                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName09[] = {0x4f, 0x6b, 0x74, 0x0};
     948                 :            : static const sal_Unicode genitiveMonthDefaultFullName09[] = {0x4f, 0x6b, 0x74, 0x6f, 0x62, 0x65, 0x72, 0x0};
     949                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName09[] = {0x4f, 0x0};
     950                 :            : static const sal_Unicode genitiveMonthID010[] = {0x6e, 0x6f, 0x76, 0x0};
     951                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName010[] = {0x4e, 0x6f, 0x76, 0x0};
     952                 :            : static const sal_Unicode genitiveMonthDefaultFullName010[] = {0x4e, 0x6f, 0x76, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
     953                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName010[] = {0x4e, 0x0};
     954                 :            : static const sal_Unicode genitiveMonthID011[] = {0x64, 0x65, 0x63, 0x0};
     955                 :            : static const sal_Unicode genitiveMonthDefaultAbbrvName011[] = {0x44, 0x65, 0x7a, 0x0};
     956                 :            : static const sal_Unicode genitiveMonthDefaultFullName011[] = {0x44, 0x65, 0x7a, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
     957                 :            : static const sal_Unicode genitiveMonthDefaultNarrowName011[] = {0x44, 0x0};
     958                 :            : static const sal_Unicode partitiveMonthID00[] = {0x6a, 0x61, 0x6e, 0x0};
     959                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName00[] = {0x4a, 0x61, 0x6e, 0x0};
     960                 :            : static const sal_Unicode partitiveMonthDefaultFullName00[] = {0x4a, 0x61, 0x6e, 0x75, 0x61, 0x72, 0x0};
     961                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName00[] = {0x4a, 0x0};
     962                 :            : static const sal_Unicode partitiveMonthID01[] = {0x66, 0x65, 0x62, 0x0};
     963                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName01[] = {0x46, 0x65, 0x62, 0x0};
     964                 :            : static const sal_Unicode partitiveMonthDefaultFullName01[] = {0x46, 0x65, 0x62, 0x72, 0x75, 0x61, 0x72, 0x0};
     965                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName01[] = {0x46, 0x0};
     966                 :            : static const sal_Unicode partitiveMonthID02[] = {0x6d, 0x61, 0x72, 0x0};
     967                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName02[] = {0x4d, 0x72, 0x7a, 0x0};
     968                 :            : static const sal_Unicode partitiveMonthDefaultFullName02[] = {0x4d, 0xe4, 0x72, 0x7a, 0x0};
     969                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName02[] = {0x4d, 0x0};
     970                 :            : static const sal_Unicode partitiveMonthID03[] = {0x61, 0x70, 0x72, 0x0};
     971                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName03[] = {0x41, 0x70, 0x72, 0x0};
     972                 :            : static const sal_Unicode partitiveMonthDefaultFullName03[] = {0x41, 0x70, 0x72, 0x69, 0x6c, 0x0};
     973                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName03[] = {0x41, 0x0};
     974                 :            : static const sal_Unicode partitiveMonthID04[] = {0x6d, 0x61, 0x79, 0x0};
     975                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName04[] = {0x4d, 0x61, 0x69, 0x0};
     976                 :            : static const sal_Unicode partitiveMonthDefaultFullName04[] = {0x4d, 0x61, 0x69, 0x0};
     977                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName04[] = {0x4d, 0x0};
     978                 :            : static const sal_Unicode partitiveMonthID05[] = {0x6a, 0x75, 0x6e, 0x0};
     979                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName05[] = {0x4a, 0x75, 0x6e, 0x0};
     980                 :            : static const sal_Unicode partitiveMonthDefaultFullName05[] = {0x4a, 0x75, 0x6e, 0x69, 0x0};
     981                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName05[] = {0x4a, 0x0};
     982                 :            : static const sal_Unicode partitiveMonthID06[] = {0x6a, 0x75, 0x6c, 0x0};
     983                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName06[] = {0x4a, 0x75, 0x6c, 0x0};
     984                 :            : static const sal_Unicode partitiveMonthDefaultFullName06[] = {0x4a, 0x75, 0x6c, 0x69, 0x0};
     985                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName06[] = {0x4a, 0x0};
     986                 :            : static const sal_Unicode partitiveMonthID07[] = {0x61, 0x75, 0x67, 0x0};
     987                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName07[] = {0x41, 0x75, 0x67, 0x0};
     988                 :            : static const sal_Unicode partitiveMonthDefaultFullName07[] = {0x41, 0x75, 0x67, 0x75, 0x73, 0x74, 0x0};
     989                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName07[] = {0x41, 0x0};
     990                 :            : static const sal_Unicode partitiveMonthID08[] = {0x73, 0x65, 0x70, 0x0};
     991                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName08[] = {0x53, 0x65, 0x70, 0x0};
     992                 :            : static const sal_Unicode partitiveMonthDefaultFullName08[] = {0x53, 0x65, 0x70, 0x74, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
     993                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName08[] = {0x53, 0x0};
     994                 :            : static const sal_Unicode partitiveMonthID09[] = {0x6f, 0x63, 0x74, 0x0};
     995                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName09[] = {0x4f, 0x6b, 0x74, 0x0};
     996                 :            : static const sal_Unicode partitiveMonthDefaultFullName09[] = {0x4f, 0x6b, 0x74, 0x6f, 0x62, 0x65, 0x72, 0x0};
     997                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName09[] = {0x4f, 0x0};
     998                 :            : static const sal_Unicode partitiveMonthID010[] = {0x6e, 0x6f, 0x76, 0x0};
     999                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName010[] = {0x4e, 0x6f, 0x76, 0x0};
    1000                 :            : static const sal_Unicode partitiveMonthDefaultFullName010[] = {0x4e, 0x6f, 0x76, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
    1001                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName010[] = {0x4e, 0x0};
    1002                 :            : static const sal_Unicode partitiveMonthID011[] = {0x64, 0x65, 0x63, 0x0};
    1003                 :            : static const sal_Unicode partitiveMonthDefaultAbbrvName011[] = {0x44, 0x65, 0x7a, 0x0};
    1004                 :            : static const sal_Unicode partitiveMonthDefaultFullName011[] = {0x44, 0x65, 0x7a, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x0};
    1005                 :            : static const sal_Unicode partitiveMonthDefaultNarrowName011[] = {0x44, 0x0};
    1006                 :            : static const sal_Unicode eraID00[] = {0x62, 0x63, 0x0};
    1007                 :            : 
    1008                 :            : static const sal_Unicode eraDefaultAbbrvName00[] = {0x76, 0x2e, 0x20, 0x43, 0x68, 0x72, 0x2e, 0x0};
    1009                 :            : static const sal_Unicode eraDefaultFullName00[] = {0x76, 0x6f, 0x72, 0x20, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x75, 0x73, 0x0};
    1010                 :            : static const sal_Unicode eraID01[] = {0x61, 0x64, 0x0};
    1011                 :            : 
    1012                 :            : static const sal_Unicode eraDefaultAbbrvName01[] = {0x6e, 0x2e, 0x20, 0x43, 0x68, 0x72, 0x2e, 0x0};
    1013                 :            : static const sal_Unicode eraDefaultFullName01[] = {0x6e, 0x61, 0x63, 0x68, 0x20, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x75, 0x73, 0x0};
    1014                 :            : static const sal_Unicode startDayOfWeek0[] = {0x6d, 0x6f, 0x6e, 0x0};
    1015                 :            : static const sal_Unicode minimalDaysInFirstWeek0[] = {4};
    1016                 :            : static const sal_Int16 calendarsCount = 1;
    1017                 :            : 
    1018                 :            : static const sal_Unicode nbOfDays[] = {7};
    1019                 :            : static const sal_Unicode nbOfMonths[] = {12};
    1020                 :            : static const sal_Unicode nbOfGenitiveMonths[] = {12};
    1021                 :            : static const sal_Unicode nbOfPartitiveMonths[] = {12};
    1022                 :            : static const sal_Unicode nbOfEras[] = {2};
    1023                 :            : static const sal_Unicode* calendars[] = {
    1024                 :            :         nbOfDays,
    1025                 :            :         nbOfMonths,
    1026                 :            :         nbOfGenitiveMonths,
    1027                 :            :         nbOfPartitiveMonths,
    1028                 :            :         nbOfEras,
    1029                 :            :         calendarID0,
    1030                 :            :         defaultCalendar0,
    1031                 :            :         dayID00,
    1032                 :            :         dayDefaultAbbrvName00,
    1033                 :            :         dayDefaultFullName00,
    1034                 :            :         dayDefaultNarrowName00,
    1035                 :            :         dayID01,
    1036                 :            :         dayDefaultAbbrvName01,
    1037                 :            :         dayDefaultFullName01,
    1038                 :            :         dayDefaultNarrowName01,
    1039                 :            :         dayID02,
    1040                 :            :         dayDefaultAbbrvName02,
    1041                 :            :         dayDefaultFullName02,
    1042                 :            :         dayDefaultNarrowName02,
    1043                 :            :         dayID03,
    1044                 :            :         dayDefaultAbbrvName03,
    1045                 :            :         dayDefaultFullName03,
    1046                 :            :         dayDefaultNarrowName03,
    1047                 :            :         dayID04,
    1048                 :            :         dayDefaultAbbrvName04,
    1049                 :            :         dayDefaultFullName04,
    1050                 :            :         dayDefaultNarrowName04,
    1051                 :            :         dayID05,
    1052                 :            :         dayDefaultAbbrvName05,
    1053                 :            :         dayDefaultFullName05,
    1054                 :            :         dayDefaultNarrowName05,
    1055                 :            :         dayID06,
    1056                 :            :         dayDefaultAbbrvName06,
    1057                 :            :         dayDefaultFullName06,
    1058                 :            :         dayDefaultNarrowName06,
    1059                 :            :         monthID00,
    1060                 :            :         monthDefaultAbbrvName00,
    1061                 :            :         monthDefaultFullName00,
    1062                 :            :         monthDefaultNarrowName00,
    1063                 :            :         monthID01,
    1064                 :            :         monthDefaultAbbrvName01,
    1065                 :            :         monthDefaultFullName01,
    1066                 :            :         monthDefaultNarrowName01,
    1067                 :            :         monthID02,
    1068                 :            :         monthDefaultAbbrvName02,
    1069                 :            :         monthDefaultFullName02,
    1070                 :            :         monthDefaultNarrowName02,
    1071                 :            :         monthID03,
    1072                 :            :         monthDefaultAbbrvName03,
    1073                 :            :         monthDefaultFullName03,
    1074                 :            :         monthDefaultNarrowName03,
    1075                 :            :         monthID04,
    1076                 :            :         monthDefaultAbbrvName04,
    1077                 :            :         monthDefaultFullName04,
    1078                 :            :         monthDefaultNarrowName04,
    1079                 :            :         monthID05,
    1080                 :            :         monthDefaultAbbrvName05,
    1081                 :            :         monthDefaultFullName05,
    1082                 :            :         monthDefaultNarrowName05,
    1083                 :            :         monthID06,
    1084                 :            :         monthDefaultAbbrvName06,
    1085                 :            :         monthDefaultFullName06,
    1086                 :            :         monthDefaultNarrowName06,
    1087                 :            :         monthID07,
    1088                 :            :         monthDefaultAbbrvName07,
    1089                 :            :         monthDefaultFullName07,
    1090                 :            :         monthDefaultNarrowName07,
    1091                 :            :         monthID08,
    1092                 :            :         monthDefaultAbbrvName08,
    1093                 :            :         monthDefaultFullName08,
    1094                 :            :         monthDefaultNarrowName08,
    1095                 :            :         monthID09,
    1096                 :            :         monthDefaultAbbrvName09,
    1097                 :            :         monthDefaultFullName09,
    1098                 :            :         monthDefaultNarrowName09,
    1099                 :            :         monthID010,
    1100                 :            :         monthDefaultAbbrvName010,
    1101                 :            :         monthDefaultFullName010,
    1102                 :            :         monthDefaultNarrowName010,
    1103                 :            :         monthID011,
    1104                 :            :         monthDefaultAbbrvName011,
    1105                 :            :         monthDefaultFullName011,
    1106                 :            :         monthDefaultNarrowName011,
    1107                 :            :         genitiveMonthID00,
    1108                 :            :         genitiveMonthDefaultAbbrvName00,
    1109                 :            :         genitiveMonthDefaultFullName00,
    1110                 :            :         genitiveMonthDefaultNarrowName00,
    1111                 :            :         genitiveMonthID01,
    1112                 :            :         genitiveMonthDefaultAbbrvName01,
    1113                 :            :         genitiveMonthDefaultFullName01,
    1114                 :            :         genitiveMonthDefaultNarrowName01,
    1115                 :            :         genitiveMonthID02,
    1116                 :            :         genitiveMonthDefaultAbbrvName02,
    1117                 :            :         genitiveMonthDefaultFullName02,
    1118                 :            :         genitiveMonthDefaultNarrowName02,
    1119                 :            :         genitiveMonthID03,
    1120                 :            :         genitiveMonthDefaultAbbrvName03,
    1121                 :            :         genitiveMonthDefaultFullName03,
    1122                 :            :         genitiveMonthDefaultNarrowName03,
    1123                 :            :         genitiveMonthID04,
    1124                 :            :         genitiveMonthDefaultAbbrvName04,
    1125                 :            :         genitiveMonthDefaultFullName04,
    1126                 :            :         genitiveMonthDefaultNarrowName04,
    1127                 :            :         genitiveMonthID05,
    1128                 :            :         genitiveMonthDefaultAbbrvName05,
    1129                 :            :         genitiveMonthDefaultFullName05,
    1130                 :            :         genitiveMonthDefaultNarrowName05,
    1131                 :            :         genitiveMonthID06,
    1132                 :            :         genitiveMonthDefaultAbbrvName06,
    1133                 :            :         genitiveMonthDefaultFullName06,
    1134                 :            :         genitiveMonthDefaultNarrowName06,
    1135                 :            :         genitiveMonthID07,
    1136                 :            :         genitiveMonthDefaultAbbrvName07,
    1137                 :            :         genitiveMonthDefaultFullName07,
    1138                 :            :         genitiveMonthDefaultNarrowName07,
    1139                 :            :         genitiveMonthID08,
    1140                 :            :         genitiveMonthDefaultAbbrvName08,
    1141                 :            :         genitiveMonthDefaultFullName08,
    1142                 :            :         genitiveMonthDefaultNarrowName08,
    1143                 :            :         genitiveMonthID09,
    1144                 :            :         genitiveMonthDefaultAbbrvName09,
    1145                 :            :         genitiveMonthDefaultFullName09,
    1146                 :            :         genitiveMonthDefaultNarrowName09,
    1147                 :            :         genitiveMonthID010,
    1148                 :            :         genitiveMonthDefaultAbbrvName010,
    1149                 :            :         genitiveMonthDefaultFullName010,
    1150                 :            :         genitiveMonthDefaultNarrowName010,
    1151                 :            :         genitiveMonthID011,
    1152                 :            :         genitiveMonthDefaultAbbrvName011,
    1153                 :            :         genitiveMonthDefaultFullName011,
    1154                 :            :         genitiveMonthDefaultNarrowName011,
    1155                 :            :         partitiveMonthID00,
    1156                 :            :         partitiveMonthDefaultAbbrvName00,
    1157                 :            :         partitiveMonthDefaultFullName00,
    1158                 :            :         partitiveMonthDefaultNarrowName00,
    1159                 :            :         partitiveMonthID01,
    1160                 :            :         partitiveMonthDefaultAbbrvName01,
    1161                 :            :         partitiveMonthDefaultFullName01,
    1162                 :            :         partitiveMonthDefaultNarrowName01,
    1163                 :            :         partitiveMonthID02,
    1164                 :            :         partitiveMonthDefaultAbbrvName02,
    1165                 :            :         partitiveMonthDefaultFullName02,
    1166                 :            :         partitiveMonthDefaultNarrowName02,
    1167                 :            :         partitiveMonthID03,
    1168                 :            :         partitiveMonthDefaultAbbrvName03,
    1169                 :            :         partitiveMonthDefaultFullName03,
    1170                 :            :         partitiveMonthDefaultNarrowName03,
    1171                 :            :         partitiveMonthID04,
    1172                 :            :         partitiveMonthDefaultAbbrvName04,
    1173                 :            :         partitiveMonthDefaultFullName04,
    1174                 :            :         partitiveMonthDefaultNarrowName04,
    1175                 :            :         partitiveMonthID05,
    1176                 :            :         partitiveMonthDefaultAbbrvName05,
    1177                 :            :         partitiveMonthDefaultFullName05,
    1178                 :            :         partitiveMonthDefaultNarrowName05,
    1179                 :            :         partitiveMonthID06,
    1180                 :            :         partitiveMonthDefaultAbbrvName06,
    1181                 :            :         partitiveMonthDefaultFullName06,
    1182                 :            :         partitiveMonthDefaultNarrowName06,
    1183                 :            :         partitiveMonthID07,
    1184                 :            :         partitiveMonthDefaultAbbrvName07,
    1185                 :            :         partitiveMonthDefaultFullName07,
    1186                 :            :         partitiveMonthDefaultNarrowName07,
    1187                 :            :         partitiveMonthID08,
    1188                 :            :         partitiveMonthDefaultAbbrvName08,
    1189                 :            :         partitiveMonthDefaultFullName08,
    1190                 :            :         partitiveMonthDefaultNarrowName08,
    1191                 :            :         partitiveMonthID09,
    1192                 :            :         partitiveMonthDefaultAbbrvName09,
    1193                 :            :         partitiveMonthDefaultFullName09,
    1194                 :            :         partitiveMonthDefaultNarrowName09,
    1195                 :            :         partitiveMonthID010,
    1196                 :            :         partitiveMonthDefaultAbbrvName010,
    1197                 :            :         partitiveMonthDefaultFullName010,
    1198                 :            :         partitiveMonthDefaultNarrowName010,
    1199                 :            :         partitiveMonthID011,
    1200                 :            :         partitiveMonthDefaultAbbrvName011,
    1201                 :            :         partitiveMonthDefaultFullName011,
    1202                 :            :         partitiveMonthDefaultNarrowName011,
    1203                 :            :         eraID00,
    1204                 :            :         eraDefaultAbbrvName00,
    1205                 :            :         eraDefaultFullName00,
    1206                 :            :         eraID01,
    1207                 :            :         eraDefaultAbbrvName01,
    1208                 :            :         eraDefaultFullName01,
    1209                 :            :         startDayOfWeek0,
    1210                 :            :         minimalDaysInFirstWeek0,
    1211                 :            : };
    1212                 :            : 
    1213                 :          2 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getAllCalendars_de_DE(sal_Int16& count)
    1214                 :            : {
    1215                 :          2 :         count = calendarsCount;
    1216                 :          2 :         return (sal_Unicode**)calendars;
    1217                 :            : }
    1218                 :            : static const sal_Unicode defaultCurrency0[] = {1};
    1219                 :            : static const sal_Unicode defaultCurrencyUsedInCompatibleFormatCodes0[] = {0};
    1220                 :            : static const sal_Unicode defaultCurrencyLegacyOnly0[] = {0};
    1221                 :            : static const sal_Unicode currencyID0[] = {0x45, 0x55, 0x52, 0x0};
    1222                 :            : static const sal_Unicode currencySymbol0[] = {0x20ac, 0x0};
    1223                 :            : static const sal_Unicode bankSymbol0[] = {0x45, 0x55, 0x52, 0x0};
    1224                 :            : static const sal_Unicode currencyName0[] = {0x45, 0x75, 0x72, 0x6f, 0x0};
    1225                 :            : static const sal_Unicode currencyDecimalPlaces0[] = {2};
    1226                 :            : 
    1227                 :            : static const sal_Unicode defaultCurrency1[] = {0};
    1228                 :            : static const sal_Unicode defaultCurrencyUsedInCompatibleFormatCodes1[] = {1};
    1229                 :            : static const sal_Unicode defaultCurrencyLegacyOnly1[] = {0};
    1230                 :            : static const sal_Unicode currencyID1[] = {0x44, 0x45, 0x4d, 0x0};
    1231                 :            : static const sal_Unicode currencySymbol1[] = {0x44, 0x4d, 0x0};
    1232                 :            : static const sal_Unicode bankSymbol1[] = {0x44, 0x45, 0x4d, 0x0};
    1233                 :            : static const sal_Unicode currencyName1[] = {0x44, 0x65, 0x75, 0x74, 0x73, 0x63, 0x68, 0x65, 0x20, 0x4d, 0x61, 0x72, 0x6b, 0x0};
    1234                 :            : static const sal_Unicode currencyDecimalPlaces1[] = {2};
    1235                 :            : 
    1236                 :            : static const sal_Int16 currencyCount = 2;
    1237                 :            : 
    1238                 :            : static const sal_Unicode* currencies[] = {
    1239                 :            :         currencyID0,
    1240                 :            :         currencySymbol0,
    1241                 :            :         bankSymbol0,
    1242                 :            :         currencyName0,
    1243                 :            :         defaultCurrency0,
    1244                 :            :         defaultCurrencyUsedInCompatibleFormatCodes0,
    1245                 :            :         currencyDecimalPlaces0,
    1246                 :            :         defaultCurrencyLegacyOnly0,
    1247                 :            :         currencyID1,
    1248                 :            :         currencySymbol1,
    1249                 :            :         bankSymbol1,
    1250                 :            :         currencyName1,
    1251                 :            :         defaultCurrency1,
    1252                 :            :         defaultCurrencyUsedInCompatibleFormatCodes1,
    1253                 :            :         currencyDecimalPlaces1,
    1254                 :            :         defaultCurrencyLegacyOnly1,
    1255                 :            : };
    1256                 :            : 
    1257                 :         86 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getAllCurrencies_de_DE(sal_Int16& count)
    1258                 :            : {
    1259                 :         86 :         count = currencyCount;
    1260                 :         86 :         return (sal_Unicode**)currencies;
    1261                 :            : }
    1262                 :            : extern sal_Unicode **  SAL_CALL getTransliterations_en_US(sal_Int16& count);
    1263                 :          0 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getTransliterations_de_DE(sal_Int16& count)
    1264                 :            : {
    1265                 :          0 :         return getTransliterations_en_US(count);
    1266                 :            : }
    1267                 :            : static const sal_Unicode ReservedWord0[] = {0x77, 0x61, 0x68, 0x72, 0x0};
    1268                 :            : static const sal_Unicode ReservedWord1[] = {0x66, 0x61, 0x6c, 0x73, 0x63, 0x68, 0x0};
    1269                 :            : static const sal_Unicode ReservedWord2[] = {0x31, 0x2e, 0x20, 0x51, 0x75, 0x61, 0x72, 0x74, 0x61, 0x6c, 0x0};
    1270                 :            : static const sal_Unicode ReservedWord3[] = {0x32, 0x2e, 0x20, 0x51, 0x75, 0x61, 0x72, 0x74, 0x61, 0x6c, 0x0};
    1271                 :            : static const sal_Unicode ReservedWord4[] = {0x33, 0x2e, 0x20, 0x51, 0x75, 0x61, 0x72, 0x74, 0x61, 0x6c, 0x0};
    1272                 :            : static const sal_Unicode ReservedWord5[] = {0x34, 0x2e, 0x20, 0x51, 0x75, 0x61, 0x72, 0x74, 0x61, 0x6c, 0x0};
    1273                 :            : static const sal_Unicode ReservedWord6[] = {0x6f, 0x62, 0x65, 0x6e, 0x0};
    1274                 :            : static const sal_Unicode ReservedWord7[] = {0x75, 0x6e, 0x74, 0x65, 0x6e, 0x0};
    1275                 :            : static const sal_Unicode ReservedWord8[] = {0x51, 0x31, 0x0};
    1276                 :            : static const sal_Unicode ReservedWord9[] = {0x51, 0x32, 0x0};
    1277                 :            : static const sal_Unicode ReservedWord10[] = {0x51, 0x33, 0x0};
    1278                 :            : static const sal_Unicode ReservedWord11[] = {0x51, 0x34, 0x0};
    1279                 :            : static const sal_Int16 nbOfReservedWords = 12;
    1280                 :            : 
    1281                 :            : 
    1282                 :            : static const sal_Unicode* LCReservedWordsArray[] = {
    1283                 :            :         ReservedWord0,
    1284                 :            :         ReservedWord1,
    1285                 :            :         ReservedWord2,
    1286                 :            :         ReservedWord3,
    1287                 :            :         ReservedWord4,
    1288                 :            :         ReservedWord5,
    1289                 :            :         ReservedWord6,
    1290                 :            :         ReservedWord7,
    1291                 :            :         ReservedWord8,
    1292                 :            :         ReservedWord9,
    1293                 :            :         ReservedWord10,
    1294                 :            :         ReservedWord11,
    1295                 :            : };
    1296                 :            : 
    1297                 :          8 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getReservedWords_de_DE(sal_Int16& count)
    1298                 :            : {
    1299                 :          8 :         count = nbOfReservedWords;
    1300                 :          8 :         return (sal_Unicode**)LCReservedWordsArray;
    1301                 :            : }
    1302                 :            : static const sal_Unicode forbiddenBegin[] = {0x0};
    1303                 :            : static const sal_Unicode forbiddenEnd[] = {0x0};
    1304                 :            : static const sal_Unicode hangingChars[] = {0x0};
    1305                 :            : 
    1306                 :            : static const sal_Unicode* LCForbiddenCharactersArray[] = {
    1307                 :            :         forbiddenBegin,
    1308                 :            :         forbiddenEnd,
    1309                 :            :         hangingChars
    1310                 :            : };
    1311                 :            : 
    1312                 :          6 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getForbiddenCharacters_de_DE(sal_Int16& count)
    1313                 :            : {
    1314                 :          6 :         count = 3;
    1315                 :          6 :         return (sal_Unicode**)LCForbiddenCharactersArray;
    1316                 :            : }
    1317                 :            : static const sal_Unicode EditMode[] = {0x0};
    1318                 :            : static const sal_Unicode DictionaryMode[] = {0x64, 0x69, 0x63, 0x74, 0x5f, 0x77, 0x6f, 0x72, 0x64, 0x5f, 0x70, 0x72, 0x65, 0x70, 0x6f, 0x73, 0x74, 0x64, 0x61, 0x73, 0x68, 0x0};
    1319                 :            : static const sal_Unicode WordCountMode[] = {0x0};
    1320                 :            : static const sal_Unicode CharacterMode[] = {0x0};
    1321                 :            : static const sal_Unicode LineMode[] = {0x0};
    1322                 :            : 
    1323                 :            : static const sal_Unicode* LCBreakIteratorRulesArray[] = {
    1324                 :            :         EditMode,
    1325                 :            :         DictionaryMode,
    1326                 :            :         WordCountMode,
    1327                 :            :         CharacterMode,
    1328                 :            :         LineMode
    1329                 :            : };
    1330                 :            : 
    1331                 :         83 : SAL_DLLPUBLIC_EXPORT sal_Unicode **  SAL_CALL getBreakIteratorRules_de_DE(sal_Int16& count)
    1332                 :            : {
    1333                 :         83 :         count = 5;
    1334                 :         83 :         return (sal_Unicode**)LCBreakIteratorRulesArray;
    1335                 :            : }
    1336                 :            : // ---> ContinuousNumbering
    1337                 :            : extern const sal_Unicode ***  SAL_CALL getContinuousNumberingLevels_en_US(sal_Int16& nStyles, sal_Int16& nAttributes);
    1338                 :          0 : SAL_DLLPUBLIC_EXPORT const sal_Unicode ***  SAL_CALL getContinuousNumberingLevels_de_DE(sal_Int16& nStyles, sal_Int16& nAttributes)
    1339                 :            : {
    1340                 :          0 :         return getContinuousNumberingLevels_en_US(nStyles, nAttributes);
    1341                 :            : }
    1342                 :            : // ---> OutlineNumbering
    1343                 :            : extern const sal_Unicode ****  SAL_CALL getOutlineNumberingLevels_en_US(sal_Int16& nStyles, sal_Int16& nLevels, sal_Int16& nAttributes);
    1344                 :          0 : SAL_DLLPUBLIC_EXPORT const sal_Unicode ****  SAL_CALL getOutlineNumberingLevels_de_DE(sal_Int16& nStyles, sal_Int16& nLevels, sal_Int16& nAttributes)
    1345                 :            : {
    1346                 :          0 :         return getOutlineNumberingLevels_en_US(nStyles, nLevels, nAttributes);
    1347                 :            : }
    1348                 :            : } // extern "C"
    1349                 :            : 

Generated by: LCOV version 1.10