LibreOffice Module vcl (master) 1
Macros
salnativewidgets.h File Reference

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
 

Macro Definition Documentation

◆ CHECKBOX_SMALL_SIZE

#define CHECKBOX_SMALL_SIZE   14

Definition at line 37 of file salnativewidgets.h.

◆ CHECKBOX_TEXT_SEPARATOR

#define CHECKBOX_TEXT_SEPARATOR   3

Definition at line 38 of file salnativewidgets.h.

◆ COMBOBOX_BORDER_WIDTH

#define COMBOBOX_BORDER_WIDTH   1

Definition at line 49 of file salnativewidgets.h.

◆ COMBOBOX_BUTTON_WIDTH

#define COMBOBOX_BUTTON_WIDTH   18

Definition at line 48 of file salnativewidgets.h.

◆ COMBOBOX_HEIGHT

#define COMBOBOX_HEIGHT   20

Definition at line 47 of file salnativewidgets.h.

◆ COMBOBOX_TEXT_MARGIN

#define COMBOBOX_TEXT_MARGIN   1

Definition at line 50 of file salnativewidgets.h.

◆ EDITBOX_BORDER_WIDTH

#define EDITBOX_BORDER_WIDTH   1

Definition at line 44 of file salnativewidgets.h.

◆ EDITBOX_HEIGHT

#define EDITBOX_HEIGHT   21

Definition at line 43 of file salnativewidgets.h.

◆ EDITBOX_INSET_MARGIN

#define EDITBOX_INSET_MARGIN   1

Definition at line 45 of file salnativewidgets.h.

◆ FOCUS_RING_WIDTH

#define FOCUS_RING_WIDTH   4

Definition at line 26 of file salnativewidgets.h.

◆ LARGE_PROGRESS_INDICATOR_HEIGHT

#define LARGE_PROGRESS_INDICATOR_HEIGHT   16

Definition at line 29 of file salnativewidgets.h.

◆ LISTBOX_BORDER_WIDTH

#define LISTBOX_BORDER_WIDTH   1

Definition at line 54 of file salnativewidgets.h.

◆ LISTBOX_BUTTON_WIDTH

#define LISTBOX_BUTTON_WIDTH   18

Definition at line 53 of file salnativewidgets.h.

◆ LISTBOX_HEIGHT

#define LISTBOX_HEIGHT   20

Definition at line 52 of file salnativewidgets.h.

◆ LISTBOX_TEXT_MARGIN

#define LISTBOX_TEXT_MARGIN   1

Definition at line 55 of file salnativewidgets.h.

◆ MEDIUM_PROGRESS_INDICATOR_HEIGHT

#define MEDIUM_PROGRESS_INDICATOR_HEIGHT   10

Definition at line 28 of file salnativewidgets.h.

◆ PUSH_BUTTON_NORMAL_HEIGHT

#define PUSH_BUTTON_NORMAL_HEIGHT   21

Definition at line 31 of file salnativewidgets.h.

◆ PUSH_BUTTON_SMALL_HEIGHT

#define PUSH_BUTTON_SMALL_HEIGHT   15

Definition at line 32 of file salnativewidgets.h.

◆ RADIO_BUTTON_SMALL_SIZE

#define RADIO_BUTTON_SMALL_SIZE   14

Definition at line 34 of file salnativewidgets.h.

◆ RADIO_BUTTON_TEXT_SEPARATOR

#define RADIO_BUTTON_TEXT_SEPARATOR   3

Definition at line 35 of file salnativewidgets.h.

◆ SLIDER_HEIGHT

#define SLIDER_HEIGHT   18

Definition at line 41 of file salnativewidgets.h.

◆ SLIDER_WIDTH

#define SLIDER_WIDTH   19

Definition at line 40 of file salnativewidgets.h.

◆ SPIN_BUTTON_WIDTH

#define SPIN_BUTTON_WIDTH   13

Definition at line 57 of file salnativewidgets.h.

◆ SPIN_LOWER_BUTTON_HEIGHT

#define SPIN_LOWER_BUTTON_HEIGHT   11

Definition at line 59 of file salnativewidgets.h.

◆ SPIN_UPPER_BUTTON_HEIGHT

#define SPIN_UPPER_BUTTON_HEIGHT   11

Definition at line 58 of file salnativewidgets.h.

◆ SPINBOX_OFFSET

#define SPINBOX_OFFSET   1

Definition at line 65 of file salnativewidgets.h.

◆ TAB_HEIGHT

#define TAB_HEIGHT   20

Definition at line 23 of file salnativewidgets.h.

◆ TAB_TEXT_MARGIN

#define TAB_TEXT_MARGIN   12

Definition at line 24 of file salnativewidgets.h.