20#ifndef __com_sun_star_ui_ItemStyle_idl__
21#define __com_sun_star_ui_ItemStyle_idl__
24module
com { module sun { module star { module ui {
122 const short ICON = 128;
133 const short REPEAT = 512;
151 const short TEXT = 2048;
158 const short MANDATORY = 4096;
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:66
const short DROP_DOWN
specifies that the item supports a dropdown menu or toolbar for additional functions.
Definition ItemStyle.idl:127
const short DRAW_FLAT
specifies how the implementation should draw the item.
Definition ItemStyle.idl:91
const short DROPDOWN_ONLY
indicates that the item only supports a dropdown menu or toolbar for additional functions.
Definition ItemStyle.idl:139
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:59
const short RADIO_CHECK
determines whether the item unchecks neighbor entries which have also this style set.
Definition ItemStyle.idl:107
const short DRAW_IN3D
specifies how the implementation should draw the item.
Definition ItemStyle.idl:85
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:73
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:102
const short DRAW_OUT3D
specifies how the implementation should draw the item.
Definition ItemStyle.idl:79
const short OWNER_DRAW
specifies whether or not an item is displayed using an external function.
Definition ItemStyle.idl:96
Definition Ambiguous.idl:22