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/BasicIDE.xhp | 41 |
4 files changed, 45 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 8383139615..b6ffe86f7f 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -898,6 +898,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/01160100 \ helpcontent2/source/text/shared/optionen/01160200 \ helpcontent2/source/text/shared/optionen/01160201 \ + helpcontent2/source/text/shared/optionen/BasicIDE \ helpcontent2/source/text/shared/optionen/java \ helpcontent2/source/text/shared/optionen/javaclasspath \ helpcontent2/source/text/shared/optionen/javaparameters \ diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index 9757aad0a2..b83488e36b 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -202,6 +202,8 @@ </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_idN11C3G" role="paragraph" l10n="NEW"><variable id="basicide">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Basic IDE</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 56347f7687..9ec1d5a142 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/BasicIDE.xhp#basicide"/> <embed href="text/shared/optionen/opencl.xhp#opencl"/> <embed href="text/shared/00/00000001.xhp#zurueck"/> </body> diff --git a/source/text/shared/optionen/BasicIDE.xhp b/source/text/shared/optionen/BasicIDE.xhp new file mode 100644 index 0000000000..b156ab021e --- /dev/null +++ b/source/text/shared/optionen/BasicIDE.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_basicide">Open CL</title> +<filename>/text/shared/optionen/BasicIDE.xhp</filename> +</topic> +</meta> +<body> +<section id="basicide"> +<bookmark xml-lang="en-US" branch="hid/cui/ui/optbasicidepage/OptBasicIDEPage" id="bm_id6882839" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id4077578"> +<bookmark_value>Basic IDE;setting options</bookmark_value> +<bookmark_value>setting options;Basic IDE</bookmark_value> +</bookmark> +<paragraph id="par_idN10558" role="heading" xml-lang="en-US" level="1"><link href="text/shared/optionen/BasicIDE.xhp">Basic IDE</link></paragraph> +<paragraph id="par_idN10568" role="paragraph" xml-lang="en-US">Defines the settings for the Basic IDE (Integrated Development Environment) to help edit macros in Basic.</paragraph> +</section> +<section id="howtoget"><embed href="text/shared/00/00000406.xhp#basicide"/> +</section> +<embed href="text/shared/need_help.xhp#needhelp"/> +</body> +</helpdocument>
\ No newline at end of file |