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

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

Elements' Summary
ValueState the state of the property value.  
Elements' Details
ValueState
PropertyValueState ValueState;
Description
the state of the property value.
Top of Page