LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
SetPropertyTolerantFailed Struct Referencepublished

specifies information about a single property failed to be set. More...

import <SetPropertyTolerantFailed.idl;

Public Attributes

string Name
 specifies the name of the property.
 
short Result
 specifies the success or error code for setting the properties value.
 

Detailed Description

specifies information about a single property failed to be set.

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

Member Data Documentation

◆ Name

string Name

specifies the name of the property.

◆ Result

short Result

specifies the success or error code for setting the properties value.

Since the property was not successful set the result will never be com::sun::star::beans::TolerantPropertySetResultType::SUCCESS.

See also
com::sun::star::beans::TolerantPropertySetResultType

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