summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2012-06-26 23:12:17 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-06-28 13:52:02 +0400
commit044eae119281b9521e70e64aabd42f5142cb54d0 (patch)
tree1bc18b18fca8afb13eca0eabf4ae53bb8e07f0e0 /vcl/inc
parent1b72dd9e1c3b981cb1863c3b2d0680045bf3bd07 (diff)
remove unused toolbox styles
Change-Id: If19d8a79e34dfa20c41084c91992d860aad6c968
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/vcl/toolbox.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/vcl/toolbox.hxx b/vcl/inc/vcl/toolbox.hxx
index c35c6a968f86..22901be7aa1a 100644
--- a/vcl/inc/vcl/toolbox.hxx
+++ b/vcl/inc/vcl/toolbox.hxx
@@ -130,8 +130,6 @@ typedef sal_uInt16 ToolBoxItemBits;
// - ToolBox-Types -
// -----------------
-#define TOOLBOX_STYLE_OUTBUTTON ((sal_uInt16)0x0001)
-#define TOOLBOX_STYLE_HANDPOINTER ((sal_uInt16)0x0002)
#define TOOLBOX_STYLE_FLAT ((sal_uInt16)0x0004)
#define TOOLBOX_APPEND ((sal_uInt16)0xFFFF)