Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dlngsvcmgr.hxx127 void GetSpellCheckerDsp_Impl( sal_Bool bSetSvcList = sal_True );
128 void GetGrammarCheckerDsp_Impl( sal_Bool bSetSvcList = sal_True );
129 void GetHyphenatorDsp_Impl( sal_Bool bSetSvcList = sal_True );
130 void GetThesaurusDsp_Impl( sal_Bool bSetSvcList = sal_True );
H A Dlngsvcmgr.cxx788 void LngSvcMgr::GetSpellCheckerDsp_Impl( sal_Bool bSetSvcList ) in GetSpellCheckerDsp_Impl() argument
794 if (bSetSvcList) in GetSpellCheckerDsp_Impl()
800 void LngSvcMgr::GetGrammarCheckerDsp_Impl( sal_Bool bSetSvcList ) in GetGrammarCheckerDsp_Impl() argument
824 if (bSetSvcList) in GetGrammarCheckerDsp_Impl()
831 void LngSvcMgr::GetHyphenatorDsp_Impl( sal_Bool bSetSvcList ) in GetHyphenatorDsp_Impl() argument
837 if (bSetSvcList) in GetHyphenatorDsp_Impl()
843 void LngSvcMgr::GetThesaurusDsp_Impl( sal_Bool bSetSvcList ) in GetThesaurusDsp_Impl() argument
849 if (bSetSvcList) in GetThesaurusDsp_Impl()

Completed in 44 milliseconds