Lines Matching refs:xIES
59 return xIES->loadAlgorithm(rLocale, SortAlgorithm, collatorOptions); in loadAlgorithm()
74 return xIES->getPhoneticCandidate(rIndexEntry, rLocale); in getPhoneticCandidate()
82 if (xIES.is()) in getIndexKey()
83 return xIES->getIndexKey(rIndexEntry, rPhoneticEntry, rLocale); in getIndexKey()
93 if (xIES.is()) in compareIndexEntry()
94 return xIES->compareIndexEntry(rIndexEntry1, rPhoneticEntry1, rLocale1, in compareIndexEntry()
114 … ::getCppuType((const Reference< com::sun::star::i18n::XExtendedIndexEntrySupplier>*)0) ) >>= xIES; in createLocaleSpecificIndexEntrySupplier()
115 return xIES.is(); in createLocaleSpecificIndexEntrySupplier()
123 … if (xIES.is() && rSortAlgorithm == aSortAlgorithm && rLocale.Language == aLocale.Language && in getLocaleSpecificIndexEntrySupplier()
125 return xIES; in getLocaleSpecificIndexEntrySupplier()
136 return xIES; in getLocaleSpecificIndexEntrySupplier()
167 return xIES; in getLocaleSpecificIndexEntrySupplier()