22 module
com { module sun { module star { module configuration { module backend {
string Name
The full name of the Property for eg.
Definition: PropertyInfo.idl:33
string Type
The type of the Property.
Definition: PropertyInfo.idl:37
Definition: Ambiguous.idl:20
This structure contains all the information related to a property.
Definition: PropertyInfo.idl:28
boolean Protected
Is the property protected, if true the property can not be over written in later layer.
Definition: PropertyInfo.idl:46
any Value
The value of the property.
Definition: PropertyInfo.idl:41