20 #ifndef __com_sun_star_script_provider_ScriptFrameworkErrorType_idl__
21 #define __com_sun_star_script_provider_ScriptFrameworkErrorType_idl__
24 module com { module sun { module star { module script { module provider {
30 constants ScriptFrameworkErrorType
const long MALFORMED_URL
the requested method, with the requested signature, does not exist
Definition: ScriptFrameworkErrorType.idl:46
const long NO_SUCH_SCRIPT
the requested method, and/or with the requested signature, does not exist
Definition: ScriptFrameworkErrorType.idl:42
const long UNKNOWN
Unknown.
Definition: ScriptFrameworkErrorType.idl:34
const long NOTSUPPORTED
ProviderNotSupported.
Definition: ScriptFrameworkErrorType.idl:38