LibreOffice
LibreOffice 7.4 SDK API Reference
|
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::ui |
Dialogs and other UI elements. | |
Constant Groups | |
constants | com::sun::star::ui::ItemType |
Determines the type of an item. | |
Macros | |
#define | __com_sun_star_ui_ItemType_idl__ |
Variables | |
const short | DEFAULT = 0 |
a normal item More... | |
const short | SEPARATOR_LINE = 1 |
a separator is inserted as a line. More... | |
const short | SEPARATOR_SPACE = 2 |
a separator is inserted as a space. More... | |
const short | SEPARATOR_LINEBREAK = 3 |
a line break is inserted. More... | |
#define __com_sun_star_ui_ItemType_idl__ |