[Libreoffice-bugs] [Bug 120098] Find & Replace: Add ability to search for hidden text
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 1 22:08:48 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=120098
Aditya Sahu <adityasahu1511 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #2 from Aditya Sahu <adityasahu1511 at gmail.com> ---
I am assigning myself to this ticket. Found some code pointers that I'd like to
share:
For the UI part of the ticket: We need to add a checkbox of class
GtkCheckButton in s\svx\uiconfig\ui\findreplacedialog.ui
Code for the dialog handling in C++ lies somewhere in
s\svx\source\dialog\srchdlg.cxx
Will use SvxSearchDialog::EnableControl_Impl() to enable the functioning of the
check button.
Feel free to add some more specific code pointers for C++ :)
--
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/20190401/bd2c59bb/attachment.html>
More information about the Libreoffice-bugs
mailing list