Home
last modified time | relevance | path

Searched defs:failed (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/qadevOOo/runner/lib/
H A DStatus.java108 public static Status failed(final String reason) { in failed() method in Status
/AOO41X/main/qadevOOo/runner/complexlib/
H A DAssurance.java352 protected void failed() { in failed() method in Assurance
361 protected void failed(String msg) { in failed() method in Assurance
402 protected void failed(String msg, boolean cont) { in failed() method in Assurance
/AOO41X/main/wizards/com/sun/star/wizards/web/status/
H A DTask.java44 private int failed = 0; field in Task
/AOO41X/main/wizards/com/sun/star/wizards/ui/event/
H A DTask.java38 private int failed = 0; field in Task
/AOO41X/main/codemaker/source/cppumaker/
H A Dcppumaker.cxx41 void failed(rtl::OString const & typeName, CppuOptions * options) { in failed() function
/AOO41X/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java1248 int failed = 0; in loadDocuments() local
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java180 MESSAGES.put(new Integer(S_METHOD_FAILED), in MESSAGES.put()
248 MESSAGES.put(new Integer(S_UNPACKING_STORAGE_FAILED), in MESSAGES.put()
/AOO41X/main/sal/osl/unx/
H A Dfile_url.cxx519 /*inout*/ bool* failed) in _osl_resolvepath()