DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43247>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43247

           Summary: [PATCH] Support for getting OLE object data from slide
                    show
           Product: POI
           Version: 3.0-dev
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HSLF
        AssignedTo: dev@poi.apache.org
        ReportedBy: [EMAIL PROTECTED]


I did a bit of investigation on this and ended up implementing a couple of
things I really didn't need to implement (we only need the binary, I ended up
implementing some of the embedding side of it too, before I had figured out
where the binary actually was.)

New functionality:
  HSLFSlideShow.getEmbeddedObjects, returns ObjectData[] similar to getPictures.

New record types:
  ExEmbed
  ExEmbedAtom
  ExOleObjAtom
  ExOleObjStg

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to