ooo-build r13782 - in trunk: . patches/dev300



Author: kyoshida
Date: Wed Sep  3 23:19:01 2008
New Revision: 13782
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13782&view=rev

Log:
2008-09-03  Kohei Yoshida  <kyoshida novell com>

	* patches/dev300/calc-external-defined-names-officecfg.diff: added to
	update the opcode value for IF from 5 to 6, for the list of recently 
	used functions (n#422206).

	* patches/dev300/apply: apply the new patch.


Added:
   trunk/patches/dev300/calc-external-defined-names-officecfg.diff
Modified:
   trunk/ChangeLog
   trunk/patches/dev300/apply

Modified: trunk/patches/dev300/apply
==============================================================================
--- trunk/patches/dev300/apply	(original)
+++ trunk/patches/dev300/apply	Wed Sep  3 23:19:01 2008
@@ -1742,6 +1742,7 @@
 # Implement external range names.
 calc-external-defined-names-sc.diff, i#3740, i#4385, n#355685, kohei
 calc-external-defined-names-offapi.diff, i#3740, i#4385, n#355685, kohei
+calc-external-defined-names-officecfg.diff, i#3740, i#4385, n#355685, kohei
 
 # fix bug generating a specific Sheet reference
 parse-xla1-bad-3dflag.diff, n#422569, noelpwer

Added: trunk/patches/dev300/calc-external-defined-names-officecfg.diff
==============================================================================
--- (empty file)
+++ trunk/patches/dev300/calc-external-defined-names-officecfg.diff	Wed Sep  3 23:19:01 2008
@@ -0,0 +1,20 @@
+diff --git officecfg/registry/schema/org/openoffice/Office/Calc.xcs officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+index 7e55cf3..39e4950 100644
+--- officecfg/registry/schema/org/openoffice/Office/Calc.xcs
++++ officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+@@ -785,13 +785,13 @@
+ 							<desc>MAX</desc>
+ 						</info>
+ 					</enumeration>
+-					<enumeration oor:value="5">
++					<enumeration oor:value="6">
+ 						<info>
+ 							<desc>IF</desc>
+ 						</info>
+ 					</enumeration>
+ 				</constraints>
+-				<value>224 226 222 223 5</value>
++				<value>224 226 222 223 6</value>
+ 			</prop>
+ 			<prop oor:name="AutoInput" oor:type="xs:boolean">
+ 				<!-- OldPath: Calc/Input -->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]