sf_basic py2bas bridge

It includes Basic functions rework in order to
- share content,
- correct Basic keywords argument names tdf#141474
- accommodate Python lowercased arguments.

Change-Id: If59a82444a8e001b02d085f5e10e0053666f8485
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114008
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
This commit is contained in:
Alain Romedenne
2021-04-15 11:47:57 +02:00
parent c8cf56ede3
commit 4ee2f0f82f
8 changed files with 557 additions and 59 deletions

View File

@ -11,14 +11,16 @@
<meta>
<topic id="text/sbasic/python/Python_Programming">
<title id="tit" xml-lang="en-US">Python : Programming with Python</title>
<filename>/text/sbasic/python/python_programming.xhp</filename>
<filename>/text/sbasic/python/python_programming.xhp</filename>
</topic>
</meta>
<body>
<bookmark branch="index" id="N0218">
<bookmark_value>Python;Programming</bookmark_value>
<bookmark_value>XSCRIPTCONTEXT;Python</bookmark_value>
<bookmark_value>XSCRIPTCONTEXT;getComponentContext()</bookmark_value>
<bookmark_value>uno.py</bookmark_value>
<bookmark_value>uno.py;getComponentContext()</bookmark_value>
</bookmark>
<section id="pythonprogramming">
<h1 id="hd_id691546462755220"><variable id="pythonprogrammingheading"><link href="text/sbasic/python/python_programming.xhp" name="python programming">Programming with Python Scripts</link></variable></h1>