Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dspelldsp.cxx732 uno::Reference< linguistic2::XSetSpellAlternatives > xSetAlt( xRes, uno::UNO_QUERY ); in spell_Impl() local
733 if (xSetAlt.is()) in spell_Impl()
735 xSetAlt->setAlternatives( aProposals ); in spell_Impl()
736 xSetAlt->setFailureType( eFailureType ); in spell_Impl()

Completed in 17 milliseconds