Kaydet (Commit) 8e7a1ad1 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

API CHANGE: cleanup of Common.xcs

Remove deprecated items. All are unused in the code.

since 2002 (ce44de00):

Gallery/ID_Dialog

Image/Color/PosterColor
Image/Color/RotationAngle
Image/Color/LeftRight
Image/Color/BlackWhiteThreshold
Image/Effect/MosaicX_Tile
Image/Effect/MosaicY_Tile
Image/Effect/SolarizationThreshold
Image/Effect/TileX_Tile
Image/Effect/TileY_Tile

since 2004 (f1e7d342):

OfficeObjects

since 2004 (2f137724):

ExternalApps/ExternalMailer/UseDefaultMailer
ExternalApps/ExternalMailer/CommandProfile
ExternalApps/ExternalMailer/Profiles

MailCommandLineProfile

since 2005 (c82714cc):

Path/Current/OfficeInstall
Path/Current/OfficeInstallURL

Change-Id: Ia6411ef0912096ced2dc7396e9636a09ee94714c
üst 27501420
...@@ -698,95 +698,6 @@ ...@@ -698,95 +698,6 @@
</info> </info>
</prop> </prop>
</group> </group>
<group oor:name="MailCommandLineProfile">
<info>
<deprecated>Without replacement.</deprecated>
<desc>Contains the command line profile for external mail
applications.</desc>
</info>
<group oor:name="FormatStrings">
<info>
<desc>Contains the different string tokens for "to" and "cc" etc.
Addresses will be concatenated to create the command line.</desc>
</info>
<prop oor:name="base" oor:type="xs:string">
<info>
<desc>Contains the fixed text (optional) preceding the mail
arguments.</desc>
</info>
</prop>
<prop oor:name="from" oor:type="xs:string">
<info>
<desc>Contains the string token describing the "from" address
field.</desc>
</info>
</prop>
<prop oor:name="to" oor:type="xs:string">
<info>
<desc>Contains the string token describing the "to" address
field.</desc>
</info>
</prop>
<prop oor:name="cc" oor:type="xs:string">
<info>
<desc>Contains the string token describing the "cc" address
field.</desc>
</info>
</prop>
<prop oor:name="bcc" oor:type="xs:string">
<info>
<desc>Contains the string token describing the "bcc" address
field.</desc>
</info>
</prop>
<prop oor:name="subject" oor:type="xs:string">
<info>
<desc>Contains the string token describing the subject.</desc>
</info>
</prop>
<prop oor:name="attachment" oor:type="xs:string">
<info>
<desc>Contains the string token describing the attachments of the
message.</desc>
</info>
</prop>
<prop oor:name="body" oor:type="xs:string">
<info>
<desc>Contains the string token describing the body of the
message.</desc>
</info>
</prop>
</group>
<group oor:name="EnumDelimiters">
<info>
<desc>Contains the delimiters used to separate values for various
command line parameters of the external mailer.</desc>
</info>
<prop oor:name="base" oor:type="xs:string">
<info>
<desc>Contains the delimiter used between the external mailer name
and the "to" field.</desc>
</info>
</prop>
<prop oor:name="cc" oor:type="xs:string">
<info>
<desc>Contains the delimiters between different cc
addressees.</desc>
</info>
</prop>
<prop oor:name="bcc" oor:type="xs:string">
<info>
<desc>Contains the delimiters between different bcc
addressees.</desc>
</info>
</prop>
<prop oor:name="attachment" oor:type="xs:string">
<info>
<desc>Contains the delimiters between different attachments.</desc>
</info>
</prop>
</group>
</group>
<group oor:name="JobDescription"> <group oor:name="JobDescription">
<info> <info>
<deprecated>Use cfg package Jobs instead of this.</deprecated> <deprecated>Use cfg package Jobs instead of this.</deprecated>
...@@ -1682,30 +1593,6 @@ ...@@ -1682,30 +1593,6 @@
<desc>Contains the global path settings, mainly those of the Options <desc>Contains the global path settings, mainly those of the Options
dialog.</desc> dialog.</desc>
</info> </info>
<prop
oor:name="OfficeInstall" oor:type="xs:string" oor:nillable="false">
<!-- OldLocation:NEW-->
<info>
<deprecated/>
<desc>Contains the Office installation path.</desc>
</info>
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if
NIL was intended -->
</prop>
<prop
oor:name="OfficeInstallURL" oor:type="xs:string"
oor:nillable="false">
<!-- OldLocation:NEW-->
<info>
<deprecated/>
<desc>Contains the Office installation path in URL notation. Must
match the UCB configuration.</desc>
</info>
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if
NIL was intended -->
</prop>
<prop oor:name="Addin" oor:type="xs:string" oor:nillable="false"> <prop oor:name="Addin" oor:type="xs:string" oor:nillable="false">
<info> <info>
<desc>Specifies the directory that contains spreadsheet add-ins <desc>Specifies the directory that contains spreadsheet add-ins
...@@ -2180,17 +2067,6 @@ ...@@ -2180,17 +2067,6 @@
<desc>Specifies Gallery options.</desc> <desc>Specifies Gallery options.</desc>
<label>Gallery Options</label> <label>Gallery Options</label>
</info> </info>
<prop oor:name="ID_Dialog" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Common/Peets-ID-Dialog -->
<!-- OldLocation: soffice.ini -->
<!-- UIHints: If entry is set to True, activate context menu on gallery
theme -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
</info>
<value>false</value>
</prop>
</group> </group>
<group oor:name="Menus"> <group oor:name="Menus">
<info> <info>
...@@ -4008,30 +3884,6 @@ ...@@ -4008,30 +3884,6 @@
</constraints> </constraints>
<value>256</value> <value>256</value>
</prop> </prop>
<prop oor:name="PosterColor" oor:type="xs:short" oor:nillable="false">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Colors [Section] Poster
colors -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>Number</label>
</info>
<constraints>
<minInclusive oor:value="1">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="64">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>16</value>
</prop>
<prop oor:name="Brightness" oor:type="xs:int" oor:nillable="false"> <prop oor:name="Brightness" oor:type="xs:int" oor:nillable="false">
<!-- OldPath: Image/Colors --> <!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
...@@ -4080,66 +3932,6 @@ ...@@ -4080,66 +3932,6 @@
</constraints> </constraints>
<value>10</value> <value>10</value>
</prop> </prop>
<prop oor:name="RotationAngle" oor:type="xs:int" oor:nillable="false">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Colors [Section] Rotation -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>Angle</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="36000">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>4500</value>
</prop>
<prop oor:name="LeftRight" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Colors [Section] Rotation -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>To the left / To the right</label>
</info>
<value>true</value>
</prop>
<prop
oor:name="BlackWhiteThreshold" oor:type="xs:int"
oor:nillable="false">
<!-- OldPath: Image/Colors -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Colors [Section] Black &
White -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>Threshold value</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>50</value>
</prop>
<group oor:name="RGB"> <group oor:name="RGB">
<info> <info>
<desc>Specifies the RGB color options for images.</desc> <desc>Specifies the RGB color options for images.</desc>
...@@ -4224,52 +4016,6 @@ ...@@ -4224,52 +4016,6 @@
<desc>Specifies the effects options for images.</desc> <desc>Specifies the effects options for images.</desc>
<label>Image Effects</label> <label>Image Effects</label>
</info> </info>
<prop oor:name="MosaicX_Tile" oor:type="xs:short" oor:nillable="false">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>X Tile</label>
</info>
<constraints>
<minInclusive oor:value="1">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="999">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>4</value>
</prop>
<prop oor:name="MosaicY_Tile" oor:type="xs:short" oor:nillable="false">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>Y Tile</label>
</info>
<constraints>
<minInclusive oor:value="1">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="999">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>4</value>
</prop>
<prop oor:name="Definition" oor:type="xs:short" oor:nillable="false"> <prop oor:name="Definition" oor:type="xs:short" oor:nillable="false">
<!-- OldPath: Image/Effects --> <!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
...@@ -4303,32 +4049,6 @@ ...@@ -4303,32 +4049,6 @@
</constraints> </constraints>
<value>2</value> <value>2</value>
</prop> </prop>
<prop
oor:name="SolarizationThreshold" oor:type="xs:int"
oor:nillable="false">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Effects - [Section]
Solarization -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>Threshold value</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>10</value>
</prop>
<prop oor:name="Invert" oor:type="xs:boolean" oor:nillable="false"> <prop oor:name="Invert" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Image/Effects --> <!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
...@@ -4341,52 +4061,6 @@ ...@@ -4341,52 +4061,6 @@
</info> </info>
<value>false</value> <value>false</value>
</prop> </prop>
<prop oor:name="TileX_Tile" oor:type="xs:short" oor:nillable="false">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Tile -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>X Tile</label>
</info>
<constraints>
<minInclusive oor:value="1">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="999">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>4</value>
</prop>
<prop oor:name="TileY_Tile" oor:type="xs:short" oor:nillable="false">
<!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools Options - Picture Effects - [Section] Tile -->
<info>
<deprecated/>
<desc>Deprecated.</desc>
<label>Y Tile</label>
</info>
<constraints>
<minInclusive oor:value="1">
<info>
<desc>Deprecated.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="999">
<info>
<desc>Deprecated.</desc>
</info>
</maxInclusive>
</constraints>
<value>4</value>
</prop>
<prop oor:name="Degree" oor:type="xs:short" oor:nillable="false"> <prop oor:name="Degree" oor:type="xs:short" oor:nillable="false">
<!-- OldPath: Image/Effects --> <!-- OldPath: Image/Effects -->
<!-- OldLocation: Soffice.cfg --> <!-- OldLocation: Soffice.cfg -->
...@@ -6974,13 +6648,6 @@ ...@@ -6974,13 +6648,6 @@
<value>false</value> <value>false</value>
</prop> </prop>
</group> </group>
<set oor:name="OfficeObjects" oor:node-type="ObjectNames">
<info>
<deprecated>Replaced by
org.openoffice.Office.Embedding/ObjectNames.</deprecated>
<desc>Deprecated</desc>
</info>
</set>
<group oor:name="ExternalApps" oor:extensible="true"> <group oor:name="ExternalApps" oor:extensible="true">
<info> <info>
<deprecated>Without replacement.</deprecated> <deprecated>Without replacement.</deprecated>
...@@ -6992,32 +6659,12 @@ ...@@ -6992,32 +6659,12 @@
<desc>Specifies an external mail application to be used for Send as <desc>Specifies an external mail application to be used for Send as
email.</desc> email.</desc>
</info> </info>
<prop oor:name="UseDefaultMailer" oor:type="xs:boolean">
<info>
<deprecated>Without replacement.</deprecated>
<desc>Indicates if the mail application in the OS specific user
settings should be used.</desc>
</info>
</prop>
<prop oor:name="Program" oor:type="xs:string" oor:nillable="false"> <prop oor:name="Program" oor:type="xs:string" oor:nillable="false">
<info> <info>
<desc>Specifies the external mail application to be used.</desc> <desc>Specifies the external mail application to be used.</desc>
</info> </info>
<value/> <value/>
</prop> </prop>
<prop oor:name="CommandProfile" oor:type="xs:string" oor:nillable="false">
<info>
<deprecated>Without replacement.</deprecated>
<desc>Specifies the default external mail application.</desc>
</info>
<value>Mozilla 1.0 - 1.2</value>
</prop>
<set oor:name="Profiles" oor:node-type="MailCommandLineProfile">
<info>
<deprecated>Without replacement.</deprecated>
<desc>Contains a set of supported command line profiles.</desc>
</info>
</set>
</group> </group>
<group oor:name="I18N"> <group oor:name="I18N">
<info> <info>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment