Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dlngsvcmgr.hxx132 void SetCfgServiceLists( SpellCheckerDispatcher &rSpellDsp );
133 void SetCfgServiceLists( GrammarCheckingIterator &rGrammarDsp );
134 void SetCfgServiceLists( HyphenatorDispatcher &rHyphDsp );
135 void SetCfgServiceLists( ThesaurusDispatcher &rThesDsp );
H A Dlngsvcmgr.cxx795 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 LngSvcMgr
1162 void LngSvcMgr::SetCfgServiceLists( GrammarCheckingIterator &rGrammarDsp ) in SetCfgServiceLists() function in LngSvcMgr
1209 void LngSvcMgr::SetCfgServiceLists( HyphenatorDispatcher &rHyphDsp ) in SetCfgServiceLists() function in LngSvcMgr
1256 void LngSvcMgr::SetCfgServiceLists( ThesaurusDispatcher &rThesDsp ) in SetCfgServiceLists() function in LngSvcMgr

Completed in 23 milliseconds