Home
last modified time | relevance | path

Searched refs:ERRCODE_BUTTON_OK (Results 1 – 18 of 18) sorted by relevance

/trunk/main/uui/source/
H A Diahndl-authentication.cxx117 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 Diahndl-errorhandler.cxx115 aResult = ERRCODE_BUTTON_OK; in executeErrorDialog()
280 case ERRCODE_BUTTON_OK: in handleErrorHandlerRequest()
H A Diahndl.cxx1167 aResult = ERRCODE_BUTTON_OK; in executeMessageBox()
1546 case ERRCODE_BUTTON_OK: in handleBrokenPackageRequest()
/trunk/main/svtools/source/misc/
H A Dehdl.cxx71 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 Dbasmgr.cxx910 …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 Dwrtxml.cxx474 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in _Write()
482 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in _Write()
H A Dswxml.cxx233 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 Dglosdoc.cxx529 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR )); in UpdateGlosPath()
555 m_sErrPath, ERRCODE_BUTTON_OK ); in ShowError()
/trunk/main/tools/inc/tools/
H A Derrcode.hxx52 #define ERRCODE_BUTTON_OK 0x01 macro
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx298 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 Ddocsh8.cxx1071 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 Ddocsh.cxx2354ERRCODE_BUTTON_OK | ERRCODE_MSG_INFO ), ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREF… in ConvertTo()
/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx308 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ImportFromComponent()
314 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in ImportFromComponent()
/trunk/main/tools/source/ref/
H A Derrinf.cxx316 sal_uInt16 nErrFlags = ERRCODE_BUTTON_DEF_OK | ERRCODE_BUTTON_OK; in HandleError_Impl()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx586 != ERRCODE_BUTTON_OK ) in Insert()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx405 if( ERRCODE_BUTTON_OK != ErrorHandler::HandleError( in Insert()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx161 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in Read()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx255 ERRCODE_BUTTON_OK | ERRCODE_MSG_ERROR ); in Read()