Bug 55579

Summary: [PATCH] Patch for add/embed OLE objects into HSLF
Product: POI Reporter: Andreas Beeker <kiwiwings>
Component: HSLFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 3.10-dev   
Target Milestone: ---   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 55758    
Attachments: Patch for add/embed OLE objects into HSLF
Patch for add/embed OLE objects into HSLF

Description Andreas Beeker 2013-09-21 23:57:24 UTC
Created attachment 30870 [details]
Patch for add/embed OLE objects into HSLF

This patch populates the various structure to embed OLE objects into a HSLF.
Currently I've no idea how to generate the preview image - therefore someone would need to use a static image, which will be anyway replaced when the user activates the embedded object.

(Originally posted here: http://stackoverflow.com/questions/2849102/embedding-hssfexcel-into-hslfppt-using-apache-poi/16879830#16879830)
Comment 1 Andreas Beeker 2013-11-23 19:41:31 UTC
Created attachment 31069 [details]
Patch for add/embed OLE objects into HSLF

ClassID has been changed in the meantime (via #55578) ... this is a merged patch
Comment 2 Andreas Beeker 2013-12-26 00:50:06 UTC
applied with SVN ver r1553435 with minor test changes