| /AOO42X/test/testcommon/source/org/openoffice/test/common/ |
| H A D | XMLReporter.java | 86 public void testAssumptionFailure(Failure failure) { in testAssumptionFailure() argument 91 public void testFailure(Failure failure) throws Exception { in testFailure() argument 92 if (failure.getException() instanceof AssertionError) { in testFailure() 95 failureEl.setAttribute("message", failure.getMessage()); in testFailure() 96 failureEl.setAttribute("type", failure.getTestHeader()); in testFailure() 97 failureEl.setTextContent(failure.getTrace()); in testFailure() 102 errorEl.setAttribute("message", failure.getMessage()); in testFailure() 103 errorEl.setAttribute("type", failure.getTestHeader()); in testFailure() 104 errorEl.setTextContent(failure.getTrace()); in testFailure()
|
| H A D | CSVReporter.java | 65 public void testAssumptionFailure(Failure failure) { in testAssumptionFailure() argument 70 public void testFailure(Failure failure) throws Exception { in testFailure() argument 72 if (failure.getException() instanceof AssertionError) { in testFailure()
|
| /AOO42X/main/wizards/com/sun/star/wizards/db/ |
| H A D | DatabaseObjectWizard.java | 109 boolean failure = false; in executeWizardFromCommandLine() 138 failure = true; in executeWizardFromCommandLine() 142 failure = true; in executeWizardFromCommandLine() 145 failure = true; in executeWizardFromCommandLine() 147 if ( failure ) in executeWizardFromCommandLine()
|
| /AOO42X/main/uui/source/ |
| H A D | iahndl-ssl.cxx | 194 sal_Int32 const & failure, in executeSSLWarnDialog() argument 214 switch( failure ) in executeSSLWarnDialog() 240 ERRCODE_AREA_UUI_UNKNOWNAUTH + failure + DESCRIPTION_1, in executeSSLWarnDialog() 250 ERRCODE_AREA_UUI_UNKNOWNAUTH + failure + TITLE, &aTitle); in executeSSLWarnDialog()
|
| /AOO42X/main/shell/source/tools/lngconvex/ |
| H A D | lngconvex.cxx | 393 catch (const std::ios::failure&) in read_ulf_file() 423 catch(const std::ios::failure&) in read_file() 444 catch(const std::ios::failure&) in concatenate_files() 586 catch(const std::ios::failure& ex) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
| /AOO42X/main/sfx2/qa/complex/sfx2/ |
| H A D | GlobalEventBroadcaster.java | 219 boolean failure = false; in proveExpectation() 231 failure = true; in proveExpectation() 235 return !failure; in proveExpectation()
|
| /AOO42X/main/offapi/com/sun/star/ucb/ |
| H A D | ContentResultSet.idl | 98 which indicates the reason for the failure of the method call. 111 which indicates the reason for the failure of the method call. 125 which indicates the reason for the failure of the method call.
|
| H A D | InteractiveNetworkWriteException.idl | 36 /** A network error specifying a write failure. 41 /** Any diagnostic message about the failure (which will typically be an
|
| H A D | InteractiveNetworkReadException.idl | 36 /** A network error specifying a read failure. 41 /** Any diagnostic message about the failure (which will typically be an
|
| H A D | InteractiveNetworkResolveNameException.idl | 36 /** A network error specifying a name resolution failure.
|
| H A D | InteractiveNetworkConnectException.idl | 36 /** A network error specifying a connection failure.
|
| H A D | InteractiveNetworkGeneralException.idl | 36 /** A network error specifying a general failure.
|
| H A D | TransferResult.idl | 47 exception indicating the kind of failure.
|
| /AOO42X/main/offapi/com/sun/star/configuration/backend/ |
| H A D | CannotConnectException.idl | 41 <li>Communications link failure.</li> 43 <li>Internal failure of the backend access layer.</li>
|
| /AOO42X/main/udkapi/com/sun/star/java/ |
| H A D | JavaVMCreationFailureException.idl | 37 Possible reasons for a failure are that JNI_CreateJavaVM returns 38 an error code that reflects a failure, JNI_CreateJavaVM does not
|
| /AOO42X/main/offapi/com/sun/star/document/ |
| H A D | XUndoAction.idl | 38 …verting the action failed. In this case, the caller should assume that this is a permanent failure, 49 …peating the action failed. In this case, the caller should assume that this is a permanent failure,
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | ww8scan.cxx | 2382 bool failure = false; in ReadPLCF() local 2390 failure = pSt->GetError(); in ReadPLCF() 2392 if (!failure) in ReadPLCF() 2395 failure = pSt->GetError(); in ReadPLCF() 2398 if (!failure) in ReadPLCF() 2411 ASSERT( !failure, "Document has corrupt PLCF, ignoring it" ); in ReadPLCF() 2413 if (failure) in ReadPLCF() 2430 bool failure = false; in GeneratePLCF() local 2434 failure = true; in GeneratePLCF() 2436 if (!failure) in GeneratePLCF() [all …]
|
| /AOO42X/main/offapi/com/sun/star/auth/ |
| H A D | PersistenceFailureException.idl | 33 /** indicates an underlying persistence implementation failure.
|
| H A D | AuthenticationFailedException.idl | 33 /** indicates failure to authenticate using the specified security context.
|
| /AOO42X/main/offapi/com/sun/star/ldap/ |
| H A D | LdapConnectionException.idl | 34 Indicates failure to connect to an LDAP server, usually because
|
| /AOO42X/main/offapi/com/sun/star/scanner/ |
| H A D | ScannerException.idl | 47 /** Error: contains the specific reason for failure
|
| /AOO42X/main/offapi/com/sun/star/task/ |
| H A D | XJobListener.idl | 51 It provides information about success or failure of job execution. It's possible too,
|
| /AOO42X/main/offapi/com/sun/star/logging/ |
| H A D | LogLevel.idl | 48 /// denotes a serious failure to be logged
|
| /AOO42X/main/offapi/com/sun/star/linguistic2/ |
| H A D | XSpellAlternatives.idl | 46 a failure-type that may specify why the word was not correct.
|
| /AOO42X/main/udkapi/com/sun/star/beans/ |
| H A D | TolerantPropertySetResultType.idl | 32 /** specifies the possible failure types when using the
|