Home
last modified time | relevance | path

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

/aoo42x/main/editeng/source/misc/
H A Dsplwrap.cxx581 Reference< XDictionary > xAllRightDic; in FindSpellError() local
583 xAllRightDic = GetAllRightDic(); in FindSpellError()
594 if (IsAllRight() && xAllRightDic.is()) in FindSpellError()
596 xAllRightDic->add( xAlt->getWord(), sal_False, ::rtl::OUString() ); in FindSpellError()

Completed in 10 milliseconds