19 #ifndef __com_sun_star_ui_ItemType_idl__
20 #define __com_sun_star_ui_ItemType_idl__
22 module com { module sun { module star { module ui {
const short DEFAULT
Indicates the object is the default button in a window.
Definition: AccessibleStateType.idl:227
const short SEPARATOR_LINEBREAK
a line break is inserted.
Definition: ItemType.idl:41
const short SEPARATOR_SPACE
a separator is inserted as a space.
Definition: ItemType.idl:38
const short SEPARATOR_LINE
a separator is inserted as a line.
Definition: ItemType.idl:35