| /trunk/main/uui/source/ |
| H A D | iahndl-authentication.cxx | 117 rInfo.SetResult(xDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : in executeLoginDialog() 285 case ERRCODE_BUTTON_OK: in handleAuthenticationRequest_() 430 == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL); in executeMasterPasswordDialog() 439 == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL); in executeMasterPasswordDialog() 490 case ERRCODE_BUTTON_OK: in handleMasterPasswordRequest_() 537 … rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL ); in executePasswordDialog() 548 … rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL ); in executePasswordDialog() 561 … rInfo.SetResult( pDialog->Execute() == RET_OK ? ERRCODE_BUTTON_OK : ERRCODE_BUTTON_CANCEL ); in executePasswordDialog() 602 case ERRCODE_BUTTON_OK: in handlePasswordRequest_()
|
| H A D | iahndl-errorhandler.cxx | 115 aResult = ERRCODE_BUTTON_OK; in executeErrorDialog() 280 case ERRCODE_BUTTON_OK: in handleErrorHandlerRequest()
|
| H A D | iahndl.cxx | 1167 aResult = ERRCODE_BUTTON_OK; in executeMessageBox() 1546 case ERRCODE_BUTTON_OK: in handleBrokenPackageRequest()
|
| /trunk/main/svtools/source/misc/ |
| H A D | ehdl.cxx | 71 else if ( ERRCODE_BUTTON_OK == (nFlags & ERRCODE_BUTTON_OK) ) in aWndFunc() 127 return ERRCODE_BUTTON_OK; in aWndFunc() 135 nRet = ERRCODE_BUTTON_OK; in aWndFunc()
|
| /trunk/main/basic/source/basmgr/ |
| H A D | basmgr.cxx | 910 …rrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, rStorageName, ERRCODE_BUTTON_OK ); in ImpMgrNotLoaded() 1058 …ngErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, aStorName, ERRCODE_BUTTON_OK ); in LoadOldBasicManager() 1106 …ngErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD, aStorName, ERRCODE_BUTTON_OK ); in LoadOldBasicManager() 1194 …o* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_MGROPEN, xStorage->GetName(), ERRCODE_BUTTON_OK ); in ImpLoadLibary() 1203 …ErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD , pLibInfo->GetLibName(), ERRCODE_BUTTON_OK ); in ImpLoadLibary() 1235 …pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD, pLibInfo->GetLibName(), ERRCODE_BUTTON_OK ); in ImpLoadLibary() 1427 …gErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_REMOVELIB, String(), ERRCODE_BUTTON_OK ); in RemoveLib() 1451 …gErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_REMOVELIB, String(), ERRCODE_BUTTON_OK ); in RemoveLib() 1623 …ingErrorInfo* pErrInf = new StringErrorInfo( ERRCODE_BASMGR_LIBLOAD, String(), ERRCODE_BUTTON_OK ); in LoadLib()
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | wrtxml.cxx | 474 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in _Write() 482 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in _Write()
|
| H A D | swxml.cxx | 233 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ReadThroughComponent() 239 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ReadThroughComponent()
|
| /trunk/main/sw/source/ui/misc/ |
| H A D | glosdoc.cxx | 529 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR )); in UpdateGlosPath() 555 m_sErrPath, ERRCODE_BUTTON_OK ); in ShowError()
|
| /trunk/main/tools/inc/tools/ |
| H A D | errcode.hxx | 52 #define ERRCODE_BUTTON_OK 0x01 macro
|
| /trunk/main/sd/source/filter/xml/ |
| H A D | sdxmlwrp.cxx | 298 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ReadThroughComponent() 304 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ReadThroughComponent()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | docsh8.cxx | 1071 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR); in DBaseExport() 1074 …w StringErrorInfo( (SCERR_EXPORT_SQLEXCEPTION), aException.Message, ERRCODE_BUTTON_OK | ERRCODE_MS… in DBaseExport()
|
| H A D | docsh.cxx | 2354 …ERRCODE_BUTTON_OK | ERRCODE_MSG_INFO ), ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREF… in ConvertTo()
|
| /trunk/main/sc/source/filter/xml/ |
| H A D | xmlwrap.cxx | 308 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ImportFromComponent() 314 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ImportFromComponent()
|
| /trunk/main/tools/source/ref/ |
| H A D | errinf.cxx | 316 sal_uInt16 nErrFlags = ERRCODE_BUTTON_DEF_OK | ERRCODE_BUTTON_OK; in HandleError_Impl()
|
| /trunk/main/sfx2/source/doc/ |
| H A D | objcont.cxx | 586 != ERRCODE_BUTTON_OK ) in Insert()
|
| /trunk/main/sw/source/ui/app/ |
| H A D | docsh2.cxx | 405 if( ERRCODE_BUTTON_OK != ErrorHandler::HandleError( in Insert()
|
| /trunk/main/sw/source/filter/rtf/ |
| H A D | swparrtf.cxx | 161 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in Read()
|
| /trunk/main/sw/source/filter/html/ |
| H A D | swhtml.cxx | 255 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in Read()
|