LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
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.
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.

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: