Home
last modified time | relevance | path

Searched refs:WB_YES_NO_CANCEL (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx506 { WB_YES_NO_CANCEL, awt::VclWindowPeerAttribute::YES_NO_CANCEL, NULL, NOTYPE, 1, 0 },
907 if ( bits & (WB_YES_NO | WB_YES_NO_CANCEL ))
912 if (! (bits & (WB_RETRY_CANCEL | WB_YES_NO_CANCEL | WB_ABORT_RETRY_IGNORE )))
920 if ( !(bits & ( WB_OK | WB_OK_CANCEL | WB_YES_NO | WB_YES_NO_CANCEL)))
922 if ( !(bits & ( WB_YES_NO | WB_YES_NO_CANCEL)))
/trunk/main/sw/source/ui/app/
H A Dapp.src381 Buttons = WB_YES_NO_CANCEL ;
447 BUTTONS = WB_YES_NO_CANCEL ;
508 BUTTONS = WB_YES_NO_CANCEL;
/trunk/main/sfx2/source/doc/
H A DQuerySaveDocument.cxx40 QueryBox aQBox( _pParent, WB_YES_NO_CANCEL | WB_DEF_YES, aText ); in ExecuteQuerySaveDocument()
/trunk/main/dbaccess/source/ui/tabledesign/
H A Dtable.src312 Buttons = WB_YES_NO_CANCEL ;
370 Buttons = WB_YES_NO_CANCEL ;
/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx317 QueryBox aQBox( this, WB_YES_NO_CANCEL | WB_DEF_YES, in Close()
332 QueryBox aQBox( this, WB_YES_NO_CANCEL | WB_DEF_YES, in Close()
/trunk/main/dbaccess/source/ui/relationdesign/
H A Drelation.src62 Buttons = WB_YES_NO_CANCEL ;
/trunk/main/svtools/source/java/
H A Djavaerror.src42 Buttons = WB_YES_NO_CANCEL ;
/trunk/main/uui/source/
H A Diahndl-errorhandler.cxx249 WB_YES_NO_CANCEL /*| WB_DEF_CANCEL*/, in handleErrorHandlerRequest()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbabrw.src41 Buttons = WB_YES_NO_CANCEL ;
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx249 #define WB_YES_NO_CANCEL ((WinBits)0x00800000) macro
/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx233 nDialogStyle = ( bHaveCancel ? WB_YES_NO_CANCEL : WB_YES_NO ) | WB_DEF_YES; in implHandle()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.src215 Buttons = WB_YES_NO_CANCEL ;
H A Dsqlmessage.cxx659 if ( _nStyle & WB_YES_NO_CANCEL ) in impl_createStandardButtons()
/trunk/main/sw/source/ui/uiview/
H A Dview.src63 BUTTONS = WB_YES_NO_CANCEL ;
/trunk/main/svtools/source/misc/
H A Dehdl.cxx74 eBits = WB_YES_NO_CANCEL; in aWndFunc()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src198 Buttons = WB_YES_NO_CANCEL;
/trunk/main/cui/source/options/
H A Doptinet2.cxx806 QueryBox aQuery(this, WB_YES_NO_CANCEL|WB_DEF_YES, sModifyMsg); in ConfirmLeave()
834 QueryBox aQuery(this, WB_YES_NO_CANCEL|WB_DEF_YES, sModifyMsg); in ConfirmLeave()
/trunk/main/sfx2/source/appl/
H A Dapp.cxx546 WinBits nBits = WB_YES_NO_CANCEL | WB_DEF_NO; in QuerySave_Impl()
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx111 else if ( nStyle & WB_YES_NO_CANCEL ) in ImplInitButtons()
/trunk/main/cui/source/tabpages/
H A Dtplneend.cxx595 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtphatch.cxx721 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtpbitmap.cxx840 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
H A Dtpgradnt.cxx662 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
/trunk/main/dbaccess/source/ui/app/
H A Dapp.src356 Buttons = WB_YES_NO_CANCEL ;
/trunk/main/svx/source/form/
H A Dfmstring.src308 Buttons = WB_YES_NO_CANCEL ;

Completed in 85 milliseconds

12