Searched refs:xSetAlt (Results 1 – 1 of 1) sorted by relevance
732 uno::Reference< linguistic2::XSetSpellAlternatives > xSetAlt( xRes, uno::UNO_QUERY ); in spell_Impl() local733 if (xSetAlt.is()) in spell_Impl()735 xSetAlt->setAlternatives( aProposals ); in spell_Impl()736 xSetAlt->setFailureType( eFailureType ); in spell_Impl()
Completed in 13 milliseconds