Lines Matching refs:Locale

274         com::sun::star::lang::Locale aLocale;
275 sal_Bool equals(const com::sun::star::lang::Locale& rLocale) in equals()
290 LocaleData::getLocaleItem( const Locale& rLocale ) throw(RuntimeException) in getLocaleItem()
384 Locale aLocale; in getFunctionSymbolByName()
386 Locale aFbLocale = MsLangId::getFallbackLocale( aLocale); in getFunctionSymbolByName()
464 … const Locale& rLocale, const Sequence< Calendar >& calendarsSeq, sal_Int16 len, sal_Int16 item) in getCalendarItemByName()
471 Locale loc(language, country, OUString()); in getCalendarItemByName()
489Locale(OUString::createFromAscii("en"), OUString::createFromAscii("US"), OUString())); in getCalendarItemByName()
502 LocaleData::getAllCalendars( const Locale& rLocale ) throw(RuntimeException) in getAllCalendars()
575 LocaleData::getAllCurrencies2( const Locale& rLocale ) throw(RuntimeException) in getAllCurrencies2()
610 LocaleData::getAllCurrencies( const Locale& rLocale ) throw(RuntimeException) in getAllCurrencies()
660 LocaleData::getAllFormats( const Locale& rLocale ) throw(RuntimeException) in getAllFormats()
672 sal_Int16 getFunc( LocaleData& rLocaleData, const Locale& rL, const char* pName ) in getAllFormats()
719 LocaleData::getCollatorRuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Ru… in getCollatorRuleByAlgorithm()
734 LocaleData::getCollatorImplementations( const Locale& rLocale ) throw(RuntimeException) in getCollatorImplementations()
759 LocaleData::getCollationOptions( const Locale& rLocale ) throw(RuntimeException) in getCollationOptions()
781 LocaleData::getSearchOptions( const Locale& rLocale ) throw(RuntimeException) in getSearchOptions()
803 LocaleData::getIndexArray(const Locale& rLocale, sal_Int16& indexCount) in getIndexArray()
813 LocaleData::getIndexAlgorithm( const Locale& rLocale ) throw(RuntimeException) in getIndexAlgorithm()
832 LocaleData::getDefaultIndexAlgorithm( const Locale& rLocale ) throw(RuntimeException) in getDefaultIndexAlgorithm()
847 LocaleData::hasPhonetic( const Locale& rLocale ) throw(RuntimeException) in hasPhonetic()
862 LocaleData::getIndexArrayForAlgorithm(const Locale& rLocale, const OUString& algorithm) in getIndexArrayForAlgorithm()
876 LocaleData::isPhonetic( const Locale& rLocale, const OUString& algorithm ) throw(RuntimeException) in isPhonetic()
883 LocaleData::getIndexKeysByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Runti… in getIndexKeysByAlgorithm()
890 LocaleData::getIndexModuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Run… in getIndexModuleByAlgorithm()
897 LocaleData::getUnicodeScripts( const Locale& rLocale ) throw(RuntimeException) in getUnicodeScripts()
919 LocaleData::getFollowPageWords( const Locale& rLocale ) throw(RuntimeException) in getFollowPageWords()
941 LocaleData::getTransliterations( const Locale& rLocale ) throw(RuntimeException) in getTransliterations()
969 LocaleData::getLanguageCountryInfo( const Locale& rLocale ) throw(RuntimeException) in getLanguageCountryInfo()
994 LocaleData::getForbiddenCharacters( const Locale& rLocale ) throw(RuntimeException) in getForbiddenCharacters()
1013 LocaleData::getHangingCharacters( const Locale& rLocale ) throw(RuntimeException) in getHangingCharacters()
1029 LocaleData::getBreakIteratorRules( const Locale& rLocale ) throw(RuntimeException) in getBreakIteratorRules()
1053 LocaleData::getReservedWord( const Locale& rLocale ) throw(RuntimeException) in getReservedWord()
1083 LocaleData::getContinuousNumberingLevels( const lang::Locale& rLocale ) throw(RuntimeException) in getContinuousNumberingLevels()
1158 struct Locale;
1212 LocaleData::getOutlineNumberingLevels( const lang::Locale& rLocale ) throw(RuntimeException) in getOutlineNumberingLevels()
1293 oslGenericFunction SAL_CALL LocaleData::getFunctionSymbol( const Locale& rLocale, const sal_Char* p… in getFunctionSymbol()
1345 Sequence< Locale > SAL_CALL
1348 Sequence< lang::Locale > seq( nbOfLocales ); in getAllInstalledLocaleNames()
1362 lang::Locale tmpLocale(name.getToken(0, under, index), empStr, empStr); in getAllInstalledLocaleNames()