summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-08 18:58:17 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-08 20:22:01 +0200
commit8e7a1ad17cdcd677e40865daa9bbdbe69927360d (patch)
tree94337444610b4a41866a36e0beedb08b955759ad
parent2750142021c6f6b4b0e5e82a71a9f3f9cddbc400 (diff)
API CHANGE: cleanup of Common.xcs
Remove deprecated items. All are unused in the code. since 2002 (ce44de005c): 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 (f1e7d342bf): OfficeObjects since 2004 (2f137724a5): ExternalApps/ExternalMailer/UseDefaultMailer ExternalApps/ExternalMailer/CommandProfile ExternalApps/ExternalMailer/Profiles MailCommandLineProfile since 2005 (c82714ccf5): Path/Current/OfficeInstall Path/Current/OfficeInstallURL Change-Id: Ia6411ef0912096ced2dc7396e9636a09ee94714c
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs353
1 files changed, 0 insertions, 353 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index f819ebee90c3..445550986fcd 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -698,95 +698,6 @@
698 </info> 698 </info>
699 </prop> 699 </prop>
700 </group> 700 </group>
701 <group oor:name="MailCommandLineProfile">
702 <info>
703 <deprecated>Without replacement.</deprecated>
704 <desc>Contains the command line profile for external mail
705 applications.</desc>
706 </info>
707 <group oor:name="FormatStrings">
708 <info>
709 <desc>Contains the different string tokens for "to" and "cc" etc.
710 Addresses will be concatenated to create the command line.</desc>
711 </info>
712 <prop oor:name="base" oor:type="xs:string">
713 <info>
714 <desc>Contains the fixed text (optional) preceding the mail
715 arguments.</desc>
716 </info>
717 </prop>
718 <prop oor:name="from" oor:type="xs:string">
719 <info>
720 <desc>Contains the string token describing the "from" address
721 field.</desc>
722 </info>
723 </prop>
724 <prop oor:name="to" oor:type="xs:string">
725 <info>
726 <desc>Contains the string token describing the "to" address
727 field.</desc>
728 </info>
729 </prop>
730 <prop oor:name="cc" oor:type="xs:string">
731 <info>
732 <desc>Contains the string token describing the "cc" address
733 field.</desc>
734 </info>
735 </prop>
736 <prop oor:name="bcc" oor:type="xs:string">
737 <info>
738 <desc>Contains the string token describing the "bcc" address
739 field.</desc>
740 </info>
741 </prop>
742 <prop oor:name="subject" oor:type="xs:string">
743 <info>
744 <desc>Contains the string token describing the subject.</desc>
745 </info>
746 </prop>
747 <prop oor:name="attachment" oor:type="xs:string">
748 <info>
749 <desc>Contains the string token describing the attachments of the
750 message.</desc>
751 </info>
752 </prop>
753 <prop oor:name="body" oor:type="xs:string">
754 <info>
755 <desc>Contains the string token describing the body of the
756 message.</desc>
757 </info>
758 </prop>
759 </group>
760 <group oor:name="EnumDelimiters">
761 <info>
762 <desc>Contains the delimiters used to separate values for various
763 command line parameters of the external mailer.</desc>
764 </info>
765 <prop oor:name="base" oor:type="xs:string">
766 <info>
767 <desc>Contains the delimiter used between the external mailer name
768 and the "to" field.</desc>
769 </info>
770 </prop>
771 <prop oor:name="cc" oor:type="xs:string">
772 <info>
773 <desc>Contains the delimiters between different cc
774 addressees.</desc>
775 </info>
776 </prop>
777 <prop oor:name="bcc" oor:type="xs:string">
778 <info>
779 <desc>Contains the delimiters between different bcc
780 addressees.</desc>
781 </info>
782 </prop>
783 <prop oor:name="attachment" oor:type="xs:string">
784 <info>
785 <desc>Contains the delimiters between different attachments.</desc>
786 </info>
787 </prop>
788 </group>
789 </group>
790 <group oor:name="JobDescription"> 701 <group oor:name="JobDescription">
791 <info> 702 <info>
792 <deprecated>Use cfg package Jobs instead of this.</deprecated> 703 <deprecated>Use cfg package Jobs instead of this.</deprecated>
@@ -1682,30 +1593,6 @@
1682 <desc>Contains the global path settings, mainly those of the Options 1593 <desc>Contains the global path settings, mainly those of the Options
1683 dialog.</desc> 1594 dialog.</desc>
1684 </info> 1595 </info>
1685 <prop
1686 oor:name="OfficeInstall" oor:type="xs:string" oor:nillable="false">
1687 <!-- OldLocation:NEW-->
1688 <info>
1689 <deprecated/>
1690 <desc>Contains the Office installation path.</desc>
1691 </info>
1692 <value/>
1693 <!-- JB: Empty default inserted into empty property node. Remove if
1694 NIL was intended -->
1695 </prop>
1696 <prop
1697 oor:name="OfficeInstallURL" oor:type="xs:string"
1698 oor:nillable="false">
1699 <!-- OldLocation:NEW-->
1700 <info>
1701 <deprecated/>
1702 <desc>Contains the Office installation path in URL notation. Must
1703 match the UCB configuration.</desc>
1704 </info>
1705 <value/>
1706 <!-- JB: Empty default inserted into empty property node. Remove if
1707 NIL was intended -->
1708 </prop>
1709 <prop oor:name="Addin" oor:type="xs:string" oor:nillable="false"> 1596 <prop oor:name="Addin" oor:type="xs:string" oor:nillable="false">
1710 <info> 1597 <info>
1711 <desc>Specifies the directory that contains spreadsheet add-ins 1598 <desc>Specifies the directory that contains spreadsheet add-ins
@@ -2180,17 +2067,6 @@
2180 <desc>Specifies Gallery options.</desc> 2067 <desc>Specifies Gallery options.</desc>
2181 <label>Gallery Options</label> 2068 <label>Gallery Options</label>
2182 </info> 2069 </info>
2183 <prop oor:name="ID_Dialog" oor:type="xs:boolean" oor:nillable="false">
2184 <!-- OldPath: Common/Peets-ID-Dialog -->
2185 <!-- OldLocation: soffice.ini -->
2186 <!-- UIHints: If entry is set to True, activate context menu on gallery
2187 theme -->
2188 <info>
2189 <deprecated/>
2190 <desc>Deprecated.</desc>
2191 </info>
2192 <value>false</value>
2193 </prop>
2194 </group> 2070 </group>
2195 <group oor:name="Menus"> 2071 <group oor:name="Menus">
2196 <info> 2072 <info>
@@ -4008,30 +3884,6 @@
4008 </constraints> 3884 </constraints>
4009 <value>256</value> 3885 <value>256</value>
4010 </prop> 3886 </prop>
4011 <prop oor:name="PosterColor" oor:type="xs:short" oor:nillable="false">
4012 <!-- OldPath: Image/Colors -->
4013 <!-- OldLocation: Soffice.cfg -->
4014 <!-- UIHints: Tools Options - Picture Colors [Section] Poster
4015 colors -->
4016 <info>
4017 <deprecated/>
4018 <desc>Deprecated.</desc>
4019 <label>Number</label>
4020 </info>
4021 <constraints>
4022 <minInclusive oor:value="1">
4023 <info>
4024 <desc>Deprecated.</desc>
4025 </info>
4026 </minInclusive>
4027 <maxInclusive oor:value="64">
4028 <info>
4029 <desc>Deprecated.</desc>
4030 </info>
4031 </maxInclusive>
4032 </constraints>
4033 <value>16</value>
4034 </prop>
4035 <prop oor:name="Brightness" oor:type="xs:int" oor:nillable="false"> 3887 <prop oor:name="Brightness" oor:type="xs:int" oor:nillable="false">
4036 <!-- OldPath: Image/Colors --> 3888 <!-- OldPath: Image/Colors -->
4037 <!-- OldLocation: Soffice.cfg --> 3889 <!-- OldLocation: Soffice.cfg -->
@@ -4080,66 +3932,6 @@
4080 </constraints> 3932 </constraints>
4081 <value>10</value> 3933 <value>10</value>
4082 </prop> 3934 </prop>
4083 <prop oor:name="RotationAngle" oor:type="xs:int" oor:nillable="false">
4084 <!-- OldPath: Image/Colors -->
4085 <!-- OldLocation: Soffice.cfg -->
4086 <!-- UIHints: Tools Options - Picture Colors [Section] Rotation -->
4087 <info>
4088 <deprecated/>
4089 <desc>Deprecated.</desc>
4090 <label>Angle</label>
4091 </info>
4092 <constraints>
4093 <minInclusive oor:value="0">
4094 <info>
4095 <desc>Deprecated.</desc>
4096 </info>
4097 </minInclusive>
4098 <maxInclusive oor:value="36000">
4099 <info>
4100 <desc>Deprecated.</desc>
4101 </info>
4102 </maxInclusive>
4103 </constraints>
4104 <value>4500</value>
4105 </prop>
4106 <prop oor:name="LeftRight" oor:type="xs:boolean" oor:nillable="false">
4107 <!-- OldPath: Image/Colors -->
4108 <!-- OldLocation: Soffice.cfg -->
4109 <!-- UIHints: Tools Options - Picture Colors [Section] Rotation -->
4110 <info>
4111 <deprecated/>
4112 <desc>Deprecated.</desc>
4113 <label>To the left / To the right</label>
4114 </info>
4115 <value>true</value>
4116 </prop>
4117 <prop
4118 oor:name="BlackWhiteThreshold" oor:type="xs:int"
4119 oor:nillable="false">
4120 <!-- OldPath: Image/Colors -->
4121 <!-- OldLocation: Soffice.cfg -->
4122 <!-- UIHints: Tools Options - Picture Colors [Section] Black &
4123 White -->
4124 <info>
4125 <deprecated/>
4126 <desc>Deprecated.</desc>
4127 <label>Threshold value</label>
4128 </info>
4129 <constraints>
4130 <minInclusive oor:value="0">
4131 <info>
4132 <desc>Deprecated.</desc>
4133 </info>
4134 </minInclusive>
4135 <maxInclusive oor:value="100">
4136 <info>
4137 <desc>Deprecated.</desc>
4138 </info>
4139 </maxInclusive>
4140 </constraints>
4141 <value>50</value>
4142 </prop>
4143 <group oor:name="RGB"> 3935 <group oor:name="RGB">
4144 <info> 3936 <info>
4145 <desc>Specifies the RGB color options for images.</desc> 3937 <desc>Specifies the RGB color options for images.</desc>
@@ -4224,52 +4016,6 @@
4224 <desc>Specifies the effects options for images.</desc> 4016 <desc>Specifies the effects options for images.</desc>
4225 <label>Image Effects</label> 4017 <label>Image Effects</label>
4226 </info> 4018 </info>
4227 <prop oor:name="MosaicX_Tile" oor:type="xs:short" oor:nillable="false">
4228 <!-- OldPath: Image/Effects -->
4229 <!-- OldLocation: Soffice.cfg -->
4230 <!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
4231 <info>
4232 <deprecated/>
4233 <desc>Deprecated.</desc>
4234 <label>X Tile</label>
4235 </info>
4236 <constraints>
4237 <minInclusive oor:value="1">
4238 <info>
4239 <desc>Deprecated.</desc>
4240 </info>
4241 </minInclusive>
4242 <maxInclusive oor:value="999">
4243 <info>
4244 <desc>Deprecated.</desc>
4245 </info>
4246 </maxInclusive>
4247 </constraints>
4248 <value>4</value>
4249 </prop>
4250 <prop oor:name="MosaicY_Tile" oor:type="xs:short" oor:nillable="false">
4251 <!-- OldPath: Image/Effects -->
4252 <!-- OldLocation: Soffice.cfg -->
4253 <!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
4254 <info>
4255 <deprecated/>
4256 <desc>Deprecated.</desc>
4257 <label>Y Tile</label>
4258 </info>
4259 <constraints>
4260 <minInclusive oor:value="1">
4261 <info>
4262 <desc>Deprecated.</desc>
4263 </info>
4264 </minInclusive>
4265 <maxInclusive oor:value="999">
4266 <info>
4267 <desc>Deprecated.</desc>
4268 </info>
4269 </maxInclusive>
4270 </constraints>
4271 <value>4</value>
4272 </prop>
4273 <prop oor:name="Definition" oor:type="xs:short" oor:nillable="false"> 4019 <prop oor:name="Definition" oor:type="xs:short" oor:nillable="false">
4274 <!-- OldPath: Image/Effects --> 4020 <!-- OldPath: Image/Effects -->
4275 <!-- OldLocation: Soffice.cfg --> 4021 <!-- OldLocation: Soffice.cfg -->
@@ -4303,32 +4049,6 @@
4303 </constraints> 4049 </constraints>
4304 <value>2</value> 4050 <value>2</value>
4305 </prop> 4051 </prop>
4306 <prop
4307 oor:name="SolarizationThreshold" oor:type="xs:int"
4308 oor:nillable="false">
4309 <!-- OldPath: Image/Effects -->
4310 <!-- OldLocation: Soffice.cfg -->
4311 <!-- UIHints: Tools Options - Picture Effects - [Section]
4312 Solarization -->
4313 <info>
4314 <deprecated/>
4315 <desc>Deprecated.</desc>
4316 <label>Threshold value</label>
4317 </info>
4318 <constraints>
4319 <minInclusive oor:value="0">
4320 <info>
4321 <desc>Deprecated.</desc>
4322 </info>
4323 </minInclusive>
4324 <maxInclusive oor:value="100">
4325 <info>
4326 <desc>Deprecated.</desc>
4327 </info>
4328 </maxInclusive>
4329 </constraints>
4330 <value>10</value>
4331 </prop>
4332 <prop oor:name="Invert" oor:type="xs:boolean" oor:nillable="false"> 4052 <prop oor:name="Invert" oor:type="xs:boolean" oor:nillable="false">
4333 <!-- OldPath: Image/Effects --> 4053 <!-- OldPath: Image/Effects -->
4334 <!-- OldLocation: Soffice.cfg --> 4054 <!-- OldLocation: Soffice.cfg -->
@@ -4341,52 +4061,6 @@
4341 </info> 4061 </info>
4342 <value>false</value> 4062 <value>false</value>
4343 </prop> 4063 </prop>
4344 <prop oor:name="TileX_Tile" oor:type="xs:short" oor:nillable="false">
4345 <!-- OldPath: Image/Effects -->
4346 <!-- OldLocation: Soffice.cfg -->
4347 <!-- UIHints: Tools Options - Picture Effects - [Section] Tile -->
4348 <info>
4349 <deprecated/>
4350 <desc>Deprecated.</desc>
4351 <label>X Tile</label>
4352 </info>
4353 <constraints>
4354 <minInclusive oor:value="1">
4355 <info>
4356 <desc>Deprecated.</desc>
4357 </info>
4358 </minInclusive>
4359 <maxInclusive oor:value="999">
4360 <info>
4361 <desc>Deprecated.</desc>
4362 </info>
4363 </maxInclusive>
4364 </constraints>
4365 <value>4</value>
4366 </prop>
4367 <prop oor:name="TileY_Tile" oor:type="xs:short" oor:nillable="false">
4368 <!-- OldPath: Image/Effects -->
4369 <!-- OldLocation: Soffice.cfg -->
4370 <!-- UIHints: Tools Options - Picture Effects - [Section] Tile -->
4371 <info>
4372 <deprecated/>
4373 <desc>Deprecated.</desc>
4374 <label>Y Tile</label>
4375 </info>
4376 <constraints>
4377 <minInclusive oor:value="1">
4378 <info>
4379 <desc>Deprecated.</desc>
4380 </info>
4381 </minInclusive>
4382 <maxInclusive oor:value="999">
4383 <info>
4384 <desc>Deprecated.</desc>
4385 </info>
4386 </maxInclusive>
4387 </constraints>
4388 <value>4</value>
4389 </prop>
4390 <prop oor:name="Degree" oor:type="xs:short" oor:nillable="false"> 4064 <prop oor:name="Degree" oor:type="xs:short" oor:nillable="false">
4391 <!-- OldPath: Image/Effects --> 4065 <!-- OldPath: Image/Effects -->
4392 <!-- OldLocation: Soffice.cfg --> 4066 <!-- OldLocation: Soffice.cfg -->
@@ -6974,13 +6648,6 @@
6974 <value>false</value> 6648 <value>false</value>
6975 </prop> 6649 </prop>
6976 </group> 6650 </group>
6977 <set oor:name="OfficeObjects" oor:node-type="ObjectNames">
6978 <info>
6979 <deprecated>Replaced by
6980 org.openoffice.Office.Embedding/ObjectNames.</deprecated>
6981 <desc>Deprecated</desc>
6982 </info>
6983 </set>
6984 <group oor:name="ExternalApps" oor:extensible="true"> 6651 <group oor:name="ExternalApps" oor:extensible="true">
6985 <info> 6652 <info>
6986 <deprecated>Without replacement.</deprecated> 6653 <deprecated>Without replacement.</deprecated>
@@ -6992,32 +6659,12 @@
6992 <desc>Specifies an external mail application to be used for Send as 6659 <desc>Specifies an external mail application to be used for Send as
6993 email.</desc> 6660 email.</desc>
6994 </info> 6661 </info>
6995 <prop oor:name="UseDefaultMailer" oor:type="xs:boolean">
6996 <info>
6997 <deprecated>Without replacement.</deprecated>
6998 <desc>Indicates if the mail application in the OS specific user
6999 settings should be used.</desc>
7000 </info>
7001 </prop>
7002 <prop oor:name="Program" oor:type="xs:string" oor:nillable="false"> 6662 <prop oor:name="Program" oor:type="xs:string" oor:nillable="false">
7003 <info> 6663 <info>
7004 <desc>Specifies the external mail application to be used.</desc> 6664 <desc>Specifies the external mail application to be used.</desc>
7005 </info> 6665 </info>
7006 <value/> 6666 <value/>
7007 </prop> 6667 </prop>
7008 <prop oor:name="CommandProfile" oor:type="xs:string" oor:nillable="false">
7009 <info>
7010 <deprecated>Without replacement.</deprecated>
7011 <desc>Specifies the default external mail application.</desc>
7012 </info>
7013 <value>Mozilla 1.0 - 1.2</value>
7014 </prop>
7015 <set oor:name="Profiles" oor:node-type="MailCommandLineProfile">
7016 <info>
7017 <deprecated>Without replacement.</deprecated>
7018 <desc>Contains a set of supported command line profiles.</desc>
7019 </info>
7020 </set>
7021 </group> 6668 </group>
7022 <group oor:name="I18N"> 6669 <group oor:name="I18N">
7023 <info> 6670 <info>