:: com :: sun :: star :: ucb ::

struct PropertyValueInfo
Base Hierarchy
PropertyValueInfo
 ┗ ::com::sun::star::beans::PropertyValue
Description
contains value and state of a ::com::sun::star::beans::Property .

Elements' Summary
ValueState the state of the property value.  
Elements' Details
ValueState
::com::sun::star::ucb::PropertyValueState ValueState;
Description
the state of the property value.
Top of Page