Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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 );
/trunk/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.hxx100 Reference< XSpellAlternatives > GetProposals( const OUString &rWord, const Locale &rLocale );
/trunk/main/lingucomponent/source/spellcheck/spell/ !
H A Dsspellimp.cxx431 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() function in SpellChecker
527 xAlt = GetProposals( rWord, rLocale ); in spell()
H A Dsspellimp.hxx89 Reference< XSpellAlternatives > GetProposals( const OUString &rWord, const Locale &rLocale );

Completed in 26 milliseconds