summaryrefslogtreecommitdiffstats
path: root/sfx2
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 /sfx2
parentRemove unused defines (diff)
downloadcore-d341aca7f68bc082cdefe4b1176f56c2c14a0322.tar.gz
core-d341aca7f68bc082cdefe4b1176f56c2c14a0322.zip
hrc cleanup: Remove unused resource definitions
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/sfx2/cntids.hrc1
-rw-r--r--sfx2/source/dialog/templdlg.hrc3
2 files changed, 0 insertions, 4 deletions
diff --git a/sfx2/inc/sfx2/cntids.hrc b/sfx2/inc/sfx2/cntids.hrc
index a923f3d63aee..48624453cba3 100644
--- a/sfx2/inc/sfx2/cntids.hrc
+++ b/sfx2/inc/sfx2/cntids.hrc
@@ -47,7 +47,6 @@
#define SID_DISTRIBUTION (SID_CHAOS_START + 26)
#define SID_UPDATE (SID_CHAOS_START + 86)
#define SID_INSERT (SID_CHAOS_START + 90)
-#define SID_EXPLORER_CREATEPROJECT (SID_CHAOS_START + 176)
#define SID_VIEW_FLD_PIC (SID_CHAOS_START + 185)
// ----- Help IDs -----
diff --git a/sfx2/source/dialog/templdlg.hrc b/sfx2/source/dialog/templdlg.hrc
index 3523b1bb5242..c5808a4a48e8 100644
--- a/sfx2/source/dialog/templdlg.hrc
+++ b/sfx2/source/dialog/templdlg.hrc
@@ -31,9 +31,6 @@
#define BTN_NEW 10
#define LB_FILTER 4
-#define ID_NEW_STYLE_BY_EXAMPLE 20
-#define ID_UPDATE_STYLE_BY_EXAMPLE 21
-
#define BT_OK 1
#define BT_CANCEL 2
#define BT_ORG 3