Home
last modified time | relevance | path

Searched refs:m_aRB_GetExistingDatabase (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/dbaccess/source/ui/dlg/
H A Dgeneralpage.cxx71 ,m_aRB_GetExistingDatabase (this, ModuleRes(RB_GETEXISTINGDATABASE)) in OGeneralPage()
120 … &m_aRB_OpenDocument, &m_aRB_GetExistingDatabase, &m_aFT_DocListLabel, m_pLB_DocumentList.get(), in OGeneralPage()
134 m_aRB_GetExistingDatabase.Check(); in OGeneralPage()
141 m_aRB_GetExistingDatabase.SetClickHdl(LINK(this, OGeneralPage, OnSetupModeSelected)); in OGeneralPage()
238 if ( m_aRB_GetExistingDatabase.IsChecked() ) in GetDatabaseCreationMode()
308 …LayoutHelper::positionBelow( m_aRB_GetExistingDatabase, *m_pDatasourceType, RelatedControls, INDEN… in implInitControls()
321 …m_aControlDependencies.enableOnRadioCheck( m_aRB_GetExistingDatabase, m_aDatasourceTypeLabel, *m_p… in implInitControls()
338 m_aRB_GetExistingDatabase.Hide(); in implInitControls()
616 m_aRB_GetExistingDatabase.Check();
617 OnSetupModeSelected(&m_aRB_GetExistingDatabase);
H A Dgeneralpage.hxx79 RadioButton m_aRB_GetExistingDatabase; member in dbaui::OGeneralPage

Completed in 26 milliseconds