Searched refs:SetCfgServiceLists (Results 1 – 2 of 2) sorted by relevance
132 void SetCfgServiceLists( SpellCheckerDispatcher &rSpellDsp );133 void SetCfgServiceLists( GrammarCheckingIterator &rGrammarDsp );134 void SetCfgServiceLists( HyphenatorDispatcher &rHyphDsp );135 void SetCfgServiceLists( ThesaurusDispatcher &rThesDsp );
795 SetCfgServiceLists( *pSpellDsp ); in GetSpellCheckerDsp_Impl()825 SetCfgServiceLists( *pGrammarDsp ); in GetGrammarCheckerDsp_Impl()838 SetCfgServiceLists( *pHyphDsp ); in GetHyphenatorDsp_Impl()850 SetCfgServiceLists( *pThesDsp ); in GetThesaurusDsp_Impl()1119 void LngSvcMgr::SetCfgServiceLists( SpellCheckerDispatcher &rSpellDsp ) in SetCfgServiceLists() function in LngSvcMgr1162 void LngSvcMgr::SetCfgServiceLists( GrammarCheckingIterator &rGrammarDsp ) in SetCfgServiceLists() function in LngSvcMgr1209 void LngSvcMgr::SetCfgServiceLists( HyphenatorDispatcher &rHyphDsp ) in SetCfgServiceLists() function in LngSvcMgr1256 void LngSvcMgr::SetCfgServiceLists( ThesaurusDispatcher &rThesDsp ) in SetCfgServiceLists() function in LngSvcMgr
Completed in 28 milliseconds