Home
last modified time | relevance | path

Searched refs:WB_RETRY_CANCEL (Results 1 – 16 of 16) sorted by relevance

/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx507 { WB_RETRY_CANCEL, awt::VclWindowPeerAttribute::RETRY_CANCEL, NULL, NOTYPE, 1, 0 },
912 if (! (bits & (WB_RETRY_CANCEL | WB_YES_NO_CANCEL | WB_ABORT_RETRY_IGNORE )))
914 if (! (bits & (WB_RETRY_CANCEL | WB_ABORT_RETRY_IGNORE)))
/trunk/main/sfx2/source/appl/
H A Dopengrf.cxx167 …WarningBox aWarningBox( NULL, WB_3DLOOK | WB_RETRY_CANCEL, String( SfxResId( SvxOpenGrfErr2ResId(n… in Execute()
/trunk/main/uui/source/
H A Diahndl-errorhandler.cxx239 WB_RETRY_CANCEL /*| WB_DEF_CANCEL*/, // Retry, Abort in handleErrorHandlerRequest()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx250 #define WB_RETRY_CANCEL ((WinBits)0x01000000) macro
/trunk/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx243 nDialogStyle = WB_RETRY_CANCEL | WB_DEF_RETRY; in implHandle()
/trunk/main/svtools/source/misc/
H A Dehdl.cxx68 eBits = WB_RETRY_CANCEL; in aWndFunc()
/trunk/main/vcl/source/window/
H A Dmsgbox.cxx124 else if ( nStyle & WB_RETRY_CANCEL ) in ImplInitButtons()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx675 else if ( _nStyle & WB_RETRY_CANCEL ) in impl_createStandardButtons()
H A DConnectionHelper.cxx569 QueryBox aWhatToDo(GetParent(), WB_RETRY_CANCEL | WB_DEF_RETRY, sQuery); in checkPathExistence()
/trunk/main/rsc/source/parser/
H A Drscibas.cxx487 …T( pMessButtons, "WB_RETRY_CANCEL", sal::static_int_cast<sal_uInt32>(WB_RETRY_CANCEL) ); in InitMessButtons()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx992 WarningBox aWarningBox( NULL, WB_3DLOOK | WB_RETRY_CANCEL, aStrWarning ); in openSoundFileDialog()
H A DCustomAnimationDialog.cxx1822 WarningBox aWarningBox( NULL, WB_3DLOOK | WB_RETRY_CANCEL, aStrWarning ); in openSoundFileDialog()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx223 nWinBits |= WB_RETRY_CANCEL; in ImplGetWinBits()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx809 … WarningBox aBox( GetActiveDialogParent(), WinBits( WB_RETRY_CANCEL | WB_DEF_RETRY ), aMessage ); in Notify()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx4242 WB_RETRY_CANCEL // MB_RETRYCANCEL in RTLFUNC()
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc2940 WB_YES_NO, WB_YES_NO_CANCEL, oder WB_RETRY_CANCEL angegeben

Completed in 131 milliseconds