LibreOffice Module filter (master) 1
countryid.hxx
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2/*
3 * This file is part of the LibreOffice project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 *
9 * This file incorporates work covered by the following license notice:
10 *
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 */
19
20
21#ifndef INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
22#define INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
23
25#include <i18nlangtag/lang.h>
26#include <sal/types.h>
27
28
29namespace msfilter {
30
31// Windows Country IDs ========================================================
32
42typedef sal_uInt16 CountryId;
43
47const CountryId COUNTRY_GUAM = 1; // NANP
48const CountryId COUNTRY_JAMAICA = 1; // NANP
53const CountryId COUNTRY_KAZAKHSTAN = 7; // no own ID
54const CountryId COUNTRY_TATARSTAN = 7; // no own ID
92const CountryId COUNTRY_TIBET = 86; // no own ID
260
261// Country ID <-> Language type conversion ====================================
262
283
300
301
302}
303
304
305#endif
306
307/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
#define MSFILTER_DLLPUBLIC
const CountryId COUNTRY_ZIMBABWE
Definition: countryid.hxx:146
const CountryId COUNTRY_TUNISIA
Definition: countryid.hxx:101
const CountryId COUNTRY_IRAQ
Definition: countryid.hxx:240
const CountryId COUNTRY_GHANA
Definition: countryid.hxx:116
const CountryId COUNTRY_CHAD
Definition: countryid.hxx:118
const CountryId COUNTRY_GABON
Definition: countryid.hxx:124
const CountryId COUNTRY_EAST_TIMOR
Definition: countryid.hxx:207
const CountryId COUNTRY_NARUPU
Definition: countryid.hxx:210
const CountryId COUNTRY_TOGO
Definition: countryid.hxx:111
const CountryId COUNTRY_ARGENTINA
Definition: countryid.hxx:76
const CountryId COUNTRY_RWANDA
Definition: countryid.hxx:133
const CountryId COUNTRY_VIET_NAM
Definition: countryid.hxx:90
const CountryId COUNTRY_INDONESIA
Definition: countryid.hxx:83
const CountryId COUNTRY_CHILE
Definition: countryid.hxx:78
const CountryId COUNTRY_ARMENIA
Definition: countryid.hxx:172
const CountryId COUNTRY_EGYPT
Definition: countryid.hxx:55
const CountryId COUNTRY_BHUTAN
Definition: countryid.hxx:250
const CountryId COUNTRY_CANADA
Definition: countryid.hxx:51
const CountryId COUNTRY_DIEGO_GARCIA
Definition: countryid.hxx:129
const CountryId COUNTRY_FAEROE_ISLANDS
Definition: countryid.hxx:156
const CountryId COUNTRY_BOTSWANA
Definition: countryid.hxx:150
const CountryId COUNTRY_TONGA
Definition: countryid.hxx:212
const CountryId COUNTRY_GUAM
Definition: countryid.hxx:47
const CountryId COUNTRY_JAPAN
Definition: countryid.hxx:88
const CountryId COUNTRY_DENMARK
Definition: countryid.hxx:68
const CountryId COUNTRY_ST_PIERRE
Definition: countryid.hxx:195
const CountryId COUNTRY_GAMBIA
Definition: countryid.hxx:103
const CountryId COUNTRY_UAE
Definition: countryid.hxx:246
const CountryId COUNTRY_LESOTHO
Definition: countryid.hxx:149
const CountryId COUNTRY_CROATIA
Definition: countryid.hxx:180
const CountryId COUNTRY_SOMALIA
Definition: countryid.hxx:135
const CountryId COUNTRY_HUNGARY
Definition: countryid.hxx:62
const CountryId COUNTRY_CAPE_VERDE
Definition: countryid.hxx:121
const CountryId COUNTRY_BRUNEI_DARUSSALAM
Definition: countryid.hxx:209
const CountryId COUNTRY_MALDIVES
Definition: countryid.hxx:236
const CountryId COUNTRY_VANUATU
Definition: countryid.hxx:214
const CountryId COUNTRY_GREECE
Definition: countryid.hxx:57
const CountryId COUNTRY_LIBYA
Definition: countryid.hxx:102
const CountryId COUNTRY_LATVIA
Definition: countryid.hxx:169
const CountryId COUNTRY_DJIBOUTI
Definition: countryid.hxx:136
const CountryId COUNTRY_BELGIUM
Definition: countryid.hxx:59
const CountryId COUNTRY_OMAN
Definition: countryid.hxx:244
const CountryId COUNTRY_COMOROS_MAYOTTE
Definition: countryid.hxx:152
const CountryId COUNTRY_FRENCH_GUIANA
Definition: countryid.hxx:201
const CountryId COUNTRY_ERITREA
Definition: countryid.hxx:154
const CountryId COUNTRY_AZERBAIJAN
Definition: countryid.hxx:256
const CountryId COUNTRY_TAIWAN
Definition: countryid.hxx:235
const CountryId COUNTRY_LEBANON
Definition: countryid.hxx:237
const CountryId COUNTRY_HAITI
Definition: countryid.hxx:196
const CountryId COUNTRY_GIBRALTAR
Definition: countryid.hxx:158
const CountryId COUNTRY_BURKINA_FARSO
Definition: countryid.hxx:109
const CountryId COUNTRY_ECUADOR
Definition: countryid.hxx:200
const CountryId COUNTRY_UGANDA
Definition: countryid.hxx:139
const CountryId COUNTRY_AUSTRIA
Definition: countryid.hxx:66
const CountryId COUNTRY_FRENCH_POLYNESIA
Definition: countryid.hxx:225
const CountryId COUNTRY_SWEDEN
Definition: countryid.hxx:69
const CountryId COUNTRY_PANAMA
Definition: countryid.hxx:194
const CountryId COUNTRY_URUGUAY
Definition: countryid.hxx:205
const CountryId COUNTRY_FRANCE
Definition: countryid.hxx:60
const CountryId COUNTRY_LUXEMBOURG
Definition: countryid.hxx:160
CountryId ConvertLanguageToCountry(LanguageType eLanguage)
Converts a language type to a Windows country ID.
Definition: countryid.cxx:286
const CountryId COUNTRY_NIUE_ISLAND
Definition: countryid.hxx:219
const CountryId COUNTRY_MALTA
Definition: countryid.hxx:164
const CountryId COUNTRY_MARTINIQUE
Definition: countryid.hxx:203
const CountryId COUNTRY_PALAU
Definition: countryid.hxx:216
const CountryId COUNTRY_VATICAN_CITY
Definition: countryid.hxx:177
const CountryId COUNTRY_KIRIBATI
Definition: countryid.hxx:222
const CountryId COUNTRY_MOROCCO
Definition: countryid.hxx:99
const CountryId COUNTRY_GUINEA
Definition: countryid.hxx:107
const CountryId COUNTRY_PR_CHINA
Definition: countryid.hxx:91
const CountryId COUNTRY_FIJI
Definition: countryid.hxx:215
const CountryId COUNTRY_SURINAME
Definition: countryid.hxx:204
const CountryId COUNTRY_SOUTH_KOREA
Definition: countryid.hxx:89
const CountryId COUNTRY_DOMINICAN_REPUBLIC
Definition: countryid.hxx:46
const CountryId COUNTRY_BANGLADESH
Definition: countryid.hxx:234
const CountryId COUNTRY_PALESTINE
Definition: countryid.hxx:245
const CountryId COUNTRY_UZBEKISTAN
Definition: countryid.hxx:259
const CountryId COUNTRY_MADAGASCAR
Definition: countryid.hxx:144
const CountryId COUNTRY_PORTUGAL
Definition: countryid.hxx:159
const CountryId COUNTRY_ISRAEL
Definition: countryid.hxx:247
const CountryId COUNTRY_SLOVAK
Definition: countryid.hxx:185
const CountryId COUNTRY_IRAN
Definition: countryid.hxx:253
const CountryId COUNTRY_ICELAND
Definition: countryid.hxx:162
const CountryId COUNTRY_MALI
Definition: countryid.hxx:106
const CountryId COUNTRY_NORWAY
Definition: countryid.hxx:70
const CountryId COUNTRY_MYANMAR
Definition: countryid.hxx:98
const CountryId COUNTRY_NEW_CALEDONIA
Definition: countryid.hxx:223
const CountryId COUNTRY_COTE_D_IVOIRE
Definition: countryid.hxx:108
const CountryId COUNTRY_PARAGUAY
Definition: countryid.hxx:202
const CountryId COUNTRY_JAMAICA
Definition: countryid.hxx:48
const CountryId COUNTRY_QATAR
Definition: countryid.hxx:249
const CountryId COUNTRY_DONTKNOW
Definition: countryid.hxx:44
const CountryId COUNTRY_SOUTH_AFRICA
Definition: countryid.hxx:56
const CountryId COUNTRY_NEW_ZEALAND
Definition: countryid.hxx:85
const CountryId COUNTRY_NAMIBIA
Definition: countryid.hxx:147
const CountryId COUNTRY_SERBIA
Definition: countryid.hxx:179
const CountryId COUNTRY_INDIA
Definition: countryid.hxx:94
const CountryId COUNTRY_COOK_ISLANDS
Definition: countryid.hxx:218
const CountryId COUNTRY_ALBANIA
Definition: countryid.hxx:163
const CountryId COUNTRY_PUERTO_RICO
Definition: countryid.hxx:49
const CountryId COUNTRY_REUNION
Definition: countryid.hxx:145
const CountryId COUNTRY_SENEGAL
Definition: countryid.hxx:104
const CountryId COUNTRY_GREEN_ISLAND
Definition: countryid.hxx:157
const CountryId COUNTRY_PAKISTAN
Definition: countryid.hxx:95
const CountryId COUNTRY_FALKLAND_ISLANDS
Definition: countryid.hxx:187
const CountryId COUNTRY_AUSTRALIA
Definition: countryid.hxx:82
const CountryId COUNTRY_EL_SALVADOR
Definition: countryid.hxx:190
const CountryId COUNTRY_MOLDOVA
Definition: countryid.hxx:171
const CountryId COUNTRY_MEXICO
Definition: countryid.hxx:74
const CountryId COUNTRY_FINLAND
Definition: countryid.hxx:166
const CountryId COUNTRY_YEMEN
Definition: countryid.hxx:243
const CountryId COUNTRY_LIBERIA
Definition: countryid.hxx:114
const CountryId COUNTRY_JORDAN
Definition: countryid.hxx:238
const CountryId COUNTRY_UNITED_KINGDOM
Definition: countryid.hxx:67
const CountryId COUNTRY_WESTERN_SAMOA
Definition: countryid.hxx:221
const CountryId COUNTRY_SYRIA
Definition: countryid.hxx:239
const CountryId COUNTRY_ROMANIA
Definition: countryid.hxx:64
const CountryId COUNTRY_ALGERIA
Definition: countryid.hxx:100
const CountryId COUNTRY_COSTA_RICA
Definition: countryid.hxx:193
const CountryId COUNTRY_SAN_MARINO
Definition: countryid.hxx:176
const CountryId COUNTRY_BRAZIL
Definition: countryid.hxx:77
const CountryId COUNTRY_WALLIS_AND_FUTUNA
Definition: countryid.hxx:217
const CountryId COUNTRY_NETHERLANDS
Definition: countryid.hxx:58
const CountryId COUNTRY_MAURITANIA
Definition: countryid.hxx:105
const CountryId COUNTRY_USA
Definition: countryid.hxx:45
const CountryId COUNTRY_BULGARIA
Definition: countryid.hxx:167
const CountryId COUNTRY_CAMEROON
Definition: countryid.hxx:120
const CountryId COUNTRY_ZAMBIA
Definition: countryid.hxx:143
const CountryId COUNTRY_PAPUA_NEW_GUINEA
Definition: countryid.hxx:211
const CountryId COUNTRY_TIBET
Definition: countryid.hxx:92
const CountryId COUNTRY_PHILIPPINES
Definition: countryid.hxx:84
const CountryId COUNTRY_TANZANIA
Definition: countryid.hxx:138
const CountryId COUNTRY_ETHIOPIA
Definition: countryid.hxx:134
const CountryId COUNTRY_SEYCHELLES
Definition: countryid.hxx:131
const CountryId COUNTRY_SAUDI_ARABIA
Definition: countryid.hxx:242
const CountryId COUNTRY_SIERRA_LEONE
Definition: countryid.hxx:115
const CountryId COUNTRY_SPAIN
Definition: countryid.hxx:61
const CountryId COUNTRY_ZANZIBAR
Definition: countryid.hxx:142
const CountryId COUNTRY_MALAWI
Definition: countryid.hxx:148
const CountryId COUNTRY_VENEZUELA
Definition: countryid.hxx:80
const CountryId COUNTRY_TUVALU
Definition: countryid.hxx:224
const CountryId COUNTRY_SLOVENIA
Definition: countryid.hxx:181
const CountryId COUNTRY_ARUBA
Definition: countryid.hxx:155
const CountryId COUNTRY_NORTH_KOREA
Definition: countryid.hxx:229
const CountryId COUNTRY_ESTONIA
Definition: countryid.hxx:170
const CountryId COUNTRY_ANGOLA
Definition: countryid.hxx:127
const CountryId COUNTRY_CENTRAL_AFR_REP
Definition: countryid.hxx:119
const CountryId COUNTRY_BAHRAIN
Definition: countryid.hxx:248
sal_uInt16 CountryId
Represents a Windows country ID.
Definition: countryid.hxx:42
const CountryId COUNTRY_MACEDONIA
Definition: countryid.hxx:183
const CountryId COUNTRY_CUBA
Definition: countryid.hxx:75
const CountryId COUNTRY_GUATEMALA
Definition: countryid.hxx:189
const CountryId COUNTRY_SWITZERLAND
Definition: countryid.hxx:65
const CountryId COUNTRY_UKRAINE
Definition: countryid.hxx:178
const CountryId COUNTRY_KYRGYZSTAN
Definition: countryid.hxx:258
const CountryId COUNTRY_SRI_LANKA
Definition: countryid.hxx:97
const CountryId COUNTRY_MARSHALL_ISLANDS
Definition: countryid.hxx:228
const CountryId COUNTRY_KENYA
Definition: countryid.hxx:137
const CountryId COUNTRY_NEPAL
Definition: countryid.hxx:252
const CountryId COUNTRY_ST_HELENA
Definition: countryid.hxx:153
const CountryId COUNTRY_BURUNDI
Definition: countryid.hxx:140
const CountryId COUNTRY_SAO_TOME
Definition: countryid.hxx:122
const CountryId COUNTRY_GEORGIA
Definition: countryid.hxx:257
const CountryId COUNTRY_AMERICAN_SAMOA
Definition: countryid.hxx:220
const CountryId COUNTRY_BELARUS
Definition: countryid.hxx:173
const CountryId COUNTRY_GUYANA
Definition: countryid.hxx:199
const CountryId COUNTRY_COLOMBIA
Definition: countryid.hxx:79
const CountryId COUNTRY_BOLIVIA
Definition: countryid.hxx:198
const CountryId COUNTRY_ASCENSION_ISLAND
Definition: countryid.hxx:130
const CountryId COUNTRY_TURKEY
Definition: countryid.hxx:93
const CountryId COUNTRY_BENIN
Definition: countryid.hxx:112
const CountryId COUNTRY_LITHUANIA
Definition: countryid.hxx:168
const CountryId COUNTRY_GUADELOUPE
Definition: countryid.hxx:197
const CountryId COUNTRY_PERU
Definition: countryid.hxx:73
const CountryId COUNTRY_KUWAIT
Definition: countryid.hxx:241
const CountryId COUNTRY_SINGAPORE
Definition: countryid.hxx:86
const CountryId COUNTRY_MAURITIUS
Definition: countryid.hxx:113
const CountryId COUNTRY_TURKMENISTAN
Definition: countryid.hxx:255
const CountryId COUNTRY_GERMANY
Definition: countryid.hxx:72
const CountryId COUNTRY_RUSSIA
Definition: countryid.hxx:52
const CountryId COUNTRY_CYPRUS
Definition: countryid.hxx:165
const CountryId COUNTRY_EQUATORIAL_GUINEA
Definition: countryid.hxx:123
const CountryId COUNTRY_SUDAN
Definition: countryid.hxx:132
const CountryId COUNTRY_BOSNIA
Definition: countryid.hxx:182
const CountryId COUNTRY_TAJIKISTAN
Definition: countryid.hxx:254
const CountryId COUNTRY_BELIZE
Definition: countryid.hxx:188
const CountryId COUNTRY_THAILAND
Definition: countryid.hxx:87
const CountryId COUNTRY_MICRONESIA
Definition: countryid.hxx:227
const CountryId COUNTRY_TATARSTAN
Definition: countryid.hxx:54
const CountryId COUNTRY_MALAYSIA
Definition: countryid.hxx:81
const CountryId COUNTRY_ITALY
Definition: countryid.hxx:63
const CountryId COUNTRY_TOKELAU
Definition: countryid.hxx:226
const CountryId COUNTRY_SOLOMON_ISLANDS
Definition: countryid.hxx:213
const CountryId COUNTRY_GUINEA_BISSAU
Definition: countryid.hxx:128
const CountryId COUNTRY_LAOS
Definition: countryid.hxx:233
const CountryId COUNTRY_MOZAMBIQUE
Definition: countryid.hxx:141
const CountryId COUNTRY_ANDORRA
Definition: countryid.hxx:174
const CountryId COUNTRY_CAMBODIA
Definition: countryid.hxx:232
const CountryId COUNTRY_TRINIDAD_Y_TOBAGO
Definition: countryid.hxx:50
const CountryId COUNTRY_ZAIRE
Definition: countryid.hxx:126
const CountryId COUNTRY_NETHERL_ANTILLES
Definition: countryid.hxx:206
const CountryId COUNTRY_MACAU
Definition: countryid.hxx:231
const CountryId COUNTRY_HONG_KONG
Definition: countryid.hxx:230
const CountryId COUNTRY_NIGERIA
Definition: countryid.hxx:117
const CountryId COUNTRY_LIECHTENSTEIN
Definition: countryid.hxx:186
const CountryId COUNTRY_CZECH
Definition: countryid.hxx:184
const CountryId COUNTRY_MONGOLIA
Definition: countryid.hxx:251
const CountryId COUNTRY_IRELAND
Definition: countryid.hxx:161
const CountryId COUNTRY_NIGER
Definition: countryid.hxx:110
const CountryId COUNTRY_HONDURAS
Definition: countryid.hxx:191
const CountryId COUNTRY_AFGHANISTAN
Definition: countryid.hxx:96
const CountryId COUNTRY_MONACO
Definition: countryid.hxx:175
const CountryId COUNTRY_SWAZILAND
Definition: countryid.hxx:151
LanguageType ConvertCountryToLanguage(CountryId eCountry)
Converts a Windows country ID to a language type.
Definition: countryid.cxx:310
const CountryId COUNTRY_KAZAKHSTAN
Definition: countryid.hxx:53
const CountryId COUNTRY_NICARAGUA
Definition: countryid.hxx:192
const CountryId COUNTRY_POLAND
Definition: countryid.hxx:71
const CountryId COUNTRY_CONGO
Definition: countryid.hxx:125
const CountryId COUNTRY_ANTARCTICA
Definition: countryid.hxx:208