Lines Matching refs:pSpellDsp
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()
1563 pSpellDsp->GetServiceList( rLocale ) ); in setConfiguredServices()
1566 pSpellDsp->SetServiceList( rLocale, rServiceImplNames ); in setConfiguredServices()
1634 if (!pSpellDsp) in SaveCfgSvcs()
1636 pDsp = pSpellDsp; in SaveCfgSvcs()
1672 if (pDsp == pSpellDsp) in SaveCfgSvcs()