summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-01-24 13:10:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-01-24 13:10:20 +0000
commit7181184fb90b771a54897d792a1462b5b63848d0 (patch)
treed5d8f588ff38fae220a647a12db527e80f7b08ed
parent044fe1a7a961b2bc2a06b4cc3f2d0dee20221378 (diff)
INTEGRATION: CWS hcshared15 (1.14.30); FILE MERGED
2007/12/18 12:12:18 ufi 1.14.30.2: saving 2007/12/06 10:46:44 ufi 1.14.30.1: vor resync
-rwxr-xr-xhelpcontent2/source/text/shared/guide/scripting.xhp20
1 files changed, 8 insertions, 12 deletions
diff --git a/helpcontent2/source/text/shared/guide/scripting.xhp b/helpcontent2/source/text/shared/guide/scripting.xhp
index b81702c35a..e477f493d8 100755
--- a/helpcontent2/source/text/shared/guide/scripting.xhp
+++ b/helpcontent2/source/text/shared/guide/scripting.xhp
@@ -7,9 +7,9 @@
*
* $RCSfile: scripting.xhp,v $fileonly,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: vg $ $Date: 2007-08-27 14:50:25 $
+ * last change: $Author: vg $ $Date: 2008-01-24 14:10:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -47,16 +47,15 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id5277565"><bookmark_value>assigning scripts</bookmark_value>
-<bookmark_value>Basic;scripting</bookmark_value>
-<bookmark_value>BeanShell scripting</bookmark_value>
-<bookmark_value>Java;scripting</bookmark_value>
<bookmark_value>programming;scripting</bookmark_value>
-<bookmark_value>scripting in programming</bookmark_value>
<bookmark_value>form controls;assigning macros</bookmark_value>
<bookmark_value>pictures;assigning macros</bookmark_value>
<bookmark_value>hyperlinks;assigning macros</bookmark_value>
<bookmark_value>shortcut keys;assigning macros</bookmark_value>
-</bookmark><comment>UFI: deleted index events;assigning</comment><paragraph role="heading" id="par_idN1070A" xml-lang="en-US" level="1" l10n="NEW"><variable id="scripting"><link href="text/shared/guide/scripting.xhp">Scripting %PRODUCTNAME</link>
+<bookmark_value>controls;assigning macros (Basic)</bookmark_value>
+<bookmark_value>menus;assigning macros</bookmark_value>
+<bookmark_value>events;assigning scripts</bookmark_value>
+</bookmark><comment>MW deleted "programming;...", "scripting in programming", "BeanShell scripting", "Basic;..." and "java;..."</comment><comment>MW added "controls;..", "menus;..." and "events;..."</comment><paragraph role="heading" id="par_idN1070A" xml-lang="en-US" level="1" l10n="NEW"><variable id="scripting"><link href="text/shared/guide/scripting.xhp">Assigning Scripts in %PRODUCTNAME</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_idN10728" xml-lang="en-US" l10n="NEW">You can assign custom scripts (macros) to menu items, icons, dialog controls, and events in %PRODUCTNAME.</paragraph>
<paragraph role="paragraph" id="par_idN1072B" xml-lang="en-US" l10n="NEW">%PRODUCTNAME internally supports the following scripting languages:</paragraph>
@@ -71,14 +70,11 @@
<paragraph role="paragraph" id="par_idN1073D" xml-lang="en-US" l10n="CHG">BeanShell</paragraph>
</listitem>
</list>
-<switch select="distrib">
-<case select="OPENSOURCE"><list type="unordered">
+<list type="unordered">
<listitem>
-<paragraph role="paragraph" id="par_id6797082" xml-lang="en-US" l10n="NEW">Python<comment>i50641</comment></paragraph>
+<paragraph role="paragraph" id="par_id6797082" xml-lang="en-US" l10n="CHG">Python (not included with all distributions)<comment>i50641</comment><comment>removed switch, added text</comment></paragraph>
</listitem>
</list>
-</case>
-</switch>
<paragraph role="paragraph" id="par_idN1091F" xml-lang="en-US" l10n="NEW">In addition, developers can use high-level languages, for example Java programming language, to control %PRODUCTNAME externally. See the API project at OpenOffice.org.</paragraph>
<paragraph role="heading" id="par_idN10751" xml-lang="en-US" level="2" l10n="NEW">To assign a script to a new menu entry</paragraph>
<list type="ordered">