Searched refs:bForceCheck (Results 1 – 2 of 2) sorted by relevance
227 void SvxLinguConfigUpdate::UpdateAll( sal_Bool bForceCheck ) in UpdateAll() argument231 if (IsNeedUpdateAll( bForceCheck )) in UpdateAll()444 sal_Bool SvxLinguConfigUpdate::IsNeedUpdateAll( sal_Bool bForceCheck ) in IsNeedUpdateAll() argument447 if (nNeedUpdating == -1 || bForceCheck ) // need to check if updating is necessary in IsNeedUpdateAll()
63 EDITENG_DLLPUBLIC static void UpdateAll( sal_Bool bForceCheck = sal_False );64 static sal_Bool IsNeedUpdateAll( sal_Bool bForceCheck = sal_False );
Completed in 73 milliseconds