Home
last modified time | relevance | path

Searched refs:pHyphDsp (Results 1 – 2 of 2) sorted by relevance

/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx587 pHyphDsp = 0; in LngSvcMgr()
733 pHyphDsp->SetServiceList( CreateLocale(nLang), aSvcImplNames ); in Notify()
833 if (!pHyphDsp) in GetHyphenatorDsp_Impl()
835 pHyphDsp = new HyphenatorDispatcher( *this ); in GetHyphenatorDsp_Impl()
836 xHyphDsp = pHyphDsp; in GetHyphenatorDsp_Impl()
838 SetCfgServiceLists( *pHyphDsp ); in GetHyphenatorDsp_Impl()
1596 pHyphDsp->GetServiceList( rLocale ) ); in setConfiguredServices()
1599 pHyphDsp->SetServiceList( rLocale, rServiceImplNames ); in setConfiguredServices()
1648 if (!pHyphDsp) in SaveCfgSvcs()
1650 pDsp = pHyphDsp; in SaveCfgSvcs()
[all …]
H A Dlngsvcmgr.hxx100 HyphenatorDispatcher * pHyphDsp; member in LngSvcMgr

Completed in 54 milliseconds