Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx600 void LngSvcMgr::clearSvcInfoArray(SvcInfoArray* pInfo) in clearSvcInfoArray() function in LngSvcMgr
615 clearSvcInfoArray(pAvailSpellSvcs); in ~LngSvcMgr()
616 clearSvcInfoArray(pAvailGrammarSvcs); in ~LngSvcMgr()
617 clearSvcInfoArray(pAvailHyphSvcs); in ~LngSvcMgr()
618 clearSvcInfoArray(pAvailThesSvcs); in ~LngSvcMgr()
655 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in Notify()
680 clearSvcInfoArray(pAvailGrammarSvcs); pAvailGrammarSvcs = 0; in Notify()
708 clearSvcInfoArray(pAvailHyphSvcs); pAvailHyphSvcs = 0; in Notify()
733 clearSvcInfoArray(pAvailThesSvcs); pAvailThesSvcs = 0; in Notify()
1399 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in getAvailableServices()
[all …]
H A Dlngsvcmgr.hxx142 static void clearSvcInfoArray(SvcInfoArray *pInfo);