contains value and state of a com::sun::star::beans::Property. More...
import "PropertyValueInfo.idl";
Public Attributes | |
com::sun::star::ucb::PropertyValueState | ValueState |
the state of the property value. | |
![]() | |
string | Name |
specifies the name of the property. | |
long | Handle |
contains an implementation-specific handle for the property. | |
any | Value |
contains the value of the property or VOID , if no value is available. | |
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 determined exactly. | |
contains value and state of a com::sun::star::beans::Property.
com::sun::star::ucb::PropertyValueState ValueState |
the state of the property value.