Searched refs:m_aSeparateAuthenticationRB (Results 1 – 1 of 1) sorted by relevance
105 RadioButton m_aSeparateAuthenticationRB; member in SwAuthenticationSettingsDialog497 m_aSeparateAuthenticationRB( this, SW_RES( RB_SEP_AUTHENTICATION )), in SwAuthenticationSettingsDialog()529 m_aSeparateAuthenticationRB.SetClickHdl( aRBLink ); in SwAuthenticationSettingsDialog()537 m_aSeparateAuthenticationRB.Check(); in SwAuthenticationSettingsDialog()582 m_aSeparateAuthenticationRB.Enable(bChecked); in IMPL_LINK()593 sal_Bool bSeparate = m_aSeparateAuthenticationRB.IsChecked(); in IMPL_LINK()594 sal_Bool bIsEnabled = m_aSeparateAuthenticationRB.IsEnabled(); in IMPL_LINK()
Completed in 17 milliseconds