Searched refs:xAllRightDic (Results 1 – 1 of 1) sorted by relevance
581 Reference< XDictionary > xAllRightDic; in FindSpellError() local583 xAllRightDic = GetAllRightDic(); in FindSpellError()594 if (IsAllRight() && xAllRightDic.is()) in FindSpellError()596 xAllRightDic->add( xAlt->getWord(), sal_False, ::rtl::OUString() ); in FindSpellError()
Completed in 13 milliseconds