mirror of
https://github.com/LibreOffice/help.git
synced 2026-01-13 05:38:56 +00:00
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:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user