Searched refs:IDC_SAVE_REPORT (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/crashrep/source/win32/ |
H A D | resource.h | 82 #define IDC_SAVE_REPORT 1011 macro
|
H A D | soreport.cpp | 1191 Button_SetText( GetDlgItem(hwndDlg, IDC_SAVE_REPORT), szBuffer ); in ReportDialogProc() 1195 ShowWindow( GetDlgItem(hwndDlg, IDC_SAVE_REPORT), SW_SHOW ); in ReportDialogProc() 1197 ShowWindow( GetDlgItem(hwndDlg, IDC_SAVE_REPORT), SW_HIDE ); in ReportDialogProc() 1270 case IDC_SAVE_REPORT: in ReportDialogProc()
|
H A D | rctemplate.txt | 71 PUSHBUTTON "7",IDC_SAVE_REPORT,249,134,74,14
|
Completed in 25 milliseconds