Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx588 pThesDsp = 0; in LngSvcMgr()
758 pThesDsp->SetServiceList( CreateLocale(nLang), aSvcImplNames ); in Notify()
845 if (!pThesDsp) in GetThesaurusDsp_Impl()
847 pThesDsp = new ThesaurusDispatcher; in GetThesaurusDsp_Impl()
848 xThesDsp = pThesDsp; in GetThesaurusDsp_Impl()
850 SetCfgServiceLists( *pThesDsp ); in GetThesaurusDsp_Impl()
1612 pThesDsp->GetServiceList( rLocale ) ); in setConfiguredServices()
1615 pThesDsp->SetServiceList( rLocale, rServiceImplNames ); in setConfiguredServices()
1655 if (!pThesDsp) in SaveCfgSvcs()
1657 pDsp = pThesDsp; in SaveCfgSvcs()
[all …]
H A Dlngsvcmgr.hxx101 ThesaurusDispatcher * pThesDsp; member in LngSvcMgr

Completed in 48 milliseconds