Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dlngsvcmgr.cxx606 void LngSvcMgr::clearSvcInfoArray(SvcInfoArray* pInfo) in clearSvcInfoArray() function in LngSvcMgr
621 clearSvcInfoArray(pAvailSpellSvcs); in ~LngSvcMgr()
622 clearSvcInfoArray(pAvailGrammarSvcs); in ~LngSvcMgr()
623 clearSvcInfoArray(pAvailHyphSvcs); in ~LngSvcMgr()
624 clearSvcInfoArray(pAvailThesSvcs); in ~LngSvcMgr()
661 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in Notify()
714 clearSvcInfoArray(pAvailHyphSvcs); pAvailHyphSvcs = 0; in Notify()
739 clearSvcInfoArray(pAvailThesSvcs); pAvailThesSvcs = 0; in Notify()
1411 clearSvcInfoArray(pAvailSpellSvcs); pAvailSpellSvcs = 0; in getAvailableServices()
1428 clearSvcInfoArray(pAvailHyphSvcs); pAvailHyphSvcs = 0; in getAvailableServices()
[all …]
H A Dlngsvcmgr.hxx142 static void clearSvcInfoArray(SvcInfoArray *pInfo);

Completed in 42 milliseconds