| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
specifies information being retrieved about a single property. More...
import "GetDirectPropertyTolerantResult.idl";
 
  
| Public Attributes | |
| string | Name | 
| specifies the name of the property. | |
| Public Attributes inherited from GetPropertyTolerantResult | |
| short | Result | 
| specifies a success or error code for the retrieval operation. | |
| com::sun::star::beans::PropertyState | State | 
| contains the state of the property. | |
| any | Value | 
| contains the value of the property. | |
specifies information being retrieved about a single property.
This type is used for the elements in the sequence returned by com::sun::star::beans::XTolerantMultiPropertySet::GetDirectPropertyTolerantResult.
| string Name | 
specifies the name of the property.