Searched refs:WB_ABORT_RETRY_IGNORE (Results 1 – 6 of 6) sorted by relevance
909 if (! (bits & (WB_RETRY_CANCEL | WB_YES_NO_CANCEL | WB_ABORT_RETRY_IGNORE )))911 if (! (bits & (WB_RETRY_CANCEL | WB_ABORT_RETRY_IGNORE)))913 if ( bits & WB_ABORT_RETRY_IGNORE )
256 #define WB_ABORT_RETRY_IGNORE ((WinBits)SAL_CONST_INT64(0x1000000000)) macro
134 else if ( nStyle & WB_ABORT_RETRY_IGNORE ) in ImplInitButtons()
488 …ssButtons, "WB_ABORT_RETRY_IGNORE", sal::static_int_cast<sal_uInt32>(WB_ABORT_RETRY_IGNORE) ); in InitMessButtons()
1309 nAddWinBits |= WB_ABORT_RETRY_IGNORE; in createMessageBox()
4239 WB_ABORT_RETRY_IGNORE, // MB_ABORTRETRYIGNORE in RTLFUNC()