Searched refs:BUTTONID_CANCEL (Results  1 – 11 of 11) sorted by relevance
| /aoo41x/main/vcl/source/window/ | 
| H A D | msgbox.cxx | 98 		AddButton( BUTTON_CANCEL, BUTTONID_CANCEL, nCancelFlags );  in ImplInitButtons()122 		AddButton( BUTTON_CANCEL, BUTTONID_CANCEL, nCancelFlags );  in ImplInitButtons()
 132 		AddButton( BUTTON_CANCEL, BUTTONID_CANCEL, nCancelFlags );  in ImplInitButtons()
 146         AddButton( BUTTON_ABORT, BUTTONID_CANCEL, nAbortFlags );  in ImplInitButtons()
 
 | 
| /aoo41x/main/vcl/inc/vcl/ | 
| H A D | msgbox.hxx | 51 #define BUTTONID_CANCEL 	 RET_CANCEL  macro
 | 
| /aoo41x/main/uui/source/ | 
| H A D | iahndl-errorhandler.cxx | 117     case BUTTONID_CANCEL:  in executeErrorDialog()
 | 
| H A D | iahndl.cxx | 1169     case BUTTONID_CANCEL:  in executeMessageBox()
 | 
| /aoo41x/main/dbaccess/source/ui/relationdesign/ | 
| H A D | RelationTableView.cxx | 395         aDlg.AddButton(BUTTON_CANCEL,BUTTONID_CANCEL,0);  in lookForUiActivities()
 | 
| /aoo41x/main/toolkit/source/layout/vcl/ | 
| H A D | wbutton.cxx | 450 BUTTON_IMPL( CancelButton, PushButton, BUTTONID_CANCEL );
 | 
| /aoo41x/main/automation/source/server/ | 
| H A D | recorder.cxx | 363 …                   case BUTTONID_CANCEL: nMethod = M_Cancel; aMethod = CUniString("Cancel"); break;  in IMPL_LINK()
 | 
| H A D | statemnt.cxx | 1007 						case BUTTONID_CANCEL:  in WriteControlData()2389 											if ( pBD->GetPushButton( BUTTONID_CANCEL ) )  in Execute()
 6608 								if ( pBD->GetPushButton( BUTTONID_CANCEL ) )  in Execute()
 
 | 
| /aoo41x/main/dbaccess/source/ui/dlg/ | 
| H A D | sqlmessage.cxx | 521         case BUTTON_CANCEL: nButtonID = BUTTONID_CANCEL; break;  in lcl_addButton()
 | 
| /aoo41x/main/toolkit/doc/layout/ | 
| H A D | ChangeLog | 1071 	* source/awt/vclxdialog.cxx: Use BUTTONID_CANCEL, BUTTONID_OK from
 | 
| /aoo41x/main/svx/source/form/ | 
| H A D | datanavi.cxx | 3721         AddButton( BUTTON_CANCEL, BUTTONID_CANCEL, BUTTONDIALOG_CANCELBUTTON );  in LinkedInstanceWarningBox()
 | 
        Completed in 227 milliseconds