Searched refs:rLocale2 (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/i18npool/source/indexentry/ |
H A D | indexentrysupplier_asian.cxx | 96 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const Locale& rLocale2 ) in compareIndexEntry() argument 100 getEntry(rIndexEntry2, rPhoneticEntry2, rLocale2)); in compareIndexEntry() 105 rLocale1.Language == rLocale2.Language && rLocale1.Country == rLocale2.Country && in compareIndexEntry() 106 rLocale1.Variant == rLocale2.Variant) in compareIndexEntry()
|
H A D | indexentrysupplier_ja_phonetic.cxx | 60 const OUString& IndexEntry2, const OUString& PhoneticEntry2, const lang::Locale& rLocale2 ) in compareIndexEntry() argument 65 IndexEntrySupplier_ja_phonetic::getIndexKey(IndexEntry2, PhoneticEntry2, rLocale2)) ); in compareIndexEntry() 70 IndexEntry2, PhoneticEntry2, rLocale2); in compareIndexEntry()
|
H A D | indexentrysupplier_default.cxx | 65 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const lang::Locale& rLocale2 ) in compareIndexEntry() argument 70 index->getIndexWeight(getEntry(rIndexEntry2, rPhoneticEntry2, rLocale2)); in compareIndexEntry() 74 rIndexEntry2, rPhoneticEntry2, rLocale2); in compareIndexEntry()
|
H A D | indexentrysupplier.cxx | 90 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const Locale& rLocale2 ) in compareIndexEntry() argument 95 rIndexEntry2, rPhoneticEntry2, rLocale2); in compareIndexEntry()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | txmsrt.hxx | 83 const ::com::sun::star::lang::Locale& rLocale2 ) const; 88 const ::com::sun::star::lang::Locale& rLocale2 ) const in IsEqual() 91 rTxt2, rTxtReading2, rLocale2 ); in IsEqual() 97 const ::com::sun::star::lang::Locale& rLocale2 ) const in IsLess() 100 rTxt2, rTxtReading2, rLocale2 ); in IsLess()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | cellkeytranslator.cxx | 51 static LocaleMatch lclLocaleCompare(const Locale& rLocale1, const Locale& rLocale2) in lclLocaleCompare() argument 59 if ( !rLocale1.Country.compareTo(rLocale2.Country) ) in lclLocaleCompare() 64 if ( !rLocale1.Variant.compareTo(rLocale2.Variant) ) in lclLocaleCompare()
|
/aoo42x/main/sw/source/core/tox/ |
H A D | toxhlp.cxx | 169 const STAR_NMSPC::lang::Locale& rLocale2 ) const in CompareIndexEntry() 174 rTxt2, rTxtReading2, rLocale2 ); in CompareIndexEntry()
|
H A D | txmsrt.cxx | 126 const lang::Locale& rLocale2 ) const in Compare() 129 rTxt2, rTxtReading2, rLocale2 ); in Compare()
|
/aoo42x/main/i18npool/inc/ |
H A D | indexentrysupplier_asian.hxx | 51 const com::sun::star::lang::Locale& rLocale2 )
|
H A D | indexentrysupplier_ja_phonetic.hxx | 49 const com::sun::star::lang::Locale& rLocale2 )\
|
H A D | indexentrysupplier_default.hxx | 52 const com::sun::star::lang::Locale& rLocale2 )
|
H A D | indexentrysupplier_common.hxx | 75 const com::sun::star::lang::Locale& rLocale2 )
|
H A D | indexentrysupplier.hxx | 72 const com::sun::star::lang::Locale& rLocale2 )
|
Completed in 55 milliseconds