summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-01 17:46:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-01 18:33:42 +0200
commitd341aca7f68bc082cdefe4b1176f56c2c14a0322 (patch)
tree0b6a1da402cd9641d506d49a892b264b24e13a4b /sd
parentRemove unused defines (diff)
downloadcore-d341aca7f68bc082cdefe4b1176f56c2c14a0322.tar.gz
core-d341aca7f68bc082cdefe4b1176f56c2c14a0322.zip
hrc cleanup: Remove unused resource definitions
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/app.hrc2
-rw-r--r--sd/source/ui/animations/CustomAnimation.hrc1
-rw-r--r--sd/util/hidother.hrc1
3 files changed, 0 insertions, 4 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 71aabc1de750..990a4fa1acd5 100644
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -387,8 +387,6 @@
#define SID_OUTPUT_QUALITY_GRAYSCALE (SID_SD_START+367)
#define SID_OUTPUT_QUALITY_BLACKWHITE (SID_SD_START+368)
#define SID_PREVIEW_QUALITY_COLOR (SID_SD_START+369)
-#define SID_PREVIEW_QUALITY_GRAYSCALE (SID_SD_START+370)
-#define SID_PREVIEW_QUALITY_BLACKWHITE (SID_SD_START+371)
#define SID_VECTORIZE (SID_SD_START+372)
#define SID_INSERT_FLD_PAGES (SID_SD_START+373)
diff --git a/sd/source/ui/animations/CustomAnimation.hrc b/sd/source/ui/animations/CustomAnimation.hrc
index 79135adc6734..61744ec46887 100644
--- a/sd/source/ui/animations/CustomAnimation.hrc
+++ b/sd/source/ui/animations/CustomAnimation.hrc
@@ -29,7 +29,6 @@
#define DLG_CUSTOMANIMATION RID_CUSTOMANIMATION_START+1
#define DLG_CUSTOMANIMATION_CREATE RID_CUSTOMANIMATION_START+2
#define DLG_SLIDE_TRANSITION_PANE RID_CUSTOMANIMATION_START+3
-#define DLG_CUSTOMANIMATION_SCHEMES_PANE RID_CUSTOMANIMATION_START+4
#define RID_EFFECT_CONTEXTMENU RID_CUSTOMANIMATION_START+0
#define RID_TP_CUSTOMANIMATION_EFFECT RID_CUSTOMANIMATION_START+1
diff --git a/sd/util/hidother.hrc b/sd/util/hidother.hrc
index 7c451fab3995..1607e6b43212 100644
--- a/sd/util/hidother.hrc
+++ b/sd/util/hidother.hrc
@@ -20,7 +20,6 @@
#define SD_IF_SDDRAWDOCSHELL 200 + 1
#define SD_IF_SDVIEWSHELL 200 + 2
#define SD_IF_SDDRAWVIEWSHELL 200 + 3
-#define SD_IF_SDSLIDEVIEWSHELL 200 + 4
#define SD_IF_SDOUTLINEVIEWSHELL 200 + 5
#define SD_IF_SDDRAWSTDOBJECTBAR 200 + 6
#define SD_IF_SDDRAWTEXTOBJECTBAR 200 + 7