21module
com { module sun { module star { module ui {
119 const short ICON = 128;
130 const short REPEAT = 512;
148 const short TEXT = 2048;
155 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:63
const short DROP_DOWN
specifies that the item supports a dropdown menu or toolbar for additional functions.
Definition ItemStyle.idl:124
const short DRAW_FLAT
specifies how the implementation should draw the item.
Definition ItemStyle.idl:88
const short DROPDOWN_ONLY
indicates that the item only supports a dropdown menu or toolbar for additional functions.
Definition ItemStyle.idl:136
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 RADIO_CHECK
determines whether the item unchecks neighbor entries which have also this style set.
Definition ItemStyle.idl:104
const short DRAW_IN3D
specifies how the implementation should draw the item.
Definition ItemStyle.idl:82
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 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_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
Definition Ambiguous.idl:20