implements SchemaSupplier providing access to local configuration schemas More...
import "LocalSchemaSupplier.idl";
 
  
| Included Services | |
| service | SchemaSupplier | 
| provides access to configuration schemas. | |
| Additional Inherited Members | |
|  Exported Interfaces inherited from SchemaSupplier | |
| interface | XSchemaSupplier | 
| provides access to configuration schemas. | |
|  Public Member Functions inherited from XSchemaSupplier | |
| XSchema | getComponentSchema ([in] string aComponent) raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) | 
| Returns the schema information (component + templates) for a particular component. | |
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
implements SchemaSupplier providing access to local configuration schemas
| service SchemaSupplier | 
provides access to configuration schemas.