Lines Matching refs:SpellCheckerDispatcher

210 SpellCheckerDispatcher::SpellCheckerDispatcher( LngSvcMgr &rLngSvcMgr ) :  in SpellCheckerDispatcher()  function in SpellCheckerDispatcher
217 SpellCheckerDispatcher::~SpellCheckerDispatcher() in ~SpellCheckerDispatcher()
224 void SpellCheckerDispatcher::ClearSvcList() in ClearSvcList()
232 Sequence< Locale > SAL_CALL SpellCheckerDispatcher::getLocales() in getLocales()
248 sal_Bool SAL_CALL SpellCheckerDispatcher::hasLocale( const Locale& rLocale ) in hasLocale()
258 SpellCheckerDispatcher::isValid( const OUString& rWord, const Locale& rLocale, in isValid()
268 SpellCheckerDispatcher::spell( const OUString& rWord, const Locale& rLocale, in spell()
311 sal_Bool SpellCheckerDispatcher::isValid_Impl( in isValid_Impl()
479 Reference< XSpellAlternatives > SpellCheckerDispatcher::spell_Impl( in spell_Impl()
758 uno::Sequence< sal_Int16 > SAL_CALL SpellCheckerDispatcher::getLanguages( ) in getLanguages()
768 sal_Bool SAL_CALL SpellCheckerDispatcher::hasLanguage( in hasLanguage()
778 sal_Bool SAL_CALL SpellCheckerDispatcher::isValid( in isValid()
790 uno::Reference< linguistic2::XSpellAlternatives > SAL_CALL SpellCheckerDispatcher::spell( in spell()
802 void SpellCheckerDispatcher::SetServiceList( const Locale &rLocale, in SetServiceList()
837 SpellCheckerDispatcher::GetServiceList( const Locale &rLocale ) const in GetServiceList()
845 SpellCheckerDispatcher *pThis = (SpellCheckerDispatcher *) this; in GetServiceList()
855 LinguDispatcher::DspType SpellCheckerDispatcher::GetDspType() const in GetDspType()
860 void SpellCheckerDispatcher::FlushSpellCache() in FlushSpellCache()