LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
Generic exception thrown when physical access to an underlying backend fails.
Definition: BackendAccessException.idl:35
Handles access to the elements of a component schema, i.e its templates and its component definition.
Definition: XSchema.idl:39
provides access to configuration component schemas.
Definition: XSchemaSupplier.idl:37
Definition: Ambiguous.idl:22
XSchema getComponentSchema([in] string aComponent)
Returns the schema information (component + templates) for a particular component.
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48