summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/guide/scripting.xhp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-08-27 13:50:25 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-08-27 13:50:25 +0000
commit7b37c715cec17d8b1c22069977510b1a06e1c936 (patch)
tree89b25d2dd69a4fcd3540b66d8ba4f024ba50a29b /helpcontent2/source/text/shared/guide/scripting.xhp
parentf24408cfbbcf121104f17db876cceb9fed9f4a70 (diff)
INTEGRATION: CWS hcshared09 (1.13.92); FILE MERGED
2007/04/27 12:26:23 ufi 1.13.92.1: weekly
Diffstat (limited to 'helpcontent2/source/text/shared/guide/scripting.xhp')
-rwxr-xr-xhelpcontent2/source/text/shared/guide/scripting.xhp76
1 files changed, 33 insertions, 43 deletions
diff --git a/helpcontent2/source/text/shared/guide/scripting.xhp b/helpcontent2/source/text/shared/guide/scripting.xhp
index a75fdc8b82..b81702c35a 100755
--- a/helpcontent2/source/text/shared/guide/scripting.xhp
+++ b/helpcontent2/source/text/shared/guide/scripting.xhp
@@ -1,66 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
+
<!--
***********************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: scripting.xhp,v $
+ * $RCSfile: scripting.xhp,v $fileonly,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: vg $ $Date: 2006-05-23 15:00:16 $
+ * last change: $Author: vg $ $Date: 2007-08-27 14:50:25 $
*
- * The Contents of this file are made available subject to the terms of
- * either of the following licenses
+ * The Contents of this file are made available subject to
+ * the terms of GNU Lesser General Public License Version 2.1.
*
- * - GNU Lesser General Public License Version 2.1
*
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2005 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
*
- * Sun Microsystems Inc., October, 2000
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
*
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2000 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
*
************************************************************************
-->
-
-<helpdocument version="1.0">
+
+
+ <helpdocument version="1.0">
<meta>
<topic id="textsharedguidescriptingxml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Scripting %PRODUCTNAME</title>
<filename>/text/shared/guide/scripting.xhp</filename>
</topic>
-<history>
-<created date="2004-05-18T16:01:47">UFI: new scripting framework feature</created>
-<lastedited date="2006-02-24T12:47:12">yj - checked</lastedited>
-</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id5277565"><bookmark_value>assigning scripts</bookmark_value>
@@ -73,8 +56,7 @@
<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><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>
</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>
@@ -89,6 +71,14 @@
<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">
+<listitem>
+<paragraph role="paragraph" id="par_id6797082" xml-lang="en-US" l10n="NEW">Python<comment>i50641</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">