Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF
Summary: [PATCH] Patch for add/embed OLE objects into HSLF
Status: RESOLVED FIXED
Alias: None
Product: POI
Classification: Unclassified
Component: HSLF (show other bugs)
Version: 3.10-dev
Hardware: PC All
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks: 55758
  Show dependency tree
 
Reported: 2013-09-21 23:57 UTC by Andreas Beeker
Modified: 2013-12-26 00:50 UTC (History)
0 users



Attachments
Patch for add/embed OLE objects into HSLF (19.48 KB, text/plain)
2013-09-21 23:57 UTC, Andreas Beeker
Details
Patch for add/embed OLE objects into HSLF (18.66 KB, patch)
2013-11-23 19:41 UTC, Andreas Beeker
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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