Lines Matching refs:SvxLinguConfigUpdate
224 sal_Int16 SvxLinguConfigUpdate::nNeedUpdating = -1;
225 sal_Int32 SvxLinguConfigUpdate::nCurrentDataFilesChangedCheckValue = -1;
227 void SvxLinguConfigUpdate::UpdateAll( sal_Bool bForceCheck ) in UpdateAll()
434 sal_Int32 SvxLinguConfigUpdate::CalcDataFilesChangedCheckValue() in CalcDataFilesChangedCheckValue()
444 sal_Bool SvxLinguConfigUpdate::IsNeedUpdateAll( sal_Bool bForceCheck ) in IsNeedUpdateAll()
536 if (SvxLinguConfigUpdate::IsNeedUpdateAll()) in GetThes_Impl()
537 SvxLinguConfigUpdate::UpdateAll(); in GetThes_Impl()
558 …if (!SvxLinguConfigUpdate::IsNeedUpdateAll()) // configuration already update and thus lingu DLL… in getLocales()
572 …if (!SvxLinguConfigUpdate::IsNeedUpdateAll()) // configuration already update and thus lingu DLL… in hasLocale()
651 if (SvxLinguConfigUpdate::IsNeedUpdateAll()) in GetSpell_Impl()
652 SvxLinguConfigUpdate::UpdateAll(); in GetSpell_Impl()
770 if (SvxLinguConfigUpdate::IsNeedUpdateAll()) in GetHyph_Impl()
771 SvxLinguConfigUpdate::UpdateAll(); in GetHyph_Impl()