20module
com { module sun { module star { module ui {
27constants UIElementType
32 const short UNKNOWN = 0;
68 const short COUNT = 8;
const short DOCKINGWINDOW
specifies a window that can be docked.
Definition UIElementType.idl:64
const short POPUPMENU
specifies a pop-up menu.
Definition UIElementType.idl:40
const short PROGRESSBAR
specifies a floating window, which can also be docked.
Definition UIElementType.idl:56
const short MENUBAR
specifies a menu bar.
Definition UIElementType.idl:36
const short STATUSBAR
specifies a statusbar.
Definition UIElementType.idl:48
const short FLOATINGWINDOW
specifies a floating window, which can also be docked.
Definition UIElementType.idl:52
const short TOOLPANEL
specifies a tool panel
Definition UIElementType.idl:60
const short TOOLBAR
specifies a toolbar.
Definition UIElementType.idl:44
Definition Ambiguous.idl:20