LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
GetDirectPropertyTolerantResult Struct Referencepublished

specifies information being retrieved about a single property. More...

import"GetDirectPropertyTolerantResult.idl";

Inheritance diagram for GetDirectPropertyTolerantResult:
GetPropertyTolerantResult

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...
 

Detailed Description

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.

See also
com::sun::star::beans::XTolerantMultiPropertySet

Member Data Documentation

◆ Name

string Name

specifies the name of the property.


The documentation for this struct was generated from the following file: