[Bug 67544] FILESAVE: Slide transistion sound(other sound) is not included in presentation file

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 20 09:47:46 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=67544

--- Comment #6 from Jan Holesovsky <kendy at collabora.com> ---
Having researched some details here, for the embedding itself, I'd try to use
code like
http://cgit.freedesktop.org/libreoffice/core/tree/sd/source/ui/view/sdview4.cxx#n277

See the 'realURL' - if it is a link, then the URL is copied there, if it should
be embedded, ::avmedia::EmbedMedia will take care of the embedding, and will
provide you with the updated URL that will point to the embedded object.

You want to do this in sd/source/ui/animations/CustomAnimationDialog.cxx just
after aFile = aFileDialog.GetPath(); I guess - hope this works :-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140320/6bace83c/attachment.html>


More information about the LibreOffice mailing list