19#ifndef __com_sun_star_configuration_backend_SchemaAttribute_idl__
20#define __com_sun_star_configuration_backend_SchemaAttribute_idl__
23module
com { module sun { module star { module configuration { module backend {
34published constants SchemaAttribute
const short REQUIRED
indicates that a property value can't be null.
Definition: SchemaAttribute.idl:39
const short EXTENSIBLE
indicates that properties can be added to the node at runtime
Definition: SchemaAttribute.idl:50
const short LOCALIZED
indicates that the content of the node or the value of the property may depend on the locale.
Definition: SchemaAttribute.idl:45
const short MASK
can be used to mask the schema attributes from merged attributes
Definition: SchemaAttribute.idl:55
Definition: Accessible.idl:22