19 #ifndef __com_sun_star_ui_UIElementType_idl__
20 #define __com_sun_star_ui_UIElementType_idl__
22 module
com { module sun { module star { module ui {
29 constants UIElementType
const short DOCKINGWINDOW
specifies a window that can be docked.
Definition: UIElementType.idl:66
const short POPUPMENU
specifies a pop-up menu.
Definition: UIElementType.idl:42
const short PROGRESSBAR
specifies a floating window, which can also be docked.
Definition: UIElementType.idl:58
const short MENUBAR
specifies a menu bar.
Definition: UIElementType.idl:38
const short STATUSBAR
specifies a statusbar.
Definition: UIElementType.idl:50
const short FLOATINGWINDOW
specifies a floating window, which can also be docked.
Definition: UIElementType.idl:54
const short TOOLPANEL
specifies a tool panel
Definition: UIElementType.idl:62
const short TOOLBAR
specifies a toolbar.
Definition: UIElementType.idl:46
const short UNKNOWN
unknown user interface element type, which can be used as a wildcard to specify all types.
Definition: UIElementType.idl:34
const short COUNT
specifies the number of constants.
Definition: UIElementType.idl:70
Definition: Ambiguous.idl:22