LibreOffice
LibreOffice 24.2 SDK API Reference
|
specifies information about a single property failed to be set. More...
import"SetPropertyTolerantFailed.idl";
Public Attributes | |
string | Name |
specifies the name of the property. More... | |
short | Result |
specifies the success or error code for setting the properties value. More... | |
specifies information about a single property failed to be set.
string Name |
specifies the name of the property.
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.