summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/popup.hrc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 09:13:46 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 09:13:46 +0000
commit5ddb5c646172cbe4f8977093fdb02d32fe2efcfe (patch)
tree44b4694303e978f7aafd636cc5e0f1d2901a4f2c /sw/source/ui/inc/popup.hrc
parentc0a6b5b037f559710237d4c7faba82847e8a2f71 (diff)
INTEGRATION: CWS jmf2 (1.1.1.1.794); FILE MERGED
2004/07/23 15:12:59 ka 1.1.1.1.794.1: #i3316#: support for media objects
Diffstat (limited to 'sw/source/ui/inc/popup.hrc')
-rw-r--r--sw/source/ui/inc/popup.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/source/ui/inc/popup.hrc b/sw/source/ui/inc/popup.hrc
index e825a018c884..6eb69779a240 100644
--- a/sw/source/ui/inc/popup.hrc
+++ b/sw/source/ui/inc/popup.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: popup.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:41 $
+ * last change: $Author: obo $ $Date: 2004-08-12 10:13:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,8 +74,9 @@
#define MN_PPREVIEW_POPUPMENU (RC_POPUPS_BEGIN + 7)
#define MN_SRCVIEW_POPUPMENU (RC_POPUPS_BEGIN + 8)
#define MN_DRAWFORM_POPUPMENU (RC_POPUPS_BEGIN + 9)
+#define MN_MEDIA_POPUPMENU (RC_POPUPS_BEGIN + 10)
-#if MN_DRAWFORM_POPUPMENU > RC_POPUPS_END
+#if MN_MEDIA_POPUPMENU > RC_POPUPS_END
#error Resource-Id Ueberlauf in #file, #line
#endif