https://bugs.documentfoundation.org/show_bug.cgi?id=32581
Michael Stahl <mstahl@redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |difficultyEasy, skillCpp,
| |skillUI
--- Comment #11 from Michael Stahl <mstahl@redhat.com> ---
this easy-hack does not have code pointers...
the embedded media objects are represented by:
class SdrMediaObj (include/svx/svdomedia.hxx svx/source/svdraw/svdomedia.cxx)
there is a avmedia::MediaItem which stores the URL.
include/avmedia/mediaitem.hxx avmedia/source/framework/mediaitem.cxx
the context menu of the media object is apparently defined at Media_POPUP in
sd/source/ui/app/popup2_tmpl.src
so i guess there a context menu "Edit Link" could be added.
... then ask somebody who knows how UI code works where the c++ code is for the
menu :)
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 32581] [EDITING] Add the possibility to retrieve the filename of a movie or sound inserted in a document · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.