Searched refs:pHyphDsp (Results 1 – 2 of 2) sorted by relevance
581 pHyphDsp = 0; in LngSvcMgr()727 pHyphDsp->SetServiceList( CreateLocale(nLang), aSvcImplNames ); in Notify()827 if (!pHyphDsp) in GetHyphenatorDsp_Impl()829 pHyphDsp = new HyphenatorDispatcher( *this ); in GetHyphenatorDsp_Impl()830 xHyphDsp = pHyphDsp; in GetHyphenatorDsp_Impl()832 SetCfgServiceLists( *pHyphDsp ); in GetHyphenatorDsp_Impl()1582 pHyphDsp->GetServiceList( rLocale ) ); in setConfiguredServices()1585 pHyphDsp->SetServiceList( rLocale, rServiceImplNames ); in setConfiguredServices()1634 if (!pHyphDsp) in SaveCfgSvcs()1636 pDsp = pHyphDsp; in SaveCfgSvcs()[all …]
100 HyphenatorDispatcher * pHyphDsp; member in LngSvcMgr