Home
last modified time | relevance | path

Searched refs:rLocale2 (Results 1 – 13 of 13) sorted by relevance

/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx96 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 Dindexentrysupplier_ja_phonetic.cxx60 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 Dindexentrysupplier_default.cxx65 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 Dindexentrysupplier.cxx90 const OUString& rIndexEntry2, const OUString& rPhoneticEntry2, const Locale& rLocale2 ) in compareIndexEntry() argument
95 rIndexEntry2, rPhoneticEntry2, rLocale2); in compareIndexEntry()
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx83 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()
/trunk/main/sc/source/core/tool/
H A Dcellkeytranslator.cxx51 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()
/trunk/main/sw/source/core/tox/
H A Dtoxhlp.cxx169 const STAR_NMSPC::lang::Locale& rLocale2 ) const in CompareIndexEntry()
174 rTxt2, rTxtReading2, rLocale2 ); in CompareIndexEntry()
H A Dtxmsrt.cxx126 const lang::Locale& rLocale2 ) const in Compare()
129 rTxt2, rTxtReading2, rLocale2 ); in Compare()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_asian.hxx51 const com::sun::star::lang::Locale& rLocale2 )
H A Dindexentrysupplier_ja_phonetic.hxx49 const com::sun::star::lang::Locale& rLocale2 )\
H A Dindexentrysupplier_default.hxx52 const com::sun::star::lang::Locale& rLocale2 )
H A Dindexentrysupplier_common.hxx75 const com::sun::star::lang::Locale& rLocale2 )
H A Dindexentrysupplier.hxx72 const com::sun::star::lang::Locale& rLocale2 )

Completed in 39 milliseconds