Lines Matching refs:rLocale

275         sal_Bool equals(const com::sun::star::lang::Locale& rLocale)  in equals()
277 return (rLocale == aLocale); in equals()
290 LocaleData::getLocaleItem( const Locale& rLocale ) throw(RuntimeException) in getLocaleItem() argument
295 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getLocaleItem" ); in getLocaleItem()
464 … const Locale& rLocale, const Sequence< Calendar >& calendarsSeq, sal_Int16 len, sal_Int16 item) in getCalendarItemByName() argument
473 if (loc == rLocale) { in getCalendarItemByName()
502 LocaleData::getAllCalendars( const Locale& rLocale ) throw(RuntimeException) in getAllCalendars() argument
508 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getAllCalendars" ); in getAllCalendars()
525 …days = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_DAYS); in getAllCalendars()
536 …months = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_MON… in getAllCalendars()
547 …eras = getCalendarItemByName(OUString(allCalendars[offset+1]), rLocale, calendarsSeq, i, REF_ERAS); in getAllCalendars()
575 LocaleData::getAllCurrencies2( const Locale& rLocale ) throw(RuntimeException) in getAllCurrencies2() argument
581 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getAllCurrencies" ); in getAllCurrencies2()
610 LocaleData::getAllCurrencies( const Locale& rLocale ) throw(RuntimeException) in getAllCurrencies() argument
612 Sequence< Currency2 > aCur2( getAllCurrencies2( rLocale)); in getAllCurrencies()
660 LocaleData::getAllFormats( const Locale& rLocale ) throw(RuntimeException) in getAllFormats() argument
683 const sal_Int32 formatCount = section[0].getFunc( *this, rLocale, "getAllFormats0") in getAllFormats()
684 + section[1].getFunc( *this, rLocale, "getAllFormats1"); in getAllFormats()
686 sal_Int32 formatCount = section[0].getFunc( *this, rLocale, "getAllFormats0"); in getAllFormats()
687 formatCount += section[1].getFunc( *this, rLocale, "getAllFormats1"); in getAllFormats()
719 LocaleData::getCollatorRuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Ru… in getCollatorRuleByAlgorithm() argument
721 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getCollatorImplementation" ); in getCollatorRuleByAlgorithm()
734 LocaleData::getCollatorImplementations( const Locale& rLocale ) throw(RuntimeException) in getCollatorImplementations() argument
739 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getCollatorImplementation" ); in getCollatorImplementations()
759 LocaleData::getCollationOptions( const Locale& rLocale ) throw(RuntimeException) in getCollationOptions() argument
764 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getCollationOptions" ); in getCollationOptions()
781 LocaleData::getSearchOptions( const Locale& rLocale ) throw(RuntimeException) in getSearchOptions() argument
786 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getSearchOptions" ); in getSearchOptions()
803 LocaleData::getIndexArray(const Locale& rLocale, sal_Int16& indexCount) in getIndexArray() argument
805 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getIndexAlgorithm" ); in getIndexArray()
813 LocaleData::getIndexAlgorithm( const Locale& rLocale ) throw(RuntimeException) in getIndexAlgorithm() argument
816 sal_Unicode **indexArray = getIndexArray(rLocale, indexCount); in getIndexAlgorithm()
832 LocaleData::getDefaultIndexAlgorithm( const Locale& rLocale ) throw(RuntimeException) in getDefaultIndexAlgorithm() argument
835 sal_Unicode **indexArray = getIndexArray(rLocale, indexCount); in getDefaultIndexAlgorithm()
847 LocaleData::hasPhonetic( const Locale& rLocale ) throw(RuntimeException) in hasPhonetic() argument
850 sal_Unicode **indexArray = getIndexArray(rLocale, indexCount); in hasPhonetic()
862 LocaleData::getIndexArrayForAlgorithm(const Locale& rLocale, const OUString& algorithm) in getIndexArrayForAlgorithm() argument
865 sal_Unicode **indexArray = getIndexArray(rLocale, indexCount); in getIndexArrayForAlgorithm()
876 LocaleData::isPhonetic( const Locale& rLocale, const OUString& algorithm ) throw(RuntimeException) in isPhonetic() argument
878 sal_Unicode **indexArray = getIndexArrayForAlgorithm(rLocale, algorithm); in isPhonetic()
883 LocaleData::getIndexKeysByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Runti… in getIndexKeysByAlgorithm() argument
885 sal_Unicode **indexArray = getIndexArrayForAlgorithm(rLocale, algorithm); in getIndexKeysByAlgorithm()
890 LocaleData::getIndexModuleByAlgorithm( const Locale& rLocale, const OUString& algorithm ) throw(Run… in getIndexModuleByAlgorithm() argument
892 sal_Unicode **indexArray = getIndexArrayForAlgorithm(rLocale, algorithm); in getIndexModuleByAlgorithm()
897 LocaleData::getUnicodeScripts( const Locale& rLocale ) throw(RuntimeException) in getUnicodeScripts() argument
902 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getUnicodeScripts" ); in getUnicodeScripts()
919 LocaleData::getFollowPageWords( const Locale& rLocale ) throw(RuntimeException) in getFollowPageWords() argument
924 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getFollowPageWords" ); in getFollowPageWords()
941 LocaleData::getTransliterations( const Locale& rLocale ) throw(RuntimeException) in getTransliterations() argument
947 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getTransliterations" ); in getTransliterations()
969 LocaleData::getLanguageCountryInfo( const Locale& rLocale ) throw(RuntimeException) in getLanguageCountryInfo() argument
974 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getLCInfo" ); in getLanguageCountryInfo()
994 LocaleData::getForbiddenCharacters( const Locale& rLocale ) throw(RuntimeException) in getForbiddenCharacters() argument
999 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getForbiddenCharacters" ); in getForbiddenCharacters()
1013 LocaleData::getHangingCharacters( const Locale& rLocale ) throw(RuntimeException) in getHangingCharacters() argument
1018 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getForbiddenCharacters" ); in getHangingCharacters()
1029 LocaleData::getBreakIteratorRules( const Locale& rLocale ) throw(RuntimeException) in getBreakIteratorRules() argument
1034 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getBreakIteratorRules" ); in getBreakIteratorRules()
1053 LocaleData::getReservedWord( const Locale& rLocale ) throw(RuntimeException) in getReservedWord() argument
1058 MyFunc_Type func = (MyFunc_Type) getFunctionSymbol( rLocale, "getReservedWords" ); in getReservedWord()
1083 LocaleData::getContinuousNumberingLevels( const lang::Locale& rLocale ) throw(RuntimeException) in getContinuousNumberingLevels() argument
1088 … MyFunc_Type2 func = (MyFunc_Type2) getFunctionSymbol( rLocale, "getContinuousNumberingLevels" ); in getContinuousNumberingLevels()
1212 LocaleData::getOutlineNumberingLevels( const lang::Locale& rLocale ) throw(RuntimeException) in getOutlineNumberingLevels() argument
1217 MyFunc_Type3 func = (MyFunc_Type3) getFunctionSymbol( rLocale, "getOutlineNumberingLevels" ); in getOutlineNumberingLevels()
1293 oslGenericFunction SAL_CALL LocaleData::getFunctionSymbol( const Locale& rLocale, const sal_Char* p… in getFunctionSymbol() argument
1299 if (cachedItem.get() && cachedItem->equals(rLocale)) { in getFunctionSymbol()
1309 sal_Int32 l = rLocale.Language.getLength(); in getFunctionSymbol()
1310 sal_Int32 c = rLocale.Country.getLength(); in getFunctionSymbol()
1311 sal_Int32 v = rLocale.Variant.getLength(); in getFunctionSymbol()
1318 …(pSymbol = rLookupTable.getFunctionSymbolByName(aBuf.append(rLocale.Language).append(under).append( in getFunctionSymbol()
1319rLocale.Country).append(under).append(rLocale.Variant).makeStringAndClear(), pFunction, &pCachedIt… in getFunctionSymbol()
1322 …(pSymbol = rLookupTable.getFunctionSymbolByName(aBuf.append(rLocale.Language).append(under).append( in getFunctionSymbol()
1323 rLocale.Country).makeStringAndClear(), pFunction, &pCachedItem)) != 0) || in getFunctionSymbol()
1324 (l > 0 && c > 0 && rLocale.Language.equalsAscii("zh") && in getFunctionSymbol()
1325 (rLocale.Country.equalsAscii("HK") || in getFunctionSymbol()
1326 rLocale.Country.equalsAscii("MO")) && in getFunctionSymbol()
1328 …(pSymbol = rLookupTable.getFunctionSymbolByName(aBuf.append(rLocale.Language).append(under).append… in getFunctionSymbol()
1332 …(pSymbol = rLookupTable.getFunctionSymbolByName(rLocale.Language, pFunction, &pCachedItem)) != 0) … in getFunctionSymbol()
1339 cachedItem->aLocale = rLocale; in getFunctionSymbol()