Lines Matching refs:Locale

276         com::sun::star::lang::Locale aLocale;
277 sal_Bool equals(const com::sun::star::lang::Locale& rLocale) in equals()
292 LocaleData::getLocaleItem( const Locale& rLocale ) throw(RuntimeException) in getLocaleItem()
386 Locale aLocale; in getFunctionSymbolByName()
388 Locale aFbLocale = MsLangId::getFallbackLocale( aLocale); in getFunctionSymbolByName()
466 … const Locale& rLocale, const Sequence< Calendar >& calendarsSeq, sal_Int16 len, sal_Int16 item) in getCalendarItemByName()
473 Locale loc(language, country, OUString()); in getCalendarItemByName()
491Locale(OUString::createFromAscii("en"), OUString::createFromAscii("US"), OUString())); in getCalendarItemByName()
504 LocaleData::getAllCalendars( const Locale& rLocale ) throw(RuntimeException) in getAllCalendars()
577 LocaleData::getAllCurrencies2( const Locale& rLocale ) throw(RuntimeException) in getAllCurrencies2()
612 LocaleData::getAllCurrencies( const Locale& rLocale ) throw(RuntimeException) in getAllCurrencies()
662 LocaleData::getAllFormats( const Locale& rLocale ) throw(RuntimeException) in getAllFormats()
674 sal_Int16 getFunc( LocaleData& rLocaleData, const Locale& rL, const char* pName ) in getAllFormats()
721 LocaleData::getCollatorRuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Ru… in getCollatorRuleByAlgorithm()
736 LocaleData::getCollatorImplementations( const Locale& rLocale ) throw(RuntimeException) in getCollatorImplementations()
761 LocaleData::getCollationOptions( const Locale& rLocale ) throw(RuntimeException) in getCollationOptions()
783 LocaleData::getSearchOptions( const Locale& rLocale ) throw(RuntimeException) in getSearchOptions()
805 LocaleData::getIndexArray(const Locale& rLocale, sal_Int16& indexCount) in getIndexArray()
815 LocaleData::getIndexAlgorithm( const Locale& rLocale ) throw(RuntimeException) in getIndexAlgorithm()
834 LocaleData::getDefaultIndexAlgorithm( const Locale& rLocale ) throw(RuntimeException) in getDefaultIndexAlgorithm()
849 LocaleData::hasPhonetic( const Locale& rLocale ) throw(RuntimeException) in hasPhonetic()
864 LocaleData::getIndexArrayForAlgorithm(const Locale& rLocale, const OUString& algorithm) in getIndexArrayForAlgorithm()
878 LocaleData::isPhonetic( const Locale& rLocale, const OUString& algorithm ) throw(RuntimeException) in isPhonetic()
885 LocaleData::getIndexKeysByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Runti… in getIndexKeysByAlgorithm()
892 LocaleData::getIndexModuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Run… in getIndexModuleByAlgorithm()
899 LocaleData::getUnicodeScripts( const Locale& rLocale ) throw(RuntimeException) in getUnicodeScripts()
921 LocaleData::getFollowPageWords( const Locale& rLocale ) throw(RuntimeException) in getFollowPageWords()
943 LocaleData::getTransliterations( const Locale& rLocale ) throw(RuntimeException) in getTransliterations()
971 LocaleData::getLanguageCountryInfo( const Locale& rLocale ) throw(RuntimeException) in getLanguageCountryInfo()
996 LocaleData::getForbiddenCharacters( const Locale& rLocale ) throw(RuntimeException) in getForbiddenCharacters()
1015 LocaleData::getHangingCharacters( const Locale& rLocale ) throw(RuntimeException) in getHangingCharacters()
1031 LocaleData::getBreakIteratorRules( const Locale& rLocale ) throw(RuntimeException) in getBreakIteratorRules()
1055 LocaleData::getReservedWord( const Locale& rLocale ) throw(RuntimeException) in getReservedWord()
1085 LocaleData::getContinuousNumberingLevels( const lang::Locale& rLocale ) throw(RuntimeException) in getContinuousNumberingLevels()
1160 struct Locale;
1214 LocaleData::getOutlineNumberingLevels( const lang::Locale& rLocale ) throw(RuntimeException) in getOutlineNumberingLevels()
1295 oslGenericFunction SAL_CALL LocaleData::getFunctionSymbol( const Locale& rLocale, const sal_Char* p… in getFunctionSymbol()
1347 Sequence< Locale > SAL_CALL
1350 Sequence< lang::Locale > seq( nbOfLocales ); in getAllInstalledLocaleNames()
1364 lang::Locale tmpLocale(name.getToken(0, under, index), empStr, empStr); in getAllInstalledLocaleNames()