Home
last modified time | relevance | path

Searched refs:WB_OK_CANCEL (Results 1 – 25 of 33) sorted by relevance

12

/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src329 Buttons = WB_OK_CANCEL;
337 Buttons = WB_OK_CANCEL;
346 Buttons = WB_OK_CANCEL;
356 Buttons = WB_OK_CANCEL;
366 Buttons = WB_OK_CANCEL;
H A Ddp_gui_versionboxes.src27 Buttons = WB_OK_CANCEL;
43 Buttons = WB_OK_CANCEL;
59 Buttons = WB_OK_CANCEL;
H A Ddp_gui_updatedialog.src269 Buttons = WB_OK_CANCEL;
/aoo4110/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx189 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()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx300 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK()
427 WinBits( WB_OK_CANCEL | WB_DEF_OK), in IMPL_LINK()
H A Dtabopdlg.cxx229 ErrorBox( this, WinBits( WB_OK_CANCEL | WB_DEF_OK), *pMsg ).Execute(); in RaiseError()
/aoo4110/main/sw/source/ui/table/
H A Dtautofmt.cxx410 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()
/aoo4110/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()
/aoo4110/main/sw/source/ui/app/
H A Dapp.src515 Buttons = WB_OK_CANCEL ;
562 Buttons = WB_OK_CANCEL;
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx513 { WB_OK_CANCEL, awt::VclWindowPeerAttribute::OK_CANCEL, NULL, NOTYPE, 0, 0 },
911 if ( bits & ( WB_OK_CANCEL | WB_OK ))
926 if ( !(bits & ( WB_OK | WB_OK_CANCEL | WB_YES_NO | WB_YES_NO_CANCEL)))
/aoo4110/main/sc/source/core/data/
H A Dvalidat.cxx423 nStyle = WB_OK_CANCEL | WB_DEF_CANCEL; in DoError()
426 nStyle = WB_OK_CANCEL | WB_DEF_OK; in DoError()
/aoo4110/main/cui/source/tabpages/
H A Dtpbitmap.cxx571 WinBits( WB_OK_CANCEL ), in IMPL_LINK()
687 WinBits( WB_OK_CANCEL ), in IMPL_LINK()
H A Dtphatch.cxx553 WinBits( WB_OK_CANCEL ), in IMPL_LINK()
H A Dtpgradnt.cxx489 WinBits( WB_OK_CANCEL ), in IMPL_LINK()
/aoo4110/main/uui/source/
H A Diahndl-errorhandler.cxx245 WB_OK_CANCEL /*| WB_DEF_CANCEL*/, // Approve, Abort in handleErrorHandlerRequest()
/aoo4110/main/tools/inc/tools/
H A Dwintypes.hxx247 #define WB_OK_CANCEL ((WinBits)0x00200000) macro
/aoo4110/main/svtools/source/dialogs/
H A Dfiledlg2.cxx411 WB_OK_CANCEL | WB_DEF_OK, in IMPL_LINK()
891 if( ErrorBox( GetFileDialog(), WB_OK_CANCEL|WB_DEF_OK, in IMPL_LINK()
/aoo4110/main/svtools/source/misc/
H A Dehdl.cxx70 eBits = WB_OK_CANCEL; in aWndFunc()
/aoo4110/main/basctl/source/dlged/
H A Dmanagelang.src118 BUTTONS = WB_OK_CANCEL ;
/aoo4110/main/vcl/source/window/
H A Dmsgbox.cxx90 if ( nStyle & WB_OK_CANCEL ) in ImplInitButtons()
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx665 else if ( _nStyle & WB_OK_CANCEL ) in impl_createStandardButtons()
/aoo4110/main/sfx2/source/doc/
H A Ddoc.src372 Buttons = WB_OK_CANCEL;
/aoo4110/main/basic/source/runtime/
H A Diosys.cxx1038 WinBits( WB_OK_CANCEL | WB_DEF_OK ), in WriteCon()
/aoo4110/main/rsc/source/parser/
H A Drscibas.cxx484 …ONST( pMessButtons, "WB_OK_CANCEL", sal::static_int_cast<sal_uInt32>(WB_OK_CANCEL) ); in InitMessButtons()
/aoo4110/main/sfx2/source/dialog/
H A Ddinfdlg.src716 Buttons = WB_OK_CANCEL ;

Completed in 141 milliseconds

12