https://bugs.freedesktop.org/show_bug.cgi?id=63035
Priority: medium
Bug ID: 63035
Assignee: [email protected]
Summary: find bar: add '[x] match case' option
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: UNCONFIRMED
Version: 4.1.0.0.alpha0+ Master
Component: Libreoffice
Product: LibreOffice
The current ctrl-f find-bar is really nice, but it is missing the feature to
easily toggle the 'match case' feature that we find in the dialog.
The uiconfig/ files eg.
sw/uiconfig/swriter/toolbar/findbar.xml
Specify the toolbar UI; the 'FindText' command we see implemented in:
svx/source/tbxctrls/tbunosearchcontrollers.cxx
I imagine to get a check-box embedded there we would need to add something
like:
css::uno::Reference< css::awt::XWindow > SAL_CALL
FindTextToolbarController::createItemWindow( const css::uno::Reference<
css::awt::XWindow >& Parent ) throw ( css::uno::RuntimeException )
that wrapped a vcl/inc/vcl/button.hxx /CheckButton/
with a suitable legend.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs