Searched refs:nMaxSynonms (Results 1 – 2 of 2) sorted by relevance
173 sal_Int16 nMaxSynonms ) in GetMeanings() argument177 if (IsSupportedLocale( rLocale ) && rWord.getLength() && nMaxSynonms > 0) in GetMeanings()190 for ( ; i < nMeanings && nCount < nMaxSynonms; ++i) in GetMeanings()196 for ( ; k < nSynonyms && nCount < nMaxSynonms; ++k) in GetMeanings()
86 …ynonyms, const ::rtl::OUString & rWord, const css::lang::Locale & rLocale, sal_Int16 nMaxSynonms );
Completed in 7 milliseconds