| 
    LibreOffice
    
   LibreOffice 24.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.  More... | |
  Public Attributes inherited from GetPropertyTolerantResult | |
| short | Result | 
| specifies a success or error code for the retrieval operation.  More... | |
| com::sun::star::beans::PropertyState | State | 
| contains the state of the property.  More... | |
| any | Value | 
| contains the value of the property.  More... | |
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.
 1.8.14