LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Macros | |
#define | TAB_HEIGHT 20 |
#define | TAB_TEXT_MARGIN 12 |
#define | FOCUS_RING_WIDTH 4 |
#define | MEDIUM_PROGRESS_INDICATOR_HEIGHT 10 |
#define | LARGE_PROGRESS_INDICATOR_HEIGHT 16 |
#define | PUSH_BUTTON_NORMAL_HEIGHT 21 |
#define | PUSH_BUTTON_SMALL_HEIGHT 15 |
#define | RADIO_BUTTON_SMALL_SIZE 14 |
#define | RADIO_BUTTON_TEXT_SEPARATOR 3 |
#define | CHECKBOX_SMALL_SIZE 14 |
#define | CHECKBOX_TEXT_SEPARATOR 3 |
#define | SLIDER_WIDTH 19 |
#define | SLIDER_HEIGHT 18 |
#define | EDITBOX_HEIGHT 21 |
#define | EDITBOX_BORDER_WIDTH 1 |
#define | EDITBOX_INSET_MARGIN 1 |
#define | COMBOBOX_HEIGHT 20 |
#define | COMBOBOX_BUTTON_WIDTH 18 |
#define | COMBOBOX_BORDER_WIDTH 1 |
#define | COMBOBOX_TEXT_MARGIN 1 |
#define | LISTBOX_HEIGHT 20 |
#define | LISTBOX_BUTTON_WIDTH 18 |
#define | LISTBOX_BORDER_WIDTH 1 |
#define | LISTBOX_TEXT_MARGIN 1 |
#define | SPIN_BUTTON_WIDTH 13 |
#define | SPIN_UPPER_BUTTON_HEIGHT 11 |
#define | SPIN_LOWER_BUTTON_HEIGHT 11 |
#define | SPINBOX_OFFSET 1 |
#define CHECKBOX_SMALL_SIZE 14 |
Definition at line 37 of file salnativewidgets.h.
#define CHECKBOX_TEXT_SEPARATOR 3 |
Definition at line 38 of file salnativewidgets.h.
#define COMBOBOX_BORDER_WIDTH 1 |
Definition at line 49 of file salnativewidgets.h.
#define COMBOBOX_BUTTON_WIDTH 18 |
Definition at line 48 of file salnativewidgets.h.
#define COMBOBOX_HEIGHT 20 |
Definition at line 47 of file salnativewidgets.h.
#define COMBOBOX_TEXT_MARGIN 1 |
Definition at line 50 of file salnativewidgets.h.
#define EDITBOX_BORDER_WIDTH 1 |
Definition at line 44 of file salnativewidgets.h.
#define EDITBOX_HEIGHT 21 |
Definition at line 43 of file salnativewidgets.h.
#define EDITBOX_INSET_MARGIN 1 |
Definition at line 45 of file salnativewidgets.h.
#define FOCUS_RING_WIDTH 4 |
Definition at line 26 of file salnativewidgets.h.
#define LARGE_PROGRESS_INDICATOR_HEIGHT 16 |
Definition at line 29 of file salnativewidgets.h.
#define LISTBOX_BORDER_WIDTH 1 |
Definition at line 54 of file salnativewidgets.h.
#define LISTBOX_BUTTON_WIDTH 18 |
Definition at line 53 of file salnativewidgets.h.
#define LISTBOX_HEIGHT 20 |
Definition at line 52 of file salnativewidgets.h.
#define LISTBOX_TEXT_MARGIN 1 |
Definition at line 55 of file salnativewidgets.h.
#define MEDIUM_PROGRESS_INDICATOR_HEIGHT 10 |
Definition at line 28 of file salnativewidgets.h.
#define PUSH_BUTTON_NORMAL_HEIGHT 21 |
Definition at line 31 of file salnativewidgets.h.
#define PUSH_BUTTON_SMALL_HEIGHT 15 |
Definition at line 32 of file salnativewidgets.h.
#define RADIO_BUTTON_SMALL_SIZE 14 |
Definition at line 34 of file salnativewidgets.h.
#define RADIO_BUTTON_TEXT_SEPARATOR 3 |
Definition at line 35 of file salnativewidgets.h.
#define SLIDER_HEIGHT 18 |
Definition at line 41 of file salnativewidgets.h.
#define SLIDER_WIDTH 19 |
Definition at line 40 of file salnativewidgets.h.
#define SPIN_BUTTON_WIDTH 13 |
Definition at line 57 of file salnativewidgets.h.
#define SPIN_LOWER_BUTTON_HEIGHT 11 |
Definition at line 59 of file salnativewidgets.h.
#define SPIN_UPPER_BUTTON_HEIGHT 11 |
Definition at line 58 of file salnativewidgets.h.
#define SPINBOX_OFFSET 1 |
Definition at line 65 of file salnativewidgets.h.
#define TAB_HEIGHT 20 |
Definition at line 23 of file salnativewidgets.h.
#define TAB_TEXT_MARGIN 12 |
Definition at line 24 of file salnativewidgets.h.