diff options
-rw-r--r-- | AllLangHelp_shared.mk | 1 | ||||
-rw-r--r-- | source/text/shared/00/00000406.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01010000.xhp | 1 | ||||
-rw-r--r-- | source/text/shared/optionen/opencl.xhp | 41 |
4 files changed, 45 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 9cfc7099b8..8383139615 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -906,6 +906,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/macrosecurity_ts \ helpcontent2/source/text/shared/optionen/mailmerge \ helpcontent2/source/text/shared/optionen/online_update \ + helpcontent2/source/text/shared/optionen/opencl \ helpcontent2/source/text/shared/optionen/persona_firefox \ helpcontent2/source/text/shared/optionen/serverauthentication \ helpcontent2/source/text/shared/optionen/testaccount \ diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index aaa07e11d2..9757aad0a2 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -200,6 +200,8 @@ </variable></paragraph> <paragraph xml-lang="en-US" id="par_idN11C3E" role="paragraph" l10n="NEW"><variable id="personalization">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Personalization</emph> </variable></paragraph> + <paragraph xml-lang="en-US" id="par_idN11C3F" role="paragraph" l10n="NEW"><variable id="opencl">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Open CL</emph> +</variable></paragraph> <paragraph xml-lang="en-US" id="par_id5485702" role="paragraph" l10n="NEW"><variable id="online_update">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Online Update </emph> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3146989" role="paragraph" l10n="U" oldref="152"><variable id="accessibility">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Accessibility</emph> diff --git a/source/text/shared/optionen/01010000.xhp b/source/text/shared/optionen/01010000.xhp index a886d5e364..56347f7687 100644 --- a/source/text/shared/optionen/01010000.xhp +++ b/source/text/shared/optionen/01010000.xhp @@ -48,6 +48,7 @@ <embed href="text/shared/optionen/01013000.xhp#accessibility"/> <embed href="text/shared/optionen/java.xhp#advanced"/> <embed href="text/shared/optionen/online_update.xhp#online_update"/> + <embed href="text/shared/optionen/opencl.xhp#opencl"/> <embed href="text/shared/00/00000001.xhp#zurueck"/> </body> </helpdocument> diff --git a/source/text/shared/optionen/opencl.xhp b/source/text/shared/optionen/opencl.xhp new file mode 100644 index 0000000000..73ef4d0bfe --- /dev/null +++ b/source/text/shared/optionen/opencl.xhp @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> +<topic id="topic_2015201522062086" indexer="include" status="PUBLISH"> +<title xml-lang="en-US" id="tit_opencl">Open CL</title> +<filename>/text/shared/optionen/opencl.xhp</filename> +</topic> +</meta> +<body> +<section id="opencl"> +<bookmark xml-lang="en-US" branch="hid/cui/ui/optopenclpage/OptOpenCLPage" id="bm_id6882839" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id4077578"> +<bookmark_value>Open CL;setting options</bookmark_value> +<bookmark_value>setting options;Open CL</bookmark_value> +</bookmark> +<paragraph id="par_idN10558" role="heading" xml-lang="en-US" level="1"><link href="text/shared/optionen/opencl.xhp">Open CL</link></paragraph> +<paragraph id="par_idN10568" role="paragraph" xml-lang="en-US">Open CL is a technology to speed up calculation on large spreadsheets.</paragraph> +</section> +<section id="howtoget"><embed href="text/shared/00/00000406.xhp#opencl"/> +</section> +<embed href="text/shared/need_help.xhp#needhelp"/> +</body> +</helpdocument>
\ No newline at end of file |