10 #ifndef __com_sun_star_frame_InfobarType_idl__
11 #define __com_sun_star_frame_InfobarType_idl__
13 module com { module sun { module star { module frame {
const long WARNING
For warning messages (color: orange).
Definition: InfobarType.idl:28
const long DANGER
For critical errors (color: red).
Definition: InfobarType.idl:31
const short SUCCESS
the property has been successfully set or retrieved.
Definition: TolerantPropertySetResultType.idl:40
const long INFO
For information messages (color: light blue).
Definition: InfobarType.idl:22