21 module com { module sun { module star { module script { module provider {
27 constants ScriptFrameworkErrorType
const long UNKNOWN
This value is deprecated.
Definition: FailReason.idl:69
const long MALFORMED_URL
the requested method, with the requested signature, does not exist
Definition: ScriptFrameworkErrorType.idl:43
const long NO_SUCH_SCRIPT
the requested method, and/or with the requested signature, does not exist
Definition: ScriptFrameworkErrorType.idl:39
const long NOTSUPPORTED
ProviderNotSupported.
Definition: ScriptFrameworkErrorType.idl:35