service ActionTriggerSeparator in module com::sun::star::ui::

(Global Index)

Syntax

service ActionTriggerSeparator;

Description

describes a separator entry. Such entries are of interest for components rendering an ActionTriggerContainer .

Property Summary

SeparatorType determins the type of the separator using constants from ActionTriggerSeparatorType .

Property Details



SeparatorType [ O P T I O N A L ]

Syntax

short SeparatorType;

Description

determins the type of the separator using constants from ActionTriggerSeparatorType .

Top of Page