21 module com { module sun { module star { module ui {
const short TEXT
Text role.
Definition: AccessibleRole.idl:500
const short ALIGN_CENTER
specifies how the output of the item is aligned in the bounding box of the user interface element...
Definition: ItemStyle.idl:63
const short DROPDOWN_ONLY
indicates that the item only supports a dropdown menu or toolbar for additional functions.
Definition: ItemStyle.idl:136
const short AUTO_SIZE
specifies whether or not the size of the item is set automatically by the parent user interface eleme...
Definition: ItemStyle.idl:99
const short DRAW_IN3D
specifies how the implementation should draw the item.
Definition: ItemStyle.idl:82
const short DROP_DOWN
specifies that the item supports a dropdown menu or toolbar for additional functions.
Definition: ItemStyle.idl:124
const short DRAW_OUT3D
specifies how the implementation should draw the item.
Definition: ItemStyle.idl:76
const short OWNER_DRAW
specifies whether or not an item is displayed using an external function.
Definition: ItemStyle.idl:93
const short RADIO_CHECK
determines whether the item unchecks neighbor entries which have also this style set.
Definition: ItemStyle.idl:104
const short ICON
A small fixed size picture, typically used to decorate components.
Definition: AccessibleRole.idl:228
const short REPEAT
This event is raised when the element local timeline repeats.
Definition: EventTrigger.idl:69
const short ALIGN_RIGHT
specifies how the output of the item is aligned in the bounding box of the user interface element...
Definition: ItemStyle.idl:70
const short ALIGN_LEFT
specifies how the output of the item is aligned in the bounding box of the user interface element...
Definition: ItemStyle.idl:56
const short DRAW_FLAT
specifies how the implementation should draw the item.
Definition: ItemStyle.idl:88
const short MANDATORY
indicates that a set item may not be removed or replaced in subsequent layers.
Definition: NodeAttribute.idl:49