Lines Matching refs:SetChecked
258 void SetChecked( sal_Bool bVal );
274 void DicUserData::SetChecked( sal_Bool bVal ) in SetChecked() function in DicUserData
426 void SetChecked( sal_Bool bVal );
443 void OptionsUserData::SetChecked( sal_Bool bVal ) in SetChecked() function in OptionsUserData
566 void SetChecked( const Sequence< OUString > &rConfiguredServices );
885 SetChecked( aCfgSvcs ); in SvxLinguData_Impl()
890 SetChecked( aCfgSvcs ); in SvxLinguData_Impl()
895 SetChecked( aCfgSvcs ); in SvxLinguData_Impl()
900 SetChecked( aCfgSvcs ); in SvxLinguData_Impl()
946 void SvxLinguData_Impl::SetChecked(const Sequence<OUString>& rConfiguredServices) in SetChecked() function in SvxLinguData_Impl
1745 pLinguData->SetChecked( pLinguData->GetSpellTable()[ nLang ] ); in IMPL_LINK()
1747 pLinguData->SetChecked( pLinguData->GetGrammarTable()[ nLang ] ); in IMPL_LINK()
1749 pLinguData->SetChecked( pLinguData->GetHyphTable()[ nLang ] ); in IMPL_LINK()
1751 pLinguData->SetChecked( pLinguData->GetThesTable()[ nLang ] ); in IMPL_LINK()