Searched refs:pSpellDsp (Results 1 – 2 of 2) sorted by relevance
397 if (rMyManager.pSpellDsp) in Timeout()398 rMyManager.pSpellDsp->FlushSpellCache(); in Timeout()482 if (rMyManager.pSpellDsp) in processDictionaryListEvent()483 rMyManager.pSpellDsp->FlushSpellCache(); in processDictionaryListEvent()585 pSpellDsp = 0; in LngSvcMgr()680 pSpellDsp->SetServiceList( CreateLocale(nLang), aSvcImplNames ); in Notify()790 if (!pSpellDsp) in GetSpellCheckerDsp_Impl()792 pSpellDsp = new SpellCheckerDispatcher( *this ); in GetSpellCheckerDsp_Impl()793 xSpellDsp = pSpellDsp; in GetSpellCheckerDsp_Impl()795 SetCfgServiceLists( *pSpellDsp ); in GetSpellCheckerDsp_Impl()[all …]
98 SpellCheckerDispatcher * pSpellDsp; member in LngSvcMgr