10#ifndef __com_sun_star_frame_InfobarType_idl__
11#define __com_sun_star_frame_InfobarType_idl__
13module
com { module sun { module star { module frame {
25 const long SUCCESS = 1;
const long DANGER
For critical errors (color: red).
Definition InfobarType.idl:31
const long WARNING
For warning messages (color: orange).
Definition InfobarType.idl:28
const long INFO
For information messages (color: light blue).
Definition InfobarType.idl:22
Definition Ambiguous.idl:22