22 module
com { module sun { module star { module beans {
PropertyState
This enumeration lists the states that a property value can have.
Definition PropertyState.idl:38
Definition Ambiguous.idl:20
specifies a property value.
Definition PropertyValue.idl:28
com::sun::star::beans::PropertyState State
determines if the value comes from the object itself or from a default and if the value cannot be det...
Definition PropertyValue.idl:54
any Value
contains the value of the property or VOID, if no value is available.
Definition PropertyValue.idl:48
string Name
specifies the name of the property.
Definition PropertyValue.idl:34
long Handle
contains an implementation-specific handle for the property.
Definition PropertyValue.idl:42