Home
last modified time | relevance | path

Searched refs:country (Results 1 – 25 of 60) sorted by relevance

123

/aoo41x/main/sal/inc/rtl/
H A Dlocale.hxx181 static OLocale registerLocale( const OUString & language, const OUString & country, in registerLocale() argument
184 return rtl_locale_register( language.getStr(), country.getStr(), variant.getStr() ); in registerLocale()
192 static OLocale registerLocale( const OUString & language, const OUString & country ) in registerLocale() argument
194 return rtl_locale_register( language.getStr(), country.getStr(), NULL ); in registerLocale()
203 static void setDefault( const OUString & language, const OUString & country, in setDefault() argument
205 { rtl_locale_setDefault( language.getStr(), country.getStr(), variant.getStr()); } in setDefault()
H A Dlocale.h75 …L rtl_locale_register( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicod…
98 void SAL_CALL rtl_locale_setDefault( const sal_Unicode * language, const sal_Unicode * country, con…
/aoo41x/main/sal/rtl/source/
H A Dlocale.c261 …L rtl_locale_register( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicod… in rtl_locale_register() argument
271 if ( !country ) in rtl_locale_register()
272 country = &c; in rtl_locale_register()
279 … hashCode = rtl_ustr_hashCode(language) ^ rtl_ustr_hashCode(country) ^ rtl_ustr_hashCode(variant); in rtl_locale_register()
286 rtl_uString_newFromStr(&sCountry, country); in rtl_locale_register()
312 void SAL_CALL rtl_locale_setDefault( const sal_Unicode * language, const sal_Unicode * country, con… in rtl_locale_setDefault() argument
314 g_pDefaultLocale = rtl_locale_register(language, country, variant); in rtl_locale_setDefault()
/aoo41x/main/offapi/com/sun/star/resource/
H A DXLocale.idl55 /** creates a locale from language, country, and variant.
114 a sequence of all ISO country codes known to the component.
131 given country.
133 sequence<string> getLanguagesForCountry( [in] string country );
148 the ISO country code for the specified locale.
184 country code for display of field to user. If the localized
185 name is not found, returns the ISO code. The desired user country
194 country code for display of field to user. If the localized
198 specifies the desired user country.
256 language, country, and variant, and unequal to all other
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_resource.cxx190 OUString country = _sLang.getToken( 0, '-', nIndex ); in toLocale() local
191 if (country.getLength() > 0) in toLocale()
194 checkSecondSubtag(country, bIsCountry); in toLocale()
197 locale.Country = country; in toLocale()
201 locale.Variant = country; in toLocale()
/aoo41x/main/i18npool/source/localedata/data/
H A Dlist-locales.awk36 country = ""
72 country = x[3]
91 printf( "%3s_%2s: %s - %s\n", iso[1], iso[2], language, country )
93 printf( "%3s %2s: %s %s\n", iso[1], iso[2], language, country )
/aoo41x/main/lingucomponent/source/languageguessing/
H A Dguess.cxx54 string country; in Guess() local
84 country+=guess_str[current_pointer]; in Guess()
98 country_str=country; in Guess()
/aoo41x/main/offapi/com/sun/star/i18n/
H A DLanguageCountryInfo.idl34 The language and country identifiers and descriptive names of the
48 /// ISO-3166 country code, for example, "US" or "DE"
50 /// Descriptive country name, for example, "United States" or "Germany"
/aoo41x/main/sal/workben/
H A Dgetlocaleinfotest.cxx34 rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); in main() local
38 rtl_locale_register( lang.getStr( ), country.getStr( ), NULL ); in main()
/aoo41x/main/sal/osl/unx/
H A Dosxlocale.cxx94 CFStringRef country = (CFStringRef)CFArrayGetValueAtIndex(subs, 1); in macosx_getLocale() local
95 …CFStringGetCString(country, locale + strlen(locale), bufferLen - strlen(locale), kCFStringEncoding… in macosx_getLocale()
/aoo41x/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx174 OString country() const in country() function in __anonfab6da550111::iso_lang_identifier
334 …guageType ltype = MsLangId::convertIsoNamesToLanguage(myiso_lang.language(), myiso_lang.country()); in add_group_entries()
467 … LanguageType ltype = MsLangId::convertIsoNamesToLanguage(iso_lang.language(), iso_lang.country()); in start_language_section()
/aoo41x/main/officecfg/registry/schema/
H A Doo-ldap-attr-map.properties43 # country.c (country)
/aoo41x/main/i18npool/source/breakiterator/
H A Dbreakiterator_cjk.cxx122 #define LOCALE(language, country) lang::Locale(OUString::createFromAscii(language), OUString::creat… argument
/aoo41x/main/shell/source/backends/localebe/
H A Dlocalebackend.cxx172 CFStringRef country = (CFStringRef)CFArrayGetValueAtIndex(subs, 1); in ImplGetLocale() local
173 OUStringBufferAppendCFString(aLocaleBuffer, country); in ImplGetLocale()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.src253 Text[ en-US ] = "N~ever include the country/region";
260 Text[ en-US ] = "~Always include the country/region";
267 Text[ en-US ] = "Only ~include the country/region if it is not:";
/aoo41x/main/udkapi/com/sun/star/lang/
H A DLocale.idl43 user's native country, region, or culture. </p>
104 for language, country and variant as: "es", "ES", "Traditional_WIN".</p>
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx342 g_value_set_string(pStackValue,ec->country ); break; in handleSplitAddress()
355 g_value_set_string(pStackValue,ec->country ); break; in handleSplitAddress()
368 g_value_set_string(pStackValue,ec->country ); break; in handleSplitAddress()
H A DEApi.h135 char *country; member
/aoo41x/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx167 … OUString country([ aCountry cStringUsingEncoding: NSUTF8StringEncoding], [aCountry length], aEnc); in getLocales() local
168 Locale nLoc( lang, country, OUString() ); in getLocales()
/aoo41x/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx823 gchar * country = g_ascii_strup(str_array[1], -1); in String2Locale() local
824 aLocale.Country = rtl::OUString::createFromAscii(country); in String2Locale()
825 g_free(country); in String2Locale()
/aoo41x/main/stoc/source/javavm/
H A Djavavm.cxx427 rtl::OUString country; in getDefaultLocaleFromConfig() local
433 country = locale->getStringValue().copy(index + 1); in getDefaultLocaleFromConfig()
442 if(country.getLength()) { in getDefaultLocaleFromConfig()
444 prop += country; in getDefaultLocaleFromConfig()
/aoo41x/main/offapi/com/sun/star/text/
H A DUserDataPart.idl77 /** The field shows the country.
/aoo41x/main/offapi/com/sun/star/util/
H A DPathSubstitution.idl78 <dd>The country code used by the Office, like 01=english, 49=german.</dd>
/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx470 OUString country = name.getToken(0, under, index); in getCalendarItemByName() local
471 Locale loc(language, country, OUString()); in getCalendarItemByName()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.hxx281 rtl::OUString country( const rtl::OUString& Language );

Completed in 220 milliseconds

123