20#ifndef __com_sun_star_sheet_ValidationAlertStyle_idl__
21#define __com_sun_star_sheet_ValidationAlertStyle_idl__
24module
com { module sun { module star { module sheet {
ValidationAlertStyle
used to specify how invalid cell contents are treated.
Definition: ValidationAlertStyle.idl:30
@ MACRO
macro is executed.
Definition: ValidationAlertStyle.idl:51
@ STOP
error message is shown and the change is rejected.
Definition: ValidationAlertStyle.idl:34
@ INFO
information message is shown and the user is asked whether the change will be accepted (defaulted to ...
Definition: ValidationAlertStyle.idl:46
@ WARNING
warning message is shown and the user is asked whether the change will be accepted (defaulted to "No"...
Definition: ValidationAlertStyle.idl:40
Definition: Accessible.idl:22