[Libreoffice-bugs] [Bug 107722] New: UNO command to toggle hidden text
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue May 9 12:02:03 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107722
Bug ID: 107722
Summary: UNO command to toggle hidden text
Product: LibreOffice
Version: 5.4.0.0.alpha1+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: philipz85 at hotmail.com
CC: momonasmon at gmail.com
Blocks: 86899, 102345
An UNO command is needed for the 'Hidden Text' checkbox found in Tools >
Options > Writer > Formatting Aids. Hopefully these code pointers are of use.
http://opengrok.libreoffice.org/xref/core/sw/source/uibase/config/usrpref.cxx#101
http://opengrok.libreoffice.org/xref/core/sw/inc/viewopt.hxx#SetShowHiddenChar
A similar UNO command is already available for the 'Fields: Hidden Paragraph'
checkbox (.uno:ShowHiddenParagraphs).
http://opengrok.libreoffice.org/xref/core/sw/sdi/swriter.sdi#5370
The new UNO command will be added to the View menu in a grouped section with
Formatting Marks (.uno:ControlCodes) below 'Track Changes'.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=86899
[Bug 86899] [META] Requests for the addition of UNO commands
https://bugs.documentfoundation.org/show_bug.cgi?id=102345
[Bug 102345] [META] Formatting marks (aka Non-printing characters) bugs and
enhancements
--
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/20170509/39dfc497/attachment.html>
More information about the Libreoffice-bugs
mailing list