summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/frmdlg/column.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/frmdlg/column.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/frmdlg/column.hrc')
-rw-r--r--sw/source/ui/frmdlg/column.hrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/frmdlg/column.hrc b/sw/source/ui/frmdlg/column.hrc
index 9ad30e6673c0..61b89d1b3d86 100644
--- a/sw/source/ui/frmdlg/column.hrc
+++ b/sw/source/ui/frmdlg/column.hrc
@@ -27,7 +27,6 @@
#define FT_NUMBER 1
#define ED_NUMBER 2
#define FT_DISTANCE 3
-#define ED_DISTANCE 4
#define CB_AUTO_WIDTH 4
#define FL_COLUMNS 6
@@ -55,7 +54,6 @@
#define WN_BSP 41
-#define LB_REFERENCE 42
#define CB_REGISTER 43
#define FL_REGISTER 44
#define FT_REFERENCE 45
@@ -67,7 +65,6 @@
#define FT_WIDTH 49
#define FT_DIST 50
#define VS_DEFAULTS 51
-#define IL_PRE_COLS 52
#define FT_APPLY_TO 53
#define LB_APPLY_TO 54