Home
last modified time | relevance | path

Searched refs:WB_DEF_RETRY (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/tools/inc/tools/
H A Dwintypes.hxx253 #define WB_DEF_RETRY ((WinBits)0x08000000) macro
/aoo4110/main/dbaccess/source/ui/uno/
H A Ddbinteraction.cxx243 nDialogStyle = WB_RETRY_CANCEL | WB_DEF_RETRY; in implHandle()
/aoo4110/main/vcl/source/window/
H A Dmsgbox.cxx141 else if ( nStyle & WB_DEF_RETRY ) in ImplInitButtons()
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx677 lcl_addButton( *this, BUTTON_RETRY, ( _nStyle & WB_DEF_RETRY ) != 0 ); in impl_createStandardButtons()
H A DConnectionHelper.cxx647 QueryBox aWhatToDo(GetParent(), WB_RETRY_CANCEL | WB_DEF_RETRY, sQuery); in checkPathExistence()
/aoo4110/main/basic/source/runtime/
H A Dmethods.cxx4257 nWinDefBits = (WB_DEF_OK | WB_DEF_RETRY | WB_DEF_YES); in RTLFUNC()
4263 nWinDefBits = WB_DEF_RETRY; in RTLFUNC()
4265 nWinDefBits = (WB_DEF_CANCEL | WB_DEF_RETRY | WB_DEF_NO); in RTLFUNC()
/aoo4110/main/rsc/source/parser/
H A Drscibas.cxx508 …ST( pMessDefButton, "WB_DEF_RETRY", sal::static_int_cast<sal_uInt32>(WB_DEF_RETRY) ); in InitMessDefButton()
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx519 { WB_DEF_RETRY, awt::VclWindowPeerAttribute::DEF_RETRY, NULL, NOTYPE, 0, 0 },
/aoo4110/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx229 nWinBits |= WB_DEF_RETRY; in ImplGetWinBits()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx809 … WarningBox aBox( GetActiveDialogParent(), WinBits( WB_RETRY_CANCEL | WB_DEF_RETRY ), aMessage ); in Notify()
/aoo4110/main/rsc/doku/feinkonz.43/
H A Drsc.doc2945 WB_DEF_CANCEL, WB_DEF_RETRY, WB_DEF_YES, oder WB_DEF_CANCEL
/aoo4110/main/automation/source/server/
H A Dstatemnt.cxx6675 else if ( Style & WB_DEF_RETRY ) in Execute()

Completed in 206 milliseconds