diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-04-24 12:57:17 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-04-24 12:57:17 +0000 |
commit | dc401cecf6ef95cb86792873c923b87ca191547f (patch) | |
tree | aa5907f0072a9d727fab603d7c3c4e98c91be53c /sot/inc | |
parent | 010ea2d68f81d44005907fc945a965283c42bf57 (diff) |
INTEGRATION: CWS mav4 (1.6.4); FILE MERGED
2003/04/23 08:32:42 mav 1.6.4.1: #i5970# CLSID for chart
Diffstat (limited to 'sot/inc')
-rw-r--r-- | sot/inc/clsids.hxx | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sot/inc/clsids.hxx b/sot/inc/clsids.hxx index 7b2872bca6bc..67340a356248 100644 --- a/sot/inc/clsids.hxx +++ b/sot/inc/clsids.hxx @@ -2,9 +2,9 @@ * * $RCSfile: clsids.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-04-04 19:13:23 $ + * last change: $Author: rt $ $Date: 2003-04-24 13:57:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -291,6 +291,11 @@ 0x12DCAE26, 0x281F, 0x416F, 0xA2, 0x34, 0xC3, \ 0x08, 0x61, 0x27, 0x38, 0x2E +/* ole embed 6.0 */ +#define SO3_SCH_OLE_EMBED_CLASSID_60 \ + 0xd415cd93, 0x35c4, 0x4c6f, 0x81, 0x9d, 0xa6, \ + 0x64, 0xa1, 0xc8, 0x13, 0xae + /* aktuell */ #define SO3_SCH_CLASSID SO3_SCH_CLASSID_60 |