Related tdf#97551 - Fixes XHierarchicalNameAccess warning

Change-Id: I965568bfa57449d1227e7ed0967bc05a29edf85f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148998
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index dce8685..c4f78c7 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -105,6 +105,14 @@
          </info>
          <value>true</value>
        </prop>
        <prop oor:name="FormulaMark" oor:type="xs:boolean" oor:nillable="false">
          <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display -->
          <info>
            <desc>Indicates whether formulas are marked.</desc>
            <label>Formula indicator and hint</label>
          </info>
          <value>false</value>
        </prop>
        <prop oor:name="ValueHighlighting" oor:type="xs:boolean" oor:nillable="false">
          <!-- UIHints: Tools - Options -Spreadsheets - Contents - [Section] Display -->
          <info>