Home
last modified time | relevance | path

Searched refs:errorType (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DAbstractErrorHandler.java59 switch (errorType) in error()
62 return !showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
64 return !showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
66 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
68 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
70 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
72 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
74 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
76 return showMessage(getMessageFor(ex, arg, ix, errorType), errorType); in error()
132 switch (errorType) in getTrueFor()
[all …]
H A DErrorHandler.java112 public boolean error(Exception ex, Object arg, int ix, int errorType); in error() argument
/aoo4110/main/offapi/com/sun/star/script/provider/
H A DScriptFrameworkErrorException.idl49 long errorType;
/aoo4110/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx227 if ( se.errorType != provider::ScriptFrameworkErrorType::NO_SUCH_SCRIPT ) in dispatchWithNotification()
/aoo4110/main/cui/source/dialogs/
H A Dscriptdlg.cxx1490 if ( sError.errorType == provider::ScriptFrameworkErrorType::NOTSUPPORTED ) in GetErrorMessage()

Completed in 38 milliseconds