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