diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp index 173dbc6dd5..44b8390a62 100644 --- a/source/text/sbasic/python/main0000.xhp +++ b/source/text/sbasic/python/main0000.xhp @@ -28,12 +28,12 @@

Working with Python Scripts in %PRODUCTNAME

You can execute Python scripts choosing Tools - Macros - Run Macro. Editing scripts can be done with your preferred text editor. Python scripts are present in various locations detailed hereafter. You can refer to Programming examples for macros illustrating how to run the Python interactive console from %PRODUCTNAME. + - diff --git a/source/text/shared/01/06130000.xhp b/source/text/shared/01/06130000.xhp index 0207188eea..80352bd210 100644 --- a/source/text/shared/01/06130000.xhp +++ b/source/text/shared/01/06130000.xhp @@ -124,6 +124,7 @@
+
Export Opens a dialog to export the selected library either as an extension or as a Basic library. diff --git a/source/text/shared/01/06130200.xhp b/source/text/shared/01/06130200.xhp index 0a86e854cb..bda3b643ed 100644 --- a/source/text/shared/01/06130200.xhp +++ b/source/text/shared/01/06130200.xhp @@ -18,7 +18,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + @@ -44,15 +44,20 @@ Opens a dialog where you can organize %PRODUCTNAME Basic macros. JavaScript -Opens a dialog where you can organize scripts. +Opens a dialog where you can organize Javascript scripts. BeanShell -Opens a dialog where you can organize scripts. +Opens a dialog where you can organize Java scripts. + +

Python

+Opens a dialog where you can organize Python scripts. + +