Home
last modified time | relevance | path

Searched refs:WB_DEF_CANCEL (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src338 DefButton = WB_DEF_CANCEL;
347 DefButton = WB_DEF_CANCEL;
357 DefButton = WB_DEF_CANCEL;
367 DefButton = WB_DEF_CANCEL;
H A Ddp_gui_versionboxes.src28 DefButton = WB_DEF_CANCEL;
44 DefButton = WB_DEF_CANCEL;
H A Ddp_gui_updatedialog.src268 DefButton = WB_DEF_CANCEL;
/aoo41x/main/vcl/source/window/
H A Dmsgbox.cxx92 if ( nStyle & WB_DEF_CANCEL ) in ImplInitButtons()
126 if ( nStyle & WB_DEF_CANCEL ) in ImplInitButtons()
139 if ( nStyle & WB_DEF_CANCEL ) in ImplInitButtons()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx663 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()
/aoo41x/main/sfx2/source/view/
H A Dorgmgr.cxx806 WinBits(WB_OK_CANCEL | WB_DEF_CANCEL), in SaveAll()
822 ErrorBox aBox(pParent, WinBits(WB_OK_CANCEL | WB_DEF_CANCEL), aText); in SaveAll()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx252 #define WB_DEF_CANCEL ((WinBits)0x04000000) macro
/aoo41x/main/sw/source/ui/uiview/
H A Dview.src63 DEFBUTTON = WB_DEF_CANCEL ;
/aoo41x/main/sw/source/ui/envelp/
H A Dlabfmt.src329 DefButton = WB_DEF_CANCEL ;
/aoo41x/main/svtools/source/misc/
H A Dehdl.cxx85 eBits |= WB_DEF_CANCEL; in aWndFunc()
/aoo41x/main/basctl/source/dlged/
H A Dmanagelang.src119 DEFBUTTON = WB_DEF_CANCEL ;
/aoo41x/main/basic/source/runtime/
H A Dmethods.cxx4276 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()
/aoo41x/main/sc/source/core/data/
H A Dvalidat.cxx423 nStyle = WB_OK_CANCEL | WB_DEF_CANCEL; in DoError()
/aoo41x/main/rsc/source/parser/
H A Drscibas.cxx507 …T( pMessDefButton, "WB_DEF_CANCEL", sal::static_int_cast<sal_uInt32>(WB_DEF_CANCEL) ); in InitMessDefButton()
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx518 { WB_DEF_CANCEL, awt::VclWindowPeerAttribute::DEF_CANCEL, NULL, NOTYPE, 1, 0 },
/aoo41x/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx227 nWinBits |= WB_DEF_CANCEL; in ImplGetWinBits()
/aoo41x/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1388 (WinBits)(WB_OK_CANCEL | WB_DEF_CANCEL), in PrintPage()
/aoo41x/main/rsc/doku/feinkonz.43/
H A Drsc.doc2945 WB_DEF_CANCEL, WB_DEF_RETRY, WB_DEF_YES, oder WB_DEF_CANCEL
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx6660 else if ( Style & WB_DEF_CANCEL ) in Execute()

Completed in 697 milliseconds