summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-25 13:39:28 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-25 14:54:03 +0000
commit8c041824b67caa53d3f7f96803b7a69ced6614b5 (patch)
tree132a39fb17b2c892f6d564b04034a009c76fd540 /include
parent83078214196b071cf1d8e5796803b6ebc1bc9de4 (diff)
all these ids and their associated resources were unnecessary
Change-Id: I3f538668c9c5f1727b8cf49ab72fd5879e12f156
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sfx.hrc1
-rw-r--r--include/svx/fmresids.hrc2
2 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc
index 98fffe24ed94..e184a3061303 100644
--- a/include/sfx2/sfx.hrc
+++ b/include/sfx2/sfx.hrc
@@ -106,7 +106,6 @@
// temporary due to compatibility
-#define RID_APPLICATION RID_SFX_START
#define RID_DEFAULTIMAGELIST_SC (RID_SFX_START+15)
#define RID_DEFAULTIMAGELIST_LC (RID_SFX_START+17)
diff --git a/include/svx/fmresids.hrc b/include/svx/fmresids.hrc
index 63e831994174..f4e177ad570c 100644
--- a/include/svx/fmresids.hrc
+++ b/include/svx/fmresids.hrc
@@ -94,7 +94,7 @@
#define RID_STR_QRY_REMOVE_ATTRIBUTE (RID_FORMS_START + 7)
#define RID_STR_QRY_REMOVE_ELEMENT (RID_FORMS_START + 8)
#define RID_STR_QRY_REMOVE_INSTANCE (RID_FORMS_START + 9)
-#define RID_STR_FORMSHELL (RID_FORMS_START + 10)
+
#define RID_STR_STDFORMNAME (RID_FORMS_START + 11)
#define RID_STR_REC_TEXT (RID_FORMS_START + 12)
#define RID_STR_REC_FROM_TEXT (RID_FORMS_START + 13)