19 #ifndef __com_sun_star_beans_GetPropertyTolerantResult_idl__
20 #define __com_sun_star_beans_GetPropertyTolerantResult_idl__
27 module
com { module sun { module star { module beans {
PropertyState
This enumeration lists the states that a property value can have.
Definition: PropertyState.idl:40
Definition: Ambiguous.idl:22
specifies information being retrieved about a single property.
Definition: GetPropertyTolerantResult.idl:35
short Result
specifies a success or error code for the retrieval operation.
Definition: GetPropertyTolerantResult.idl:41
com::sun::star::beans::PropertyState State
contains the state of the property.
Definition: GetPropertyTolerantResult.idl:49
any Value
contains the value of the property.
Definition: GetPropertyTolerantResult.idl:57