Searched refs:m_aOk (Results 1 – 7 of 7) sorted by relevance
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | dsselect.cxx | 107 ,m_aOk (this, ModuleRes(PB_OK)) in ODatasourceSelectDialog() 139 PushButton* pButtons[] = { &m_aOk, &m_aCancel, &m_aHelp ,&m_aCreateAdabasDB}; in ODatasourceSelectDialog() 262 m_aOk.Disable(); in IMPL_LINK() 278 m_aOk.Enable();
|
H A D | dsselect.hxx | 54 OKButton m_aOk; member in dbaui::ODatasourceSelectDialog
|
/trunk/main/cui/source/dialogs/ |
H A D | passwdomdlg.cxx | 116 OKButton m_aOk; member 158 m_aOk ( pParent, CUI_RES( BTN_OK ) ), in PasswordToOpenModifyDialog_Impl() 191 m_aOk.SetClickHdl( LINK( this, PasswordToOpenModifyDialog_Impl, OkBtnClickHdl ) ); in PasswordToOpenModifyDialog_Impl() 235 m_aOk.Enable( bToOpenMatch && bToModifyMatch && !bBothEmpty );
|
H A D | cuitbxform.cxx | 52 ,m_aOk(this, CUI_RES(1)) in FmInputRecordNoDialog()
|
/trunk/main/cui/source/inc/ |
H A D | cuitbxform.hxx | 40 OKButton m_aOk; member in FmInputRecordNoDialog
|
/trunk/main/extensions/source/propctrlr/ |
H A D | selectlabeldialog.hxx | 55 OKButton m_aOk; member in pcr::OSelectLabelDialog
|
H A D | selectlabeldialog.cxx | 64 ,m_aOk(this, PcrRes(1)) in DBG_NAME()
|
Completed in 39 milliseconds