19#ifndef __com_sun_star_ui_UIElementType_idl__
20#define __com_sun_star_ui_UIElementType_idl__
22module
com { module sun { module star { module ui {
29constants UIElementType
34 const short UNKNOWN = 0;
70 const short COUNT = 8;
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
Definition Ambiguous.idl:22