<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - UNO command to toggle hidden text"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107722">107722</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>UNO command to toggle hidden text
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.4.0.0.alpha1+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>philipz85@hotmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>momonasmon@gmail.com
</td>
</tr>
<tr>
<th>Blocks</th>
<td>86899, 102345
</td>
</tr></table>
<p>
<div>
<pre>An UNO command is needed for the 'Hidden Text' checkbox found in Tools >
Options > Writer > Formatting Aids. Hopefully these code pointers are of use.
<a href="http://opengrok.libreoffice.org/xref/core/sw/source/uibase/config/usrpref.cxx#101">http://opengrok.libreoffice.org/xref/core/sw/source/uibase/config/usrpref.cxx#101</a>
<a href="http://opengrok.libreoffice.org/xref/core/sw/inc/viewopt.hxx#SetShowHiddenChar">http://opengrok.libreoffice.org/xref/core/sw/inc/viewopt.hxx#SetShowHiddenChar</a>
A similar UNO command is already available for the 'Fields: Hidden Paragraph'
checkbox (.uno:ShowHiddenParagraphs).
<a href="http://opengrok.libreoffice.org/xref/core/sw/sdi/swriter.sdi#5370">http://opengrok.libreoffice.org/xref/core/sw/sdi/swriter.sdi#5370</a>
The new UNO command will be added to the View menu in a grouped section with
Formatting Marks (.uno:ControlCodes) below 'Track Changes'.</pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Requests for the addition of UNO commands"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=86899">Bug 86899</a>] [META] Requests for the addition of UNO commands
</li>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Formatting marks (aka Non-printing characters) bugs and enhancements"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=102345">Bug 102345</a>] [META] Formatting marks (aka Non-printing characters) bugs and enhancements
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>