Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java193 private XSpellAlternatives GetProposals( in GetProposals() method in SampleSpellChecker
338 xRes = GetProposals( aWord, aLocale, aProperties ); in spell()
/aoo41x/main/linguistic/workben/
H A Dsspellimp.cxx213 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() function in SpellChecker
295 xAlt = GetProposals( rWord, rLocale ); in spell()
H A Dsspellimp.hxx85 GetProposals( const OUString &rWord, const Locale &rLocale );
/aoo41x/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx338 MacSpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() function in MacSpellChecker
427 xAlt = GetProposals( rWord, rLocale ); in spell()
H A Dmacspellimp.hxx98 Reference< XSpellAlternatives > GetProposals( const OUString &rWord, const Locale &rLocale );
/aoo41x/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx405 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() function in SpellChecker
505 xAlt = GetProposals( rWord, rLocale ); in spell()
H A Dsspellimp.hxx90 Reference< XSpellAlternatives > GetProposals( const OUString &rWord, const Locale &rLocale );

Completed in 39 milliseconds