Searched refs:maOkButton (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/soldep/source/ |
H A D | soldlg.cxx | 51 maOkButton( this, DtSodResId( BTN_OK )), in SolNewProjectDlg() 61 maOkButton.SetClickHdl( LINK( this, SolNewProjectDlg, OkHdl )); in SolNewProjectDlg() 89 maOkButton( this, DtSodResId( BTN_OK )), in SolNewDirectoryDlg() 103 maOkButton.SetClickHdl( LINK( this, SolNewDirectoryDlg, OkHdl )); in SolNewDirectoryDlg() 131 maOkButton( this, DtSodResId( BTN_OK )), in SolHelpDlg() 135 maOkButton.SetClickHdl( LINK( this, SolHelpDlg, OkHdl )); in SolHelpDlg()
|
/aoo41x/main/soldep/inc/soldep/ |
H A D | soldlg.hxx | 49 OKButton maOkButton; member in SolNewProjectDlg 70 OKButton maOkButton; member in SolNewDirectoryDlg 95 OKButton maOkButton; member in SolHelpDlg
|
/aoo41x/main/cui/source/inc/ |
H A D | newtabledlg.hxx | 43 OKButton maOkButton; member in SvxNewTableDialog
|
/aoo41x/main/cui/source/dialogs/ |
H A D | newtabledlg.cxx | 42 , maOkButton( this, CUI_RES( BTN_OK ) ) in SvxNewTableDialog()
|
Completed in 21 milliseconds