From dc401cecf6ef95cb86792873c923b87ca191547f Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 24 Apr 2003 12:57:17 +0000 Subject: INTEGRATION: CWS mav4 (1.6.4); FILE MERGED 2003/04/23 08:32:42 mav 1.6.4.1: #i5970# CLSID for chart --- sot/inc/clsids.hxx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'sot/inc') 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 -- cgit