summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-15 08:20:39 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-15 08:22:09 +0200
commite06d6e3956e246abbbc05a05598bd2a720a1e283 (patch)
tree3568c8cf7a43b6790dc9aa3a28c83a06c33faf52 /sw
parentf8de2166d46c4bdb80a1ddfb0e75b96a2ce6a60d (diff)
hrc cleanup: Remove completely unused RIDs
These RID definitions aren't used at any other point. So remove them. Unused START and END definitions were commented out for documentation purpose. All definitions in basctl/source/basicide/tbxctl.hrc were unused, so I removed this file. Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/globals.hrc4
-rw-r--r--sw/source/ui/inc/ribbar.hrc3
2 files changed, 0 insertions, 7 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index ece258ba80df..7172770a5487 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -40,7 +40,6 @@
#define STR_SEPARATOR (RC_GLOBALS_BEGIN + 4)
-
#define STR_BASIC_IMPORT (RC_GLOBALS_BEGIN + 5)
#define STR_BASIC_BEGIN (RC_GLOBALS_BEGIN + 6)
#define STR_BASIC_END (RC_GLOBALS_BEGIN + 7)
@@ -110,7 +109,6 @@
#define ERR_CLPBRD_WRITE (RC_GLOBALS_BEGIN + 2)
#define MSG_ERROR_PASSWD (RC_GLOBALS_BEGIN + 3)
-
// ACC ---------------------------------------------------------------
#define FN_CHAR_LEFT_SEL (RC_GLOBALS_BEGIN + 1) //
@@ -197,8 +195,6 @@
#define DLG_FRM_GRF (RC_GLOBALS_BEGIN + 37)
#define DLG_FRM_OLE (RC_GLOBALS_BEGIN + 38)
-#define RID_INPUT_TOOLBOX (RC_GLOBALS_BEGIN + 39)
-
#define TP_MACRO_ASSIGN (RC_GLOBALS_BEGIN + 40)
#define TP_FRM_URL (RC_GLOBALS_BEGIN + 42)
#define TP_CHAR_URL (RC_GLOBALS_BEGIN + 43)
diff --git a/sw/source/ui/inc/ribbar.hrc b/sw/source/ui/inc/ribbar.hrc
index c9af820ba35b..a2788ced07b8 100644
--- a/sw/source/ui/inc/ribbar.hrc
+++ b/sw/source/ui/inc/ribbar.hrc
@@ -65,13 +65,10 @@
#define RID_ALIGNMENT_WIN (RC_RIBBAR_BEGIN + 20)
//Resourcen fuer Inputwin (Rechenleiste)
-#define RID_WIN_FORMULA (RC_RIBBAR_BEGIN + 21)
#define MN_CALC_POPUP (RC_RIBBAR_BEGIN + 22)
#define MN_NUMNAMES_POPUP (RC_RIBBAR_BEGIN + 23)
#define RID_INSERT_FIELD_CTRL (RC_RIBBAR_BEGIN + 26)
-#define RID_BEZIER_WIN (RC_RIBBAR_BEGIN + 28)
-#define RID_SCROLL_NAVI_TBX (RC_RIBBAR_BEGIN + 29)
#define RID_SCROLL_NAVIGATION_WIN (RC_RIBBAR_BEGIN + 30)
#define RID_PVIEW_ZOOM_LB (RC_RIBBAR_BEGIN + 31)