API CHANGE: cleanup of Math.xcs

Remove deprecated items. All are unused in the code.

since 2002 (ce44de00):

Misc/NoSymbolsWarning

Change-Id: I98c828c81315ecbfbaa09c2571582199d2f6e833
This commit is contained in:
Thomas Arnhold
2013-04-10 01:25:35 +02:00
parent 074e27c1ba
commit 1c86d43ca8

View File

@@ -318,17 +318,6 @@
<info>
<desc>Contains miscellaneous settings.</desc>
</info>
<prop oor:name="NoSymbolsWarning" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Math/Misc -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: - -->
<info>
<deprecated/>
<desc>Specifies that, if true, a warning message is shown when the symbol file used by the formulas is missing.</desc>
<label>Missing symbols warning.</label>
</info>
<value>true</value>
</prop>
<prop oor:name="IgnoreSpacesRight" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Math/Misc -->
<!-- OldLocation: Soffice.cfg -->