ooo-build r11538 - in trunk: . patches/src680



Author: kyoshida
Date: Fri Feb  8 14:35:17 2008
New Revision: 11538
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11538&view=rev

Log:
2008-02-08  Thorsten Behrens  <tbehrens novell com>

	* patches/src680/sc-localized-arg-separator.diff: added new config
	property to the registry schema so that it will be recognized when
	saving to the configuration tree.


Modified:
   trunk/ChangeLog
   trunk/patches/src680/sc-localized-arg-separator.diff

Modified: trunk/patches/src680/sc-localized-arg-separator.diff
==============================================================================
--- trunk/patches/src680/sc-localized-arg-separator.diff	(original)
+++ trunk/patches/src680/sc-localized-arg-separator.diff	Fri Feb  8 14:35:17 2008
@@ -954,3 +954,26 @@
  };
  
  /**************************************************************************/
+Index: registry/schema/org/openoffice/Office/Calc.xcs
+===================================================================
+RCS file: /cvs/util/officecfg/registry/schema/org/openoffice/Office/Calc.xcs,v
+retrieving revision 1.20
+diff -u -r1.20 Calc.xcs
+--- officecfg/registry/schema/org/openoffice/Office/Calc.xcs	21 Nov 2007 19:06:51 -0000	1.20
++++ officecfg/registry/schema/org/openoffice/Office/Calc.xcs	8 Feb 2008 08:06:23 -0000
+@@ -1134,6 +1200,15 @@
+ 					</info>
+ 					<value>true</value>
+ 				</prop>
++				<prop oor:name="ExcelFormula" oor:type="xs:boolean">
++					<!-- UIHints: Tools - Options  Spreadsheet  Calculate  [Check box] Enable excel formula arg separator style -->
++					<info>
++						<author>kyoshida</author>
++						<desc>Specifies Calc localizes the arg separator, like Excel does.</desc>
++						<label>Enable localized arg separator in formulas</label>
++					</info>
++					<value>false</value>
++				</prop>
+ 				<node-ref oor:name="Date" oor:node-type="Date">
+ 					<info>
+ 						<desc>Specifies the date that is represented by the number 0.</desc>



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