22module
com { module sun { module star { module configuration { module backend {
Definition Ambiguous.idl:20
This structure contains all the information related to a property.
Definition PropertyInfo.idl:29
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
string Type
The type of the Property.
Definition PropertyInfo.idl:37
string Name
The full name of the Property for eg.
Definition PropertyInfo.idl:33