:: com :: sun :: star :: ui ::
|
unpublished |
constants group UIElementType |
|
|
- Usage Restrictions
- not published
- Description
- determine the type of a user interface element which is controlled
by a layout manager.
- Since
- OOo 2.0
|
Constants |
UNKNOWN |
unknown user interface element type, which can be used as a wildcard
to specify all types.
|
MENUBAR |
specifies a menu bar.
|
POPUPMENU |
specifies a pop-up menu.
|
TOOLBAR |
specifies a toolbar.
|
STATUSBAR |
specifies a statusbar.
|
FLOATINGWINDOW |
specifies a floating window, which can also be docked.
|
PROGRESSBAR |
specifies a floating window, which can also be docked.
|
TOOLPANEL |
specifies a tool panel
|
DOCKINGWINDOW |
specifies a window that can be docked.
|
COUNT |
specifies the number of constants.
|
Constants' Details |
UNKNOWN
const short UNKNOWN = 0;
- Description
- unknown user interface element type, which can be used as a wildcard
to specify all types.
|
|
MENUBAR
const short MENUBAR = 1;
- Description
- specifies a menu bar.
|
|
POPUPMENU
const short POPUPMENU = 2;
- Description
- specifies a pop-up menu.
|
|
TOOLBAR
const short TOOLBAR = 3;
- Description
- specifies a toolbar.
|
|
STATUSBAR
const short STATUSBAR = 4;
- Description
- specifies a statusbar.
|
|
FLOATINGWINDOW
const short FLOATINGWINDOW = 5;
- Description
- specifies a floating window, which can also be docked.
|
|
PROGRESSBAR
const short PROGRESSBAR = 6;
- Description
- specifies a floating window, which can also be docked.
|
|
TOOLPANEL
const short TOOLPANEL = 7;
- Description
- specifies a tool panel
|
|
DOCKINGWINDOW
const short DOCKINGWINDOW = 7;
- Description
- specifies a window that can be docked.
|
|
COUNT
const short COUNT = 8;
- Description
- specifies the number of constants.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.