22module
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 information being retrieved about a single property.
Definition GetPropertyTolerantResult.idl:30
short Result
specifies a success or error code for the retrieval operation.
Definition GetPropertyTolerantResult.idl:36
com::sun::star::beans::PropertyState State
contains the state of the property.
Definition GetPropertyTolerantResult.idl:44
any Value
contains the value of the property.
Definition GetPropertyTolerantResult.idl:52