19 #ifndef __com_sun_star_configuration_backend_XSchemaSupplier_idl__ 20 #define __com_sun_star_configuration_backend_XSchemaSupplier_idl__ 28 module
com { module sun { module star { module configuration { module backend {
56 XSchema getComponentSchema([in]
string aComponent)
Generic exception thrown when physical access to an underlying backend fails.
Definition: BackendAccessException.idl:35
Definition: Ambiguous.idl:22
provides access to configuration component schemas.
Definition: XSchemaSupplier.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
Handles access to the elements of a component schema, i.e its templates and its component definition...
Definition: XSchema.idl:38
base interface of all UNO interfaces
Definition: XInterface.idl:47