summaryrefslogtreecommitdiff
path: root/include/svx/imapdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-07-25 13:43:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-07-25 16:32:41 +0200
commit4da36c9af3bc31c8efb9505fe3d07a22cd51c487 (patch)
tree02e83fe60ad0ead990840cea137bc9b053fcf304 /include/svx/imapdlg.hxx
parent4555e4361e3a25a4a10474e9ae019ad8063ac855 (diff)
drop unused defines
Change-Id: I2677c5f4458ff5baef61c8015d3e5a226f591913 Reviewed-on: https://gerrit.libreoffice.org/40410 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svx/imapdlg.hxx')
-rw-r--r--include/svx/imapdlg.hxx22
1 files changed, 0 insertions, 22 deletions
diff --git a/include/svx/imapdlg.hxx b/include/svx/imapdlg.hxx
index e23754b657b0..e328ab8b1e78 100644
--- a/include/svx/imapdlg.hxx
+++ b/include/svx/imapdlg.hxx
@@ -32,28 +32,6 @@
#include <svx/svxdllapi.h>
#include <vector>
-#define TBI_APPLY 1
-#define TBI_OPEN 2
-#define TBI_SAVEAS 3
-
-#define TBI_SELECT 4
-#define TBI_RECT 5
-#define TBI_CIRCLE 6
-#define TBI_POLY 7
-#define TBI_FREEPOLY 8
-
-#define TBI_ACTIVE 16
-#define TBI_MACRO 18
-#define TBI_PROPERTY 19
-
-#define TBI_POLYEDIT 30
-#define TBI_POLYMOVE 31
-#define TBI_POLYINSERT 32
-#define TBI_POLYDELETE 33
-
-#define TBI_UNDO 40
-#define TBI_REDO 41
-
class ImageMap;
/*************************************************************************