[Libreoffice-commits] core.git: officecfg/registry
Chris Sherlock
chris.sherlock79 at gmail.com
Mon Nov 17 15:37:34 PST 2014
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0b8f49366a4d37343245382ff90c74b4166d2ab3
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Tue Nov 18 10:34:55 2014 +1100
officecfg, opencl, calc: readd comment detailing what the OpenCL values mean.
Change-Id: I8acff5eb524de477935d06942ab0c9335fbc50ff
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 31395a9..b31a2e1 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1371,6 +1371,7 @@
<desc>The list of operator and function opcodes for which to use OpenCL. If a
formula contains only these operators and functions, it
might be calculated using OpenCL.</desc>
+ <!-- numeric values correspond to RAND;SIN;COS;TAN;ATAN;EXP;LN;SQRT;NORMSINV;ROUND;POWER;SUBPRODUCT;PROUDCT;NORMDIST;MIN;MAX;SUM;AVERAGE;SUMIFS -->
</info>
<value>66;82;83;84;88;102;103;104;149;204;209;213;222;223;224;225;226;236;403</value>
</prop>
More information about the Libreoffice-commits
mailing list