Created attachment 75779 [details] File that links to both video and image; only image is shown in Edit -> Links After inserting object that links to video, paths to video files are not registered in Edit → Links. If linked objects are only videos, this option is grayed out (unavailable). Rationale: User has directory with bunch of video files. He creates presentation that shows some of these files, but not all. After finishing his document, he wants to delete unneeded video files (i.e. not used in presentation). To do this, he has to know names of videos linked. Currently the only way to do this is unzipping ODP file and looking for xlink:href attributes in content.xml. I am attaching sample document that links to two objects: video and image. After choosing Edit → Links, in new window only one path (to image) will be shown. Side note: as I see in content.xml of this document, image is contained in <draw:image> object, while video is contained in <draw:plugin>. Could it be that Edit → Links is not looking for xlink:href attributes inside <draw:plugin>? If so, fixing this should be rather easy.
*** This bug has been marked as a duplicate of bug 48294 ***