22 module 
com {  module sun {  module star {  module beans {
 PropertyState
This enumeration lists the states that a property value can have. 
Definition: PropertyState.idl:37
 
Definition: Ambiguous.idl:20
 
The value of the property is available from a master (e.g., template). 
Definition: PropertyState.idl:60
 
The value of the property is only a recommendation because there are multiple values for this propert...
Definition: PropertyState.idl:74
 
The value of the property is stored in the PropertySet itself. 
Definition: PropertyState.idl:47