Lines Matching defs:rLocale

290 LocaleData::getLocaleItem( const Locale& rLocale ) throw(RuntimeException)  in getLocaleItem()
464const Locale& rLocale, const Sequence< Calendar >& calendarsSeq, sal_Int16 len, sal_Int16 item) 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()
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()
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()