21 module
com { module sun { module star { module ui {
const short MANDATORY
marks always visible element which can not be removed when statusbar width is not sufficient...
Definition: ItemStyle.idl:155
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
Definition: Ambiguous.idl:20
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 REPEAT
indicates that the item continues to execute the command while you click and hold the mouse button...
Definition: ItemStyle.idl:130
const short TEXT
indicates if icon, text or text+icon is displayed for the item.
Definition: ItemStyle.idl:148
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
specifies if an icon is placed on left side of the text, like an entry in a taskbar.
Definition: ItemStyle.idl:119
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