summaryrefslogtreecommitdiff
path: root/vcl/inc/svids.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 /vcl/inc/svids.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 'vcl/inc/svids.hrc')
-rw-r--r--vcl/inc/svids.hrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index 5eba31828f38..4aa148422d28 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -82,17 +82,12 @@
#define SV_PRINT_PAGE_BACKWARD 7
#define SV_PRINT_PAGE_EDIT 8
#define SV_PRINT_TABCTRL 9
-#define SV_PRINT_PRT_TYPE 10
-#define SV_PRINT_PRT_STATUS 11
-#define SV_PRINT_PRT_LOCATION 12
-#define SV_PRINT_PRT_COMMENT 13
#define SV_PRINT_TOFILE_TXT 14
#define SV_PRINT_DEFPRT_TXT 15
#define SV_PRINT_PRINTPREVIEW_TXT 16
#define SV_PRINT_TAB_NUP 1
#define SV_PRINT_PRT_NUP_LAYOUT_FL 1
-#define SV_PRINT_PRT_NUP_DEFAULT_BTN 2
#define SV_PRINT_PRT_NUP_BROCHURE_BTN 3
#define SV_PRINT_PRT_NUP_PAGES_BTN 4
#define SV_PRINT_PRT_NUP_PAGES_BOX 5
@@ -125,11 +120,6 @@
#define SV_PRINT_PRINTERS_FL 1
#define SV_PRINT_PRINTERS 2
#define SV_PRINT_PRT_SETUP 3
-#define SV_PRINT_RANGE 4
-#define SV_PRINT_ALL 5
-#define SV_PRINT_PAGERANGE 6
-#define SV_PRINT_SELECTION 7
-#define SV_PRINT_PAGERANGE_EDIT 8
#define SV_PRINT_COPIES 9
#define SV_PRINT_COPYCOUNT 10
#define SV_PRINT_COPYCOUNT_FIELD 11
@@ -193,7 +183,6 @@
#define SV_STDTEXT_PREFERENCES 10205
#define SV_MAC_SCREENNNAME 10206
#define SV_STDTEXT_ALLFILETYPES 10207
-#define SV_STDTEXT_LAST SV_STDTEXT_ALLFILETYPES
#define STR_FPICKER_AUTO_EXTENSION 10300
#define STR_FPICKER_PASSWORD 10301
@@ -214,7 +203,6 @@
#define STR_FPICKER_SAVE 10316
#define STR_FPICKER_TYPE 10317
-#define SV_ACCESSERROR_FIRST SV_ACCESSERROR_WRONG_VERSION
#define SV_ACCESSERROR_WRONG_VERSION 10500
#define SV_ACCESSERROR_BRIDGE_MSG 10501
#define SV_ACCESSERROR_OK_CANCEL_MSG 10502
@@ -226,7 +214,6 @@
#define SV_ACCESSERROR_JAVA_DISABLED 10508
#define SV_ACCESSERROR_TURNAROUND_MSG 10509
#define SV_ACCESSERROR_NO_FONTS 10510
-#define SV_ACCESSERROR_LAST SV_ACCESSERROR_NO_FONTS
#define SV_SHORTCUT_HELP 10600
#define SV_SHORTCUT_CONTEXTHELP 10601