Searched refs:CheckWord (Results 1 – 3 of 3) sorted by relevance
370 bTmpRes = GetCache().CheckWord( aChkWord, nLanguage ); in isValid_Impl()433 bTmpRes = GetCache().CheckWord( aChkWord, nLanguage ); in isValid_Impl()538 sal_Bool bOK = GetCache().CheckWord( aChkWord, nLanguage ); in spell_Impl()620 sal_Bool bOK = GetCache().CheckWord( aChkWord, nLanguage ); in spell_Impl()
260 bool SpellCache::CheckWord( const OUString& rWord, LanguageType nLang ) in CheckWord() function in linguistic::SpellCache
119 bool CheckWord( const ::rtl::OUString& rWord, LanguageType nLang );
Completed in 23 milliseconds