diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index 86d3525d8689..b1feca1825c6 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -1421,21 +1421,18 @@ sc/source/core/tool/calcconfig.cxx --> - Whether to use OpenCL only when a formula uses only a subset of operator and function opcodes. true - An approximate lower limit on the number of data cells a spreadsheet formula should use for OpenCL to be considered. 100 - The list of operator and function opcodes (in English) for which to use OpenCL. If OpenCLSubsetOnly is @@ -1445,14 +1442,12 @@ +;-;*;/;RAND;SIN;COS;TAN;ATAN;EXP;LN;SQRT;NORMSDIST;NORMSINV;ROUND;POWER;SUMPRODUCT;MIN;MAX;SUM;PRODUCT;AVERAGE;COUNT;VAR;NORMDIST;VLOOKUP;CORREL;COVAR;PEARSON;SLOPE;SUMIFS - Whether to automatically select the OpenCL device true - The Device ID of the OpenCL device selected if OpenCLAutoSelect is false