Searched refs:getAlternatives (Results 1 – 12 of 12) sorted by relevance
563 nNumSugestions = xRes->getAlternatives().getLength(); in spell_Impl()567 nTmpNumSugestions = xTmpRes->getAlternatives().getLength(); in spell_Impl()645 nNumSugestions = xRes->getAlternatives().getLength(); in spell_Impl()649 nTmpNumSugestions = xTmpRes->getAlternatives().getLength(); in spell_Impl()682 aProposalList.Append( xRes->getAlternatives() ); in spell_Impl()
70 Sequence< OUString > aAlt1( rxAlt1->getAlternatives() ); in MergeProposals()74 Sequence< OUString > aAlt2( rxAlt2->getAlternatives() ); in MergeProposals()313 Sequence< OUString > SAL_CALL SpellAlternatives::getAlternatives() in getAlternatives() function in linguistic::SpellAlternatives
416 Sequence<OUString>seq = xTmpRes2->getAlternatives(); in queryMeanings()459 Sequence<OUString>seq = xTmpRes->getAlternatives(); in queryMeanings()520 Sequence<OUString>seq = xTmpRes->getAlternatives(); in queryMeanings()544 Sequence<OUString>seq = xTmpRes->getAlternatives(); in queryMeanings()
94 String alternatives = alt.getAlternatives()[0]; in _spell()100 alternatives = alt.getAlternatives()[0]; in _spell()
76 public String[] getAlternatives() throws com.sun.star.uno.RuntimeException in getAlternatives() method in XSpellAlternatives_impl
200 String[] aAlternatives = xAlt.getAlternatives(); in Run()
88 sequence<string> getAlternatives();
112 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getAlternatives( ) throw (::c…
1239 … aStart->xAlternatives->getLocale(), aStart->xAlternatives->getAlternatives(), 0, sServiceName); in GetNextSentence_Impl()1881 aAlts = xAlt->getAlternatives(); in SetAlternatives()
708 if (!xAlt.is() || xAlt->getAlternatives().getLength() == 0) in ExecSpellPopup()
403 aSuggestions = xSpellAlt->getAlternatives(); in SwSpellPopup()
1123 aAlt = xSpellAlt->getAlternatives(); in ExecuteSpellPopup()
Completed in 89 milliseconds