LibreOffice Module vcl (master) 1
|
#include <config_options.h>
#include <vcl/dllapi.h>
#include <vcl/ctrl.hxx>
#include <vcl/EnumContext.hxx>
#include <vcl/NotebookbarContextControl.hxx>
Go to the source code of this file.
Classes | |
class | TabControl |
Macros | |
#define | TAB_APPEND (sal_uInt16(0xFFFF)) |
#define | TAB_PAGE_NOTFOUND (sal_uInt16(0xFFFF)) |
#define | TAB_OFFSET 3 |
#define | TAB_TABOFFSET_X 3 |
#define | TAB_TABOFFSET_Y 3 |
#define | TAB_EXTRASPACE_X 6 |
#define | TAB_BORDER_LEFT 1 |
#define | TAB_BORDER_TOP 1 |
#define | TAB_BORDER_RIGHT 2 |
#define | TAB_BORDER_BOTTOM 2 |
#define TAB_APPEND (sal_uInt16(0xFFFF)) |
Definition at line 38 of file tabctrl.hxx.
#define TAB_BORDER_BOTTOM 2 |
Definition at line 49 of file tabctrl.hxx.
#define TAB_BORDER_LEFT 1 |
Definition at line 46 of file tabctrl.hxx.
#define TAB_BORDER_RIGHT 2 |
Definition at line 48 of file tabctrl.hxx.
#define TAB_BORDER_TOP 1 |
Definition at line 47 of file tabctrl.hxx.
#define TAB_EXTRASPACE_X 6 |
Definition at line 45 of file tabctrl.hxx.
#define TAB_OFFSET 3 |
Definition at line 42 of file tabctrl.hxx.
#define TAB_PAGE_NOTFOUND (sal_uInt16(0xFFFF)) |
Definition at line 39 of file tabctrl.hxx.
#define TAB_TABOFFSET_X 3 |
Definition at line 43 of file tabctrl.hxx.
#define TAB_TABOFFSET_Y 3 |
Definition at line 44 of file tabctrl.hxx.