19#ifndef __com_sun_star_ui_ActionTriggerSeparatorType_idl__
20#define __com_sun_star_ui_ActionTriggerSeparatorType_idl__
22module
com { module sun { module star { module ui {
26published constants ActionTriggerSeparatorType
const short LINE
a separator is inserted as a line.
Definition: ActionTriggerSeparatorType.idl:30
const short SPACE
a separator is inserted as a space.
Definition: ActionTriggerSeparatorType.idl:33
const short LINEBREAK
a line break is inserted.
Definition: ActionTriggerSeparatorType.idl:36
Definition: Accessible.idl:22