Home
last modified time | relevance | path

Searched refs:getDictionaryWord (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/linguistic/source/
H A Ddicimp.cxx399 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
H A Dhyphdsp.cxx89 OUString aText( xEntry->getDictionaryWord() ); in buildHyphWord()
177 OUString aText( xEntry->getDictionaryWord() ); in buildPossHyphens()
H A Ddicimp.hxx223 getDictionaryWord() throw(::com::sun::star::uno::RuntimeException);
H A Dspelldta.cxx158 aEntryTxt = pEntries[k]->getDictionaryWord(); in SearchSimilarText()
H A Dmisc.cxx327 sal_Int32 nIdx = xEntry->getDictionaryWord().indexOf( '=' ); in lcl_HasHyphInfo()
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXDictionaryEntry.idl66 string getDictionaryWord();
/aoo41x/main/cui/source/options/
H A Doptdict.cxx539 aStr = String(pEntry[i]->getDictionaryWord()); in ShowWords_Impl()

Completed in 37 milliseconds