diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 09:11:12 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 09:11:12 +0000 |
commit | 6bbb76e810a995f52694adda0c50aa1b6e4863e2 (patch) | |
tree | 0e43ca5e26540ff3044defd6d7ba647861bcfcf9 /sw | |
parent | 863b88dee564ce8731a264f2629e2cfff253e621 (diff) |
INTEGRATION: CWS jmf2 (1.22.106); FILE MERGED
2004/07/23 15:12:56 ka 1.22.106.1: #i3316#: support for media objects
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/helpid.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h index c7b1233c32bf..81621b79b1fe 100644 --- a/sw/inc/helpid.h +++ b/sw/inc/helpid.h @@ -2,9 +2,9 @@ * * $RCSfile: helpid.h,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: obo $ $Date: 2004-04-27 13:40:41 $ + * last change: $Author: obo $ $Date: 2004-08-12 10:11:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -917,3 +917,5 @@ #define HID_FLD_DROPDOWN (HID_BASE + 2186 ) #define HID_DLG_WORDCOUNT (HID_BASE + 2187 ) + +#define HID_MEDIA_TOOLBOX (HID_BASE + 2188) |