Searched refs:GetSpellFailure (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/ |
H A D | SampleSpellChecker.java | 153 private short GetSpellFailure( in GetSpellFailure() method in SampleSpellChecker 305 short nFailure = GetSpellFailure( aWord, aLocale, aProperties ); in isValid()
|
/aoo42x/main/linguistic/workben/ |
H A D | sspellimp.cxx | 135 INT16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() function in SpellChecker 196 INT16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid()
|
H A D | sspellimp.hxx | 83 INT16 GetSpellFailure( const OUString &rWord, const Locale &rLocale );
|
/aoo42x/main/lingucomponent/source/spellcheck/macosxspell/ |
H A D | macspellimp.cxx | 233 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 D | macspellimp.hxx | 99 sal_Int16 GetSpellFailure( const OUString &rWord, const Locale &rLocale );
|
/aoo42x/main/lingucomponent/source/spellcheck/spell/ |
H A D | sspellimp.cxx | 297 sal_Int16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() function in SpellChecker 413 sal_Int16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid()
|
H A D | sspellimp.hxx | 88 sal_Int16 GetSpellFailure( const OUString &rWord, const Locale &rLocale );
|
Completed in 22 milliseconds