diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 08:27:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 08:27:02 +0000 |
commit | d49eecbe2c2cfe8c1043b9c4cab58fdd23bb5f6a (patch) | |
tree | f291b627a395816e60e0830605766886a1eab577 /sc/inc/shellids.hxx | |
parent | 182185650a2a6f5dda2e8f90c56d91006d889fdd (diff) |
INTEGRATION: CWS jmf2 (1.1.1.1.548); FILE MERGED
2004/07/22 18:35:50 ka 1.1.1.1.548.1: #i3316#: media support for calc
Diffstat (limited to 'sc/inc/shellids.hxx')
-rw-r--r-- | sc/inc/shellids.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/shellids.hxx b/sc/inc/shellids.hxx index 072ed5411b92..3bc6aa920568 100644 --- a/sc/inc/shellids.hxx +++ b/sc/inc/shellids.hxx @@ -2,9 +2,9 @@ * * $RCSfile: shellids.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:44:50 $ + * last change: $Author: obo $ $Date: 2004-08-12 09:27:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,6 +81,7 @@ #define SCID_CHART_SHELL (SFX_INTERFACE_SC_START+14) #define SCID_GRAPHIC_SHELL (SFX_INTERFACE_SC_START+15) #define SCID_PAGEBREAK_SHELL (SFX_INTERFACE_SC_START+16) +#define SCID_MEDIA_SHELL (SFX_INTERFACE_SC_START+17) #endif |