summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/misc/outline.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-21 11:51:04 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-21 11:54:18 +0200
commit5fcecf9b88a0879081d8239cebbc03e30150985a (patch)
tree2eaa65002db4ccb19778e054f9fc40c33312537c /sw/source/ui/misc/outline.hrc
parentRemove unused dbexch.hrc (diff)
downloadcore-5fcecf9b88a0879081d8239cebbc03e30150985a.tar.gz
core-5fcecf9b88a0879081d8239cebbc03e30150985a.zip
hrc cleanup: Remove unused defines
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
Diffstat (limited to 'sw/source/ui/misc/outline.hrc')
-rw-r--r--sw/source/ui/misc/outline.hrc18
1 files changed, 0 insertions, 18 deletions
diff --git a/sw/source/ui/misc/outline.hrc b/sw/source/ui/misc/outline.hrc
index 17dd3194f0bf..bc4e2bb25637 100644
--- a/sw/source/ui/misc/outline.hrc
+++ b/sw/source/ui/misc/outline.hrc
@@ -24,33 +24,17 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#define RB_1 1
-#define RB_2 2
-#define RB_3 3
-#define RB_4 4
-#define RB_5 5
#define FT_1 6
#define FT_2 7
#define FT_3 8
#define FT_4 9
#define FT_5 10
-#define FI_1 11
-#define FI_2 12
-#define FI_3 13
-#define FI_4 14
-#define FI_5 15
-//#define FL_LEVEL 16
#define FT_COLL 20
#define LB_COLL 21
#define FT_NUMBER 22
#define LB_NUMBER 23
#define FT_DELIM 24
-#define FT_DELIM_BEVOR 25
-#define FT_DELIM_AFTER 26
-#define ED_DELIM_BEVOR 27
-#define ED_DELIM_AFTER 28
-#define CB_COMPLETE 29
#define FL_NUMBER 30
#define LB_ALIGN 31
@@ -63,8 +47,6 @@
#define BT_OK 100
#define BT_CANCEL 101
#define BT_HELP 102
-#define BT_FORM 103
-#define BT_RESET 104
#define FL_FORM 105
#define LB_FORM 106
#define ED_FORM 107