19#ifndef __com_sun_star_configuration_backend_NodeAttribute_idl__
20#define __com_sun_star_configuration_backend_NodeAttribute_idl__
23module
com { module sun { module star { module configuration { module backend {
39published constants NodeAttribute
const short FINALIZED
indicates that a node or property may not be changed or overridden in subsequent layers
Definition: NodeAttribute.idl:45
const short FUSE
indicates that contents shall be fused.
Definition: NodeAttribute.idl:69
const short READONLY
indicates that a node or property may not be changed in this or subsequent layer.
Definition: NodeAttribute.idl:57
const short MASK
can be used to mask the node attributes from merged attributes
Definition: NodeAttribute.idl:74
const short MANDATORY
indicates that a set item may not be removed or replaced in subsequent layers.
Definition: NodeAttribute.idl:51
Definition: Accessible.idl:22