mirror of
https://github.com/LibreOffice/help.git
synced 2026-01-13 05:38:56 +00:00
Documenting how to call Python routines from Basic macros
Change-Id: I904cafe91ad7c5e72d09209c68db401003dda556 Reviewed-on: https://gerrit.libreoffice.org/81412 Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This commit is contained in:
committed by
Olivier Hallot
parent
f424014129
commit
32ed2dcd31
@ -25,9 +25,6 @@
|
||||
</bookmark>
|
||||
<h1 id="hd_id201901031407"><variable id="pythonexamples2"><link href="text/sbasic/python/python_examples.xhp" name="python examples">Python programming examples</link></variable></h1>
|
||||
</section>
|
||||
<!-- WIP
|
||||
<embed href="text/sbasic/python/python_from_basic.xhp#pythonfrombasic"/>
|
||||
-->
|
||||
<embed href="text/sbasic/python/python_session.xhp#pythonsession"/>
|
||||
<embed href="text/sbasic/python/python_platform.xhp#pythonplatform"/>
|
||||
<embed href="text/sbasic/python/python_import.xhp#pythonimporth1"/>
|
||||
@ -38,6 +35,7 @@
|
||||
<embed href="text/sbasic/python/python_listener.xhp#pythonlistener"/>
|
||||
<embed href="text/sbasic/python/python_2_basic.xhp#py2ba_h1"/>
|
||||
<section id="relatedtopics">
|
||||
<embed href="text/sbasic/guide/basic_2_python.xhp#basic2python"/>
|
||||
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
|
||||
</section>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user