summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/window/toolbox.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/window/toolbox.cxx b/vcl/source/window/toolbox.cxx
index eaf0be71e765..ffe500733678 100644
--- a/vcl/source/window/toolbox.cxx
+++ b/vcl/source/window/toolbox.cxx
@@ -69,8 +69,6 @@ DBG_NAMEEX( Window )
#define SMALLBUTTON_OFF_NORMAL_X 3
#define SMALLBUTTON_OFF_NORMAL_Y 3
-#define SMALLBUTTON_OFF_PRESSED_X 5
-#define SMALLBUTTON_OFF_PRESSED_Y 5
// -----------------------------------------------------------------------
@@ -79,8 +77,6 @@ DBG_NAMEEX( Window )
#define TB_LINESPACING 3
#define TB_SPIN_SIZE 14
#define TB_SPIN_OFFSET 2
-#define TB_NEXT_SIZE 22
-#define TB_NEXT_OFFSET 2
#define TB_BORDER_OFFSET1 4
#define TB_BORDER_OFFSET2 2
#define TB_CUSTOMIZE_OFFSET 2