diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 08:12:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 08:12:23 +0000 |
commit | 3f9e9acb5cce1eb262e48f65f75e72d34f007fe8 (patch) | |
tree | 354926861fcb66afe7857fc9fca0517eb6e97d47 /sd/inc/helpids.h | |
parent | 23ec08b3ab2a7df76b9628e1255372ad3e80ca3f (diff) |
INTEGRATION: CWS jmf2 (1.8.16); FILE MERGED
2004/07/11 19:56:31 ka 1.8.16.1: media support
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r-- | sd/inc/helpids.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index 18dca2424..8fde317f2 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -2,9 +2,9 @@ * * $RCSfile: helpids.h,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2004-05-17 16:04:05 $ + * last change: $Author: obo $ $Date: 2004-08-12 09:12:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -233,3 +233,5 @@ #define HID_SD_TABPAGE_HEADERFOOTER_SLIDE (HID_SD_START + 133) #define HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT (HID_SD_START + 134) + +#define HID_SD_DRAW_MEDIA_TOOLBOX (HID_SD_START + 135) |