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