INTEGRATION: CWS monaleenfilterteam30 (1.105.68); FILE MERGED

2004/12/21 02:02:19 mmaher 1.105.68.2: RESYNC: (1.105-1.108); FILE MERGED
2004/11/26 11:07:47 jmarmion 1.105.68.1: #114465# add additional Excel OLE classID
This commit is contained in:
Rüdiger Timm 2005-01-11 12:30:03 +00:00
parent 78876a6c0c
commit 08047ea3c7

View file

@ -2,9 +2,9 @@
*
* $RCSfile: msdffimp.cxx,v $
*
* $Revision: 1.111 $
* $Revision: 1.112 $
*
* last change: $Author: rt $ $Date: 2005-01-11 13:01:55 $
* last change: $Author: rt $ $Date: 2005-01-11 13:30:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -7177,6 +7177,10 @@ com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > SvxMS
{ OLE_EXCEL_2_STARCALC, "scalc", // Excel chart
0x00020820L, 0x0000, 0x0000,
0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46 },
// 114465: additional Excel OLE chart classId to above.
{ OLE_EXCEL_2_STARCALC, "scalc",
0x00020821L, 0x0000, 0x0000,
0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46 },
{ OLE_POWERPOINT_2_STARIMPRESS, "simpress", // PowerPoint presentation
0x64818d10L, 0x4f9b, 0x11cf,
0x86,0xea,0x00,0xaa,0x00,0xb9,0x29,0xe8 },