summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-08-09 10:22:32 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-08-09 18:12:14 +0200
commit273ed07a5779da84a3c7055866139bd422559818 (patch)
treeb98412eecbddbd78cb0117b429dcb6068d05c875 /sfx2/source
parent1c5c0e48a3cbff0460fcfb4d09a866e5a9e5bbc1 (diff)
remove unused resource ids
Change-Id: I3971ecc7dc0c3faf8dd1ed63adc08a6e18dc2964
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/doc/doc.hrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/source/doc/doc.hrc b/sfx2/source/doc/doc.hrc
index b805b84aa4db..a7a782767789 100644
--- a/sfx2/source/doc/doc.hrc
+++ b/sfx2/source/doc/doc.hrc
@@ -36,11 +36,6 @@
#define STR_DELETE_TEMPLATE (RID_SFX_DOC_START+15)
#define MSG_REGION_NOTEMPTY (RID_SFX_DOC_START+17)
-#define DLG_DOC_TEMPLATE (RID_SFX_DOC_START+2)
-
-#define DLG_TEMPLATE_MANAGER (RID_SFX_DOC_START+4)
-#define TAB_TEMPLATE_MANAGER (RID_SFX_DOC_START+5)
-
#define BMP_STYLES_CLOSED (RID_SFX_DOC_START+ 0)
#define BMP_STYLES_OPENED (RID_SFX_DOC_START+ 1)