Home
last modified time | relevance | path

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

/aoo41x/main/linguistic/source/
H A Dspelldsp.cxx563 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()
H A Dspelldta.cxx70 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
/aoo41x/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx416 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()
/aoo41x/main/qadevOOo/tests/java/ifc/linguistic2/
H A D_XSpellChecker.java94 String alternatives = alt.getAlternatives()[0]; in _spell()
100 alternatives = alt.getAlternatives()[0]; in _spell()
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DXSpellAlternatives_impl.java76 public String[] getAlternatives() throws com.sun.star.uno.RuntimeException in getAlternatives() method in XSpellAlternatives_impl
H A DLinguisticExamples.java200 String[] aAlternatives = xAlt.getAlternatives(); in Run()
/aoo41x/main/linguistic/inc/linguistic/
H A Dspelldta.hxx111 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getAlternatives( ) throw (::c…
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXSpellAlternatives.idl88 sequence<string> getAlternatives();
/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx1239 … aStart->xAlternatives->getLocale(), aStart->xAlternatives->getAlternatives(), 0, sServiceName); in GetNextSentence_Impl()
1881 aAlts = xAlt->getAlternatives(); in SetAlternatives()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewling.cxx708 if (!xAlt.is() || xAlt->getAlternatives().getLength() == 0) in ExecSpellPopup()
/aoo41x/main/sw/source/ui/lingu/
H A Dolmenu.cxx403 aSuggestions = xSpellAlt->getAlternatives(); in SwSpellPopup()
/aoo41x/main/editeng/source/editeng/
H A Deditview.cxx1123 aAlt = xSpellAlt->getAlternatives(); in ExecuteSpellPopup()

Completed in 607 milliseconds