Home
last modified time | relevance | path

Searched refs:IDC_ALLOW_CONTACT (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/crashrep/source/win32/
H A Dsoreport.cpp1153 Button_GetCheck(GetDlgItem(hwndDlg, IDC_ALLOW_CONTACT)) & BST_CHECKED ? TRUE : FALSE ); in UpdateReportDialogControls()
1156 Button_GetCheck(GetDlgItem(hwndDlg, IDC_ALLOW_CONTACT)) & BST_CHECKED ? TRUE : FALSE ); in UpdateReportDialogControls()
1203 Button_SetText( GetDlgItem(hwndDlg, IDC_ALLOW_CONTACT), szBuffer ); in ReportDialogProc()
1204 …Button_SetCheck( GetDlgItem(hwndDlg, IDC_ALLOW_CONTACT), pParams->fAllowContact ? BST_CHECKED : BS… in ReportDialogProc()
1256 … pParams->fAllowContact = Button_GetCheck( GetDlgItem(hwndDlg, IDC_ALLOW_CONTACT) ) ? TRUE : FALSE; in ReportDialogProc()
1279 case IDC_ALLOW_CONTACT: in ReportDialogProc()
1463 …pParams->fAllowContact = Button_GetCheck( GetDlgItem(hwndPages[1], IDC_ALLOW_CONTACT) ) ? TRUE : F… in DialogProc()
H A Dresource.h78 #define IDC_ALLOW_CONTACT 1007 macro
H A Drctemplate.txt64 CONTROL "4",IDC_ALLOW_CONTACT,"Button",BS_AUTOCHECKBOX |

Completed in 28 milliseconds