Resolves tdf#58434 - No field shading for soft hyphen and non-breaking spaces

Change-Id: I27123b013aa8fc876ddb06e1dd96f4ac50d6ebbc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154847
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 0f684bb..5ac3980 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1144,7 +1144,7 @@
            <desc>Specifies whether optional hyphens are shown on the screen.</desc>
            <label>Optional hyphens</label>
          </info>
          <value>true</value>
          <value>false</value>
        </prop>
        <prop oor:name="Space" oor:type="xs:boolean" oor:nillable="false">
          <!-- UIHints: Tools - Options - Text document  Contents - [Section] Non-printing Characters -->
@@ -1160,7 +1160,7 @@
            <desc>Specifies whether protected spaces are shown on the screen.</desc>
            <label>Protected Spaces</label>
          </info>
          <value>true</value>
          <value>false</value>
        </prop>
        <prop oor:name="Tab" oor:type="xs:boolean" oor:nillable="false">
          <!-- UIHints: Tools - Options - Text document  Contents - [Section] Non-printing Characters -->