Searched refs:m_aAutoDownloadCheckBox (Results 1 – 2 of 2) sorted by relevance
69 m_aAutoDownloadCheckBox( this, CUI_RES( CB_AUTODOWNLOAD ) ), in SvxOnlineUpdateTabPage()95 m_aAutoDownloadCheckBox.Show(bDownloadSupported); in SvxOnlineUpdateTabPage()223 if( m_aAutoDownloadCheckBox.GetSavedValue() != m_aAutoDownloadCheckBox.IsChecked() ) in FillItemSet()225 bValue = (sal_True == m_aAutoDownloadCheckBox.IsChecked()); in FillItemSet()275 m_aAutoDownloadCheckBox.Check(bValue); in Reset()286 m_aAutoDownloadCheckBox.SaveValue(); in Reset()
46 CheckBox m_aAutoDownloadCheckBox; member in SvxOnlineUpdateTabPage
Completed in 17 milliseconds