22module
com { module sun { module star { module beans {
specifies the possible failure types when using the com::sun::star::beans::XTolerantMultiPropertySet ...
Definition TolerantPropertySetResultType.idl:35
const short UNKNOWN_PROPERTY
the property is not available.
Definition TolerantPropertySetResultType.idl:46
const short SUCCESS
the property has been successfully set or retrieved.
Definition TolerantPropertySetResultType.idl:38
const short WRAPPED_TARGET
a com::sun::star::lang::WrappedTargetException did occur.
Definition TolerantPropertySetResultType.idl:67
const short UNKNOWN_FAILURE
the operation failed and the reason is not known.
Definition TolerantPropertySetResultType.idl:71
const short ILLEGAL_ARGUMENT
the value used with the property is not valid.
Definition TolerantPropertySetResultType.idl:54
const short PROPERTY_VETO
the property could not be changed at that time.
Definition TolerantPropertySetResultType.idl:62
Definition Ambiguous.idl:20