Searched refs:SvcInfoArray (Results 1 – 2 of 2) sorted by relevance
105 typedef std::vector< SvcInfo * > SvcInfoArray; typedef in LngSvcMgr106 SvcInfoArray * pAvailSpellSvcs;107 SvcInfoArray * pAvailGrammarSvcs;108 SvcInfoArray * pAvailHyphSvcs;109 SvcInfoArray * pAvailThesSvcs;140 const SvcInfoArray &rAvailSvcs );142 static void clearSvcInfoArray(SvcInfoArray *pInfo);
190 const SvcInfoArray &rAvailSvcs ) in SetAvailableCfgServiceLists()606 void LngSvcMgr::clearSvcInfoArray(SvcInfoArray* pInfo) in clearSvcInfoArray()859 pAvailSpellSvcs = new SvcInfoArray; in GetAvailableSpellSvcs_Impl()925 pAvailGrammarSvcs = new SvcInfoArray; in GetAvailableGrammarSvcs_Impl()991 pAvailHyphSvcs = new SvcInfoArray; in GetAvailableHyphSvcs_Impl()1056 pAvailThesSvcs = new SvcInfoArray; in GetAvailableThesSvcs_Impl()1405 const SvcInfoArray *pInfoArray = 0; in getAvailableServices()
Completed in 26 milliseconds