Searched refs:m_aRB_View (Results 1 – 2 of 2) sorted by relevance
106 ,m_aRB_View( this, ModuleRes( RB_VIEW ) ) in DBG_NAME()123 m_aRB_View.Disable(); in DBG_NAME()134 m_aRB_View.SetClickHdl( LINK( this, OCopyTable, RadioChangeHdl ) ); in DBG_NAME()181 m_pParent->EnableButton(OCopyTableWizard::WIZARD_NEXT,pButton != &m_aRB_View); in IMPL_LINK()182 sal_Bool bKey = m_bPKeyAllowed && pButton != &m_aRB_View; in IMPL_LINK()402 if ( m_aRB_View.IsEnabled() ) in setCreateStyleAction()404 m_aRB_View.Check(sal_True); in setCreateStyleAction()405 RadioChangeHdl(&m_aRB_View); in setCreateStyleAction()
60 RadioButton m_aRB_View; member in dbaui::OCopyTable96 inline sal_Bool IsOptionView() const { return m_aRB_View.IsChecked(); } in IsOptionView()103 m_aRB_View.Disable(); in disallowViews()
Completed in 14 milliseconds