Lines Matching defs:rLocale

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