LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Classes | |
class | ComboBox |
A widget used to choose from a list of items and which has an entry. More... | |
Macros | |
#define | COMBOBOX_APPEND (SAL_MAX_INT32) |
#define | COMBOBOX_ENTRY_NOTFOUND (SAL_MAX_INT32) |
#define | COMBOBOX_MAX_ENTRIES (SAL_MAX_INT32 - 1) |
#define COMBOBOX_APPEND (SAL_MAX_INT32) |
Definition at line 30 of file combobox.hxx.
#define COMBOBOX_ENTRY_NOTFOUND (SAL_MAX_INT32) |
Definition at line 31 of file combobox.hxx.
#define COMBOBOX_MAX_ENTRIES (SAL_MAX_INT32 - 1) |
Definition at line 32 of file combobox.hxx.