20 module
com { module sun { module star { module ui {
27 constants UIElementType
const short UNKNOWN
unknown user interface element type, which can be used as a wildcard to specify all types...
Definition: UIElementType.idl:32
const short STATUSBAR
specifies a statusbar.
Definition: UIElementType.idl:48
const short PROGRESSBAR
specifies a floating window, which can also be docked.
Definition: UIElementType.idl:56
Definition: Ambiguous.idl:20
const short MENUBAR
specifies a menu bar.
Definition: UIElementType.idl:36
const short COUNT
specifies the number of constants.
Definition: UIElementType.idl:68
const short TOOLBAR
specifies a toolbar.
Definition: UIElementType.idl:44
const short FLOATINGWINDOW
specifies a floating window, which can also be docked.
Definition: UIElementType.idl:52
const short POPUPMENU
specifies a pop-up menu.
Definition: UIElementType.idl:40
const short DOCKINGWINDOW
specifies a window that can be docked.
Definition: UIElementType.idl:64
const short TOOLPANEL
specifies a tool panel
Definition: UIElementType.idl:60