summaryrefslogtreecommitdiff
path: root/sw/inc/chrdlg.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/inc/chrdlg.hrc
parent47009fbf515dc6e4d4c275e5a3458b4ce2d817d9 (diff)
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/inc/chrdlg.hrc')
-rw-r--r--sw/inc/chrdlg.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/chrdlg.hrc b/sw/inc/chrdlg.hrc
index 9b94db2029ff..d21848e346f3 100644
--- a/sw/inc/chrdlg.hrc
+++ b/sw/inc/chrdlg.hrc
@@ -34,8 +34,6 @@
#define DLG_PARA (RC_CHRDLG_BEGIN + 2)
#define DLG_PAGE (RC_CHRDLG_BEGIN + 3)
#define DLG_BREAK (RC_CHRDLG_BEGIN + 5)
-#define DLG_PAGENUM (RC_CHRDLG_BEGIN + 6)
-#define DLG_HEADER_FOOTER (RC_CHRDLG_BEGIN + 7)
#define DLG_DROPCAPS (RC_CHRDLG_BEGIN + 8)
#define DLG_DRAWCHAR (RC_CHRDLG_BEGIN + 9)
#define DLG_DRAWPARA (RC_CHRDLG_BEGIN + 10)