Update Basic/Python TOC with Calc samples

Change-Id: I1ce9b023b0e90dae868cc323af3e9d0296a66bdc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168534
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Tested-by: Jenkins
This commit is contained in:
Alain Romedenne
2024-06-07 17:31:35 +02:00
parent 95755ff59d
commit 1658fb55de
2 changed files with 14 additions and 3 deletions

View File

@ -28,13 +28,20 @@
<embed href="text/sbasic/python/python_platform.xhp#pythonplatform"/>
<embed href="text/sbasic/python/python_import.xhp#pythonimporth1"/>
<embed href="text/sbasic/python/python_screen.xhp#ioscreen"/>
<embed href="text/sbasic/python/python_2_basic.xhp#py2ba_h1"/>
<embed href="text/sbasic/python/python_shell.xhp#pythonshell1"/>
<h2 id="hd_id601717774441961">Event Handling, Listeners</h2>
<embed href="text/sbasic/python/python_document_events.xhp#pythonmonitor"/>
<embed href="text/sbasic/python/python_dialogs.xhp#pythondialog"/>
<embed href="text/sbasic/python/python_handler.xhp#pythonhandler_h1"/>
<embed href="text/sbasic/python/python_listener.xhp#pythonlistener"/>
<embed href="text/sbasic/python/python_2_basic.xhp#py2ba_h1"/>
<embed href="text/sbasic/python/python_shell.xhp#pythonshell1"/>
<section id="relatedtopics">
<h2 id="hd_id651717774529891">Calc examples</h2>
<embed href="text/sbasic/guide/read_write_values.xhp#title"/>
<embed href="text/sbasic/guide/calc_borders.xhp#title"/>
<section id="relatedtopics">
<embed href="text/sbasic/guide/basic_2_python.xhp#basic2python"/>
<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/>
</section>