Searched refs:getDictionaryWord (Results 1 – 7 of 7) sorted by relevance
399 ByteString aStr(xEntry->getDictionaryWord().getStr(), eEnc); in formatForSave()606 int nCmp = - cmpDicEntry( pEntry[nMidIdx]->getDictionaryWord(), in seekEntry()637 if (cmpDicEntry( pEntry[i-1]->getDictionaryWord(), in isSorted()638 pEntry[i]->getDictionaryWord() ) > 0) in isSorted()668 bFound = seekEntry( xDicEntry->getDictionaryWord(), &nPos ); in addEntry_Impl()1127 OUString SAL_CALL DicEntry::getDictionaryWord( ) in getDictionaryWord() function in DicEntry
89 OUString aText( xEntry->getDictionaryWord() ); in buildHyphWord()177 OUString aText( xEntry->getDictionaryWord() ); in buildPossHyphens()
223 getDictionaryWord() throw(::com::sun::star::uno::RuntimeException);
158 aEntryTxt = pEntries[k]->getDictionaryWord(); in SearchSimilarText()
327 sal_Int32 nIdx = xEntry->getDictionaryWord().indexOf( '=' ); in lcl_HasHyphInfo()
66 string getDictionaryWord();
539 aStr = String(pEntry[i]->getDictionaryWord()); in ShowWords_Impl()
Completed in 36 milliseconds