summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-16 13:52:51 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-09-19 17:03:19 +0200
commitb5e03516299c5aa47966729c928cd42296795085 (patch)
treec5010ded934ebb5a0614b8b7909a731ac364a7f2 /officecfg
parent5cc6c3fd4fd4610d26576841bcd694bf2f8231a4 (diff)
store the opencl device id and propagate it from the ui to opencl code
Change-Id: I47ed4add16c804e598feebd84ae823a45d2f8dd9
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs7
1 files changed, 7 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 5950597cd73b..25fe724d2832 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1344,6 +1344,13 @@
</info>
<value>true</value>
</prop>
+ <prop oor:name="OpenCLAutoDevice" oor:type="xs:string" oor:nillable="false">
+ <!-- UIHints: Tools - Options Spreadsheet Formula -->
+ <info>
+ <desc>The Device ID of the OpenCL device selected if OpenCLAutoSelect is false</desc>
+ </info>
+ <value></value>
+ </prop>
</group>
<group oor:name="Syntax">
<info>