| /trunk/main/desktop/source/deployment/gui/ |
| H A D | dp_gui_dialog.src | 332 DefButton = WB_DEF_CANCEL ; 341 DefButton = WB_DEF_CANCEL ; 351 DefButton = WB_DEF_CANCEL ; 361 DefButton = WB_DEF_CANCEL ;
|
| H A D | dp_gui_versionboxes.src | 28 DefButton = WB_DEF_CANCEL; 44 DefButton = WB_DEF_CANCEL;
|
| H A D | dp_gui_updatedialog.src | 225 DefButton = WB_DEF_CANCEL ;
|
| /trunk/main/vcl/source/window/ |
| H A D | msgbox.cxx | 92 if ( nStyle & WB_DEF_CANCEL ) in ImplInitButtons() 126 if ( nStyle & WB_DEF_CANCEL ) in ImplInitButtons() 139 if ( nStyle & WB_DEF_CANCEL ) in ImplInitButtons()
|
| /trunk/main/dbaccess/source/ui/dlg/ |
| H A D | sqlmessage.cxx | 663 lcl_addButton( *this, BUTTON_CANCEL, ( _nStyle & WB_DEF_CANCEL ) != 0 ); in impl_createStandardButtons() 668 lcl_addButton( *this, BUTTON_CANCEL, ( _nStyle & WB_DEF_CANCEL ) != 0 ); in impl_createStandardButtons() 678 lcl_addButton( *this, BUTTON_CANCEL, ( _nStyle & WB_DEF_CANCEL ) != 0 ); in impl_createStandardButtons()
|
| /trunk/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()
|
| /trunk/main/tools/inc/tools/ |
| H A D | wintypes.hxx | 250 #define WB_DEF_CANCEL ((WinBits)0x04000000) macro
|
| /trunk/main/sw/source/ui/uiview/ |
| H A D | view.src | 62 DEFBUTTON = WB_DEF_CANCEL ;
|
| /trunk/main/basctl/source/dlged/ |
| H A D | managelang.src | 119 DEFBUTTON = WB_DEF_CANCEL ;
|
| /trunk/main/svtools/source/misc/ |
| H A D | ehdl.cxx | 85 eBits |= WB_DEF_CANCEL; in aWndFunc()
|
| /trunk/main/basic/source/runtime/ |
| H A D | methods.cxx | 4276 nWinDefBits = WB_DEF_CANCEL; in RTLFUNC() 4280 nWinDefBits = (WB_DEF_CANCEL | WB_DEF_RETRY | WB_DEF_NO); in RTLFUNC() 4287 nWinDefBits = WB_DEF_CANCEL; in RTLFUNC() 4290 nWinDefBits = WB_DEF_CANCEL; in RTLFUNC()
|
| /trunk/main/sw/source/ui/envelp/ |
| H A D | labfmt.src | 371 DefButton = WB_DEF_CANCEL ;
|
| /trunk/main/sc/source/core/data/ |
| H A D | validat.cxx | 423 nStyle = WB_OK_CANCEL | WB_DEF_CANCEL; in DoError()
|
| /trunk/main/rsc/source/parser/ |
| H A D | rscibas.cxx | 507 …T( pMessDefButton, "WB_DEF_CANCEL", sal::static_int_cast<sal_uInt32>(WB_DEF_CANCEL) ); in InitMessDefButton()
|
| /trunk/main/toolkit/source/layout/vcl/ |
| H A D | wrapper.cxx | 506 { WB_DEF_CANCEL, awt::VclWindowPeerAttribute::DEF_CANCEL, NULL, NOTYPE, 1, 0 },
|
| /trunk/main/toolkit/source/awt/ |
| H A D | vclxtoolkit.cxx | 227 nWinBits |= WB_DEF_CANCEL; in ImplGetWinBits()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | DocumentRenderer.cxx | 1388 (WinBits)(WB_OK_CANCEL | WB_DEF_CANCEL), in PrintPage()
|
| /trunk/main/rsc/doku/feinkonz.43/ |
| H A D | rsc.doc | 2945 WB_DEF_CANCEL, WB_DEF_RETRY, WB_DEF_YES, oder WB_DEF_CANCEL
|
| /trunk/main/automation/source/server/ |
| H A D | statemnt.cxx | 6647 else if ( Style & WB_DEF_CANCEL ) in Execute()
|