Home
last modified time | relevance | path

Searched refs:PhoneticEntry (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_common.cxx112 const OUString& PhoneticEntry, const lang::Locale& rLocale ) throw (RuntimeException) in getEntry() argument
119 if (usePhonetic && PhoneticEntry.getLength() > 0 && rLocale.Language == aLocale.Language && in getEntry()
121 return PhoneticEntry; in getEntry()
H A Dindexentrysupplier_ja_phonetic.cxx52 const OUString& PhoneticEntry, const lang::Locale& rLocale ) in getIndexKey() argument
55 …return getIndexCharacter( PhoneticEntry.getLength() > 0 ? PhoneticEntry : IndexEntry, rLocale, OUS… in getIndexKey()
/aoo41x/main/i18npool/inc/
H A Dindexentrysupplier_common.hxx69 const rtl::OUString& PhoneticEntry, const com::sun::star::lang::Locale& rLocale )
99 const rtl::OUString& PhoneticEntry, const com::sun::star::lang::Locale& rLocale )
H A Dindexentrysupplier_ja_phonetic.hxx44 const rtl::OUString& PhoneticEntry, const com::sun::star::lang::Locale& rLocale )\
H A Dindexentrysupplier_default.hxx46 const rtl::OUString& PhoneticEntry, const com::sun::star::lang::Locale& rLocale )
H A Dindexentrysupplier.hxx66 const rtl::OUString& PhoneticEntry, const com::sun::star::lang::Locale& rLocale )

Completed in 74 milliseconds