diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /helpcontent2/source/text/shared/01/06130030.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/01/06130030.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/01/06130030.xhp | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/01/06130030.xhp b/helpcontent2/source/text/shared/01/06130030.xhp new file mode 100644 index 0000000000..456f063aa3 --- /dev/null +++ b/helpcontent2/source/text/shared/01/06130030.xhp @@ -0,0 +1,73 @@ +<?xml version="1.0" encoding="UTF-8"?> +<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="textshared0106130030xml" indexer="include"> +<title id="tit" >Scripts</title> +<filename>/text/shared/01/06130030.xhp</filename> +</topic> +</meta> +<body> +<bookmark branch="index" id="bm_id401571328832739"> + <bookmark_value>javascript scripts;run</bookmark_value> + <bookmark_value>beanshell scripts;run</bookmark_value> + <bookmark_value>python scripts;run</bookmark_value> + <bookmark_value>java scripts;run</bookmark_value> + <bookmark_value>run scripts;java</bookmark_value> + <bookmark_value>run scripts;javascript</bookmark_value> + <bookmark_value>run scripts;beanshell</bookmark_value> + <bookmark_value>run scripts;python</bookmark_value> +</bookmark> +<bookmark branch="hid/.uno:ScriptOrganizer%3FScriptOrganizer.Language:string=JavaScript" id="bm_id321696542103308" localize="false"/> +<bookmark branch="hid/.uno:ScriptOrganizer%3FScriptOrganizer.Language:string=BeanShell" id="bm_id531696542109447" localize="false"/> +<bookmark branch="hid/.uno:ScriptOrganizer%3FScriptOrganizer.Language:string=Python" id="bm_id111696542117863" localize="false"/> +<bookmark branch="hid/cui/ui/scriptorganizer/ScriptOrganizerDialog" id="bm_id7982421" localize="false"/> +<bookmark branch="hid/cui/ui/scriptorganizer/@@nowidget@@" id="bm_id7982421" localize="false"/> + +<h1 id="par_idN10A39"><variable id="script">Scripts</variable></h1> +<section id="howtoget"> + <embed href="text/shared/00/00000406.xhp#scripts"/> +</section> + +<h2 id="par_idN109BE">Macros</h2> +<paragraph role="paragraph" id="par_idN109C2" ><ahelp hid="cui/ui/scriptorganizer/ScriptOrganizerDialog">Select a macro or script from <emph>My Macros</emph>, <emph>Application Macros</emph>, or an open document. To view the available macros or scripts, double-click an entry.</ahelp></paragraph> +<bookmark branch="hid/cui/ui/scriptorganizer/run" id="bm_id8628498" localize="false"/> +<h3 id="par_idN109CD">Run</h3> +<paragraph role="paragraph" id="par_idN109D1" ><ahelp hid="cui/ui/scriptorganizer/run">To run a script, select a script in the list, and then click <emph>Run</emph>.</ahelp></paragraph> +<bookmark branch="hid/cui/ui/scriptorganizer/create" id="bm_id6405835" localize="false"/> +<h3 id="par_idN109E8">Create</h3> +<paragraph role="paragraph" id="par_idN109EC" ><ahelp hid="cui/ui/scriptorganizer/create">Creates a new script.</ahelp> The default script editor opens after you enter a name for the script.</paragraph> +<paragraph role="paragraph" id="par_idN10A04" ><ahelp hid="modules/BasicIDE/ui/newlibdialog/NewLibDialog">Enter a name for the script.</ahelp><comment>UFI: called from Create and from Rename</comment></paragraph> +<bookmark branch="hid/cui/ui/scriptorganizer/edit" id="bm_id1055330" localize="false"/> +<h3 id="par_idN10A2F">Edit</h3> +<paragraph role="paragraph" id="par_idN10A33" ><ahelp hid="cui/ui/scriptorganizer/edit">Opens the default script editor for your operating system.</ahelp></paragraph> +<bookmark branch="hid/cui/ui/scriptorganizer/rename" id="bm_id9843745.00000001" localize="false"/> +<h3 id="par_idN10A4B">Rename</h3> +<paragraph role="paragraph" id="par_idN10A4F" ><ahelp hid="cui/ui/scriptorganizer/rename">Opens a dialog where you can change the name of the selected script.</ahelp></paragraph> +<bookmark branch="hid/cui/ui/scriptorganizer/delete" id="bm_id4198736" localize="false"/> +<h3 id="par_idN10A66">Delete</h3> +<paragraph role="paragraph" id="par_idN10A6A" ><ahelp hid="cui/ui/scriptorganizer/delete">Prompts you to delete the selected script.</ahelp></paragraph> +<section id="relatedtopics"> +<embed href="text/shared/guide/scripting.xhp#scripting"/> +</section> +</body> +</helpdocument> |