[Libreoffice-bugs] [Bug 138843] UI: Show image file type/ extension inside image properties dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 16 12:37:11 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=138843

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mentoring at documentfoundatio
                   |                            |n.org
           Severity|normal                      |enhancement
           Keywords|                            |difficultyMedium, easyHack,
                   |                            |skillCpp, topicUI

--- Comment #8 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Code pointer:

svx/source/dialog/compressgraphicdialog.cxx -> CompressGraphicsDialog::Update()
shows how to retrieve the type (PDF is defined as a GfxLinkType but apparently
not handled correctly)

ui file is sw/uiconfig/swriter/ui/picturepage.ui read by
sw/source/ui/frmdlg/frmpage.cxx, eg. SwGrfExtPage::ActivatePage(const
SfxItemSet& rSet) is a good place to update the label

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201216/ff031efc/attachment.htm>


More information about the Libreoffice-bugs mailing list