21module
com { module sun { module star { module configuration { module backend {
This exception is thrown when an application attempts to use NULL in a case where an object is requir...
Definition NullPointerException.idl:33
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
receives a description of a configuration schema as a sequence of events.
Definition XSchemaHandler.idl:29
Handles access to the elements of a component schema, i.e its templates and its component definition.
Definition XSchema.idl:31
void readSchema([in] XSchemaHandler aHandler)
Describes the full schema (templates + component) to a XSchemaHandler.
void readComponent([in] XSchemaHandler aHandler)
Describes only the component definition to a XSchemaHandler.
void readTemplates([in] XSchemaHandler aHandler)
Describes the component templates to a XSchemaHandler.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20