summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/new.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 /sfx2/source/doc/new.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 'sfx2/source/doc/new.hrc')
-rw-r--r--sfx2/source/doc/new.hrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/doc/new.hrc b/sfx2/source/doc/new.hrc
index dd8878bf0177..e446464c6ba6 100644
--- a/sfx2/source/doc/new.hrc
+++ b/sfx2/source/doc/new.hrc
@@ -26,8 +26,6 @@
************************************************************************/
#define BTN_PREVIEW 51
#define WIN_PREVIEW 50
-#define GB_DOCCLASS 1
-#define LB_DOCCLASS 2
#define GB_DESC 10
#define FT_DESC 11
#define FT_STYLESHEETS 19
@@ -37,7 +35,6 @@
#define FT_KEYWORDS 60
#define FT_TITLE 55
#define ED_DESC 71
-#define FT_DOCINFO 70
#define LB_REGION 21
#define BT_OK 30
#define BT_CANCEL 31