Home
last modified time | relevance | path

Searched refs:IDOK (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp890 SetGrowMode( GetDlgItem(hwndDlg, IDOK), GM_LOX | GM_HIX | GM_LOY | GM_HIY ); in PreviewDialogProc()
902 Button_SetText( GetDlgItem(hwndDlg, IDOK), szBuffer ); in PreviewDialogProc()
984 case IDOK: in PreviewDialogProc()
1072 Button_SetText( GetDlgItem(hwndDlg, IDOK), szBuffer ); in OptionsDialogProc()
1102 case IDOK: in OptionsDialogProc()
1137 if ( IDOK == DialogBoxParam( in OptionsDialog()
2598 PostMessage( pParams->hwndStatus, WM_COMMAND, IDOK, 0 ); in SendingThread()
2642 case IDOK: in SendingStatusDialogProc()
2761 if ( IDOK == retid ) in SendCrashReport()
H A Drctemplate.txt108 DEFPUSHBUTTON "4",IDOK,193,164,50,14
133 DEFPUSHBUTTON "7",IDOK,238,7,50,14
/aoo41x/main/fpicker/source/win32/filepicker/
H A DWinFileOpenImpl.cxx499 return ((lphi->iCtrlId != IDOK) && (lphi->iCtrlId != IDCANCEL) && (lphi->iCtrlId < ctlFirst)); in IsCustomControlHelpRequested()
709 HWND hOkButton = GetDlgItem(m_hwndFileOpenDlg, IDOK); in EnlargeStdControlLabels()
H A Dcontrolaccess.cxx174 IDOK, // PUSHBUTTON_OK
H A DVistaFilePickerImpl.cxx1228 PostMessage(hwnd, WM_COMMAND, IDOK, 0); in impl_refreshFileDialog()
/aoo41x/main/desktop/win32/source/QuickStart/
H A DOOQuickStart.rc87 DEFPUSHBUTTON "OK",IDOK,195,6,30,11,WS_GROUP
H A DQuickStart.cpp436 if (LOWORD(wParam) == IDOK || LOWORD(wParam) == IDCANCEL) in About()
/aoo41x/main/desktop/win32/source/QuickStart/so/
H A DQuickStart.rc87 DEFPUSHBUTTON "OK",IDOK,195,6,30,11,WS_GROUP
/aoo41x/main/basic/source/runtime/
H A Drtlproto.hxx77 extern RTLFUNC(IDOK);
H A Dprops.cxx336 RTLFUNC(IDOK) in RTLFUNC() argument
H A Dstdobj.cxx306 { "IDOK", SbxINTEGER, _CPROP, RTLNAME(IDOK),0 },

Completed in 210 milliseconds