Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleSpellChecker.java153 private short GetSpellFailure( in GetSpellFailure() method in SampleSpellChecker
305 short nFailure = GetSpellFailure( aWord, aLocale, aProperties ); in isValid()
/aoo4110/main/linguistic/workben/
H A Dsspellimp.cxx135 INT16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() function in SpellChecker
196 INT16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid()
H A Dsspellimp.hxx83 INT16 GetSpellFailure( const OUString &rWord, const Locale &rLocale );
/aoo4110/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx233 sal_Int16 MacSpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() function in MacSpellChecker
320 sal_Int16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid()
H A Dmacspellimp.hxx97 sal_Int16 GetSpellFailure( const OUString &rWord, const Locale &rLocale );
/aoo4110/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx271 sal_Int16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() function in SpellChecker
387 sal_Int16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid()
H A Dsspellimp.hxx89 sal_Int16 GetSpellFailure( const OUString &rWord, const Locale &rLocale );

Completed in 39 milliseconds