| /AOO42X/main/desktop/source/deployment/gui/ |
| H A D | dp_gui_dialog.src | 323 Buttons = WB_OK_CANCEL ; 331 Buttons = WB_OK_CANCEL ; 340 Buttons = WB_OK_CANCEL ; 350 Buttons = WB_OK_CANCEL ; 360 Buttons = WB_OK_CANCEL ;
|
| H A D | dp_gui_versionboxes.src | 27 Buttons = WB_OK_CANCEL; 43 Buttons = WB_OK_CANCEL; 59 Buttons = WB_OK_CANCEL;
|
| H A D | dp_gui_updatedialog.src | 224 Buttons = WB_OK_CANCEL ;
|
| /AOO42X/main/dbaccess/source/ui/uno/ |
| H A D | dbinteraction.cxx | 189 nDialogStyle = WB_OK_CANCEL; in implHandle() 237 nDialogStyle = ( bHaveCancel ? WB_OK_CANCEL : WB_OK ) | WB_DEF_OK; in implHandle() 325 nDialogStyle = WB_OK_CANCEL; in implHandle()
|
| /AOO42X/main/sc/source/ui/miscdlgs/ |
| H A D | scuiautofmt.cxx | 299 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK() 426 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK()
|
| H A D | tabopdlg.cxx | 229 ErrorBox( this, WinBits( WB_OK_CANCEL | WB_DEF_OK), *pMsg ).Execute(); in RaiseError()
|
| /AOO42X/main/sw/source/ui/table/ |
| H A D | tautofmt.cxx | 410 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK() 431 MessBox* pBox = new MessBox( this, WinBits( WB_OK_CANCEL ), in IMPL_LINK() 517 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK()
|
| /AOO42X/main/sfx2/source/view/ |
| H A D | orgmgr.cxx | 806 WinBits(WB_OK_CANCEL | WB_DEF_CANCEL), in SaveAll() 822 ErrorBox aBox(pParent, WinBits(WB_OK_CANCEL | WB_DEF_CANCEL), aText); in SaveAll()
|
| /AOO42X/main/sw/source/ui/app/ |
| H A D | app.src | 511 Buttons = WB_OK_CANCEL ; 558 Buttons = WB_OK_CANCEL ;
|
| /AOO42X/main/toolkit/source/layout/vcl/ |
| H A D | wrapper.cxx | 501 { WB_OK_CANCEL, awt::VclWindowPeerAttribute::OK_CANCEL, NULL, NOTYPE, 0, 0 }, 902 if ( bits & ( WB_OK_CANCEL | WB_OK )) 917 if ( !(bits & ( WB_OK | WB_OK_CANCEL | WB_YES_NO | WB_YES_NO_CANCEL)))
|
| /AOO42X/main/sc/source/core/data/ |
| H A D | validat.cxx | 423 nStyle = WB_OK_CANCEL | WB_DEF_CANCEL; in DoError() 426 nStyle = WB_OK_CANCEL | WB_DEF_OK; in DoError()
|
| /AOO42X/main/cui/source/tabpages/ |
| H A D | tpbitmap.cxx | 571 WinBits( WB_OK_CANCEL ), in IMPL_LINK() 687 WinBits( WB_OK_CANCEL ), in IMPL_LINK()
|
| H A D | tphatch.cxx | 553 WinBits( WB_OK_CANCEL ), in IMPL_LINK()
|
| H A D | tpgradnt.cxx | 489 WinBits( WB_OK_CANCEL ), in IMPL_LINK()
|
| /AOO42X/main/uui/source/ |
| H A D | iahndl-errorhandler.cxx | 245 WB_OK_CANCEL /*| WB_DEF_CANCEL*/, // Approve, Abort in handleErrorHandlerRequest()
|
| /AOO42X/main/tools/inc/tools/ |
| H A D | wintypes.hxx | 247 #define WB_OK_CANCEL ((WinBits)0x00200000) macro
|
| /AOO42X/main/svtools/source/dialogs/ |
| H A D | filedlg2.cxx | 411 WB_OK_CANCEL | WB_DEF_OK, in IMPL_LINK() 891 if( ErrorBox( GetFileDialog(), WB_OK_CANCEL|WB_DEF_OK, in IMPL_LINK()
|
| /AOO42X/main/basctl/source/dlged/ |
| H A D | managelang.src | 118 BUTTONS = WB_OK_CANCEL ;
|
| /AOO42X/main/svtools/source/misc/ |
| H A D | ehdl.cxx | 70 eBits = WB_OK_CANCEL; in aWndFunc()
|
| /AOO42X/main/vcl/source/window/ |
| H A D | msgbox.cxx | 90 if ( nStyle & WB_OK_CANCEL ) in ImplInitButtons()
|
| /AOO42X/main/dbaccess/source/ui/dlg/ |
| H A D | sqlmessage.cxx | 665 else if ( _nStyle & WB_OK_CANCEL ) in impl_createStandardButtons()
|
| /AOO42X/main/sfx2/source/doc/ |
| H A D | doc.src | 367 Buttons = WB_OK_CANCEL ;
|
| /AOO42X/main/basic/source/runtime/ |
| H A D | iosys.cxx | 1039 WinBits( WB_OK_CANCEL | WB_DEF_OK ), in WriteCon()
|
| /AOO42X/main/rsc/source/parser/ |
| H A D | rscibas.cxx | 484 …ONST( pMessButtons, "WB_OK_CANCEL", sal::static_int_cast<sal_uInt32>(WB_OK_CANCEL) ); in InitMessButtons()
|
| /AOO42X/main/sfx2/source/dialog/ |
| H A D | dinfdlg.src | 712 Buttons = WB_OK_CANCEL ;
|