summaryrefslogtreecommitdiff
path: root/sw/inc/globals.hrc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-05-02 14:13:43 +0000
committerRüdiger Timm <rt@openoffice.org>2006-05-02 14:13:43 +0000
commit4172223ec8d13f301b7db75ff13618a0ef4c8265 (patch)
tree564b39cec23a534a27bbdbcba5b0467a6e52590d /sw/inc/globals.hrc
parent068b9ae3d1d92640d0a7620f00656b08960ec34b (diff)
INTEGRATION: CWS sfxcleanup (1.15.244); FILE MERGED
2006/03/02 10:42:06 mba 1.15.244.1: #132394#: remove superfluous code
Diffstat (limited to 'sw/inc/globals.hrc')
-rw-r--r--sw/inc/globals.hrc18
1 files changed, 2 insertions, 16 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index 4524da56317b..abce0efa4e02 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: globals.hrc,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:55:45 $
+ * last change: $Author: rt $ $Date: 2006-05-02 15:13:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -284,20 +284,6 @@
#define TP_MAILCONFIG (RC_GLOBALS_BEGIN + 104)
//maximum: RC_GLOBALS_BEGIN + 119
-// Kontext-Menues (Format-Menue) --------------------------------------------
-
-#define MN_OBJECTMENU_TEXT (RC_GLOBALS_BEGIN + 1)
-#define MN_OBJECTMENU_LIST (RC_GLOBALS_BEGIN + 2)
-#define MN_OBJECTMENU_TABLE (RC_GLOBALS_BEGIN + 3)
-#define MN_OBJECTMENU_FRAME (RC_GLOBALS_BEGIN + 4)
-#define MN_OBJECTMENU_GRAFIK (RC_GLOBALS_BEGIN + 5)
-#define MN_OBJECTMENU_DRAW (RC_GLOBALS_BEGIN + 6)
-#define MN_OBJECTMENU_DRWTXT (RC_GLOBALS_BEGIN + 7)
-#define MN_OBJECTMENU_OLE (RC_GLOBALS_BEGIN + 8)
-#define MN_OBJECTMENU_DRAWCONTROL (RC_GLOBALS_BEGIN + 9)
-#define MN_OBJECTMENU_DRAWFORM (RC_GLOBALS_BEGIN + 10)
-
-
#if STR_DOC_STAT > RC_GLOBALS_END
#error Resource-Id Ueberlauf in #file, #line
#endif