[Libreoffice-bugs] [Bug 116382] UI: Border and background dialog of header and footer drop-down menu should open the dialog of Page style > Header > 'More' button
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 6 09:59:48 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116382
Heiko Tietze <tietze.heiko at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |difficultyInteresting,
| |skillCpp, topicUI
--- Comment #4 from Heiko Tietze <tietze.heiko at gmail.com> ---
Code pointers:
Event handler for the menu item is here
sw/source/uibase/docvw/HeaderFooterWin.cxx SwHeaderFooterWin::ExecuteCommand()
Event handler for the More button at svx/source/dialog/hdft.cxx
IMPL_LINK_NOARG(SvxHFPage, BackgroundHdl, Button*, void)
--
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/20180406/d068a5c1/attachment.html>
More information about the Libreoffice-bugs
mailing list