summaryrefslogtreecommitdiff
path: root/source/text/sbasic/python
diff options
context:
space:
mode:
authorAlain Romedenne <alain.romedenne@libreoffice.org>2025-03-28 10:39:25 +0100
committerAlain Romedenne <alain.romedenne@libreoffice.org>2025-03-31 16:46:50 +0200
commit49f82528aecdece559fb6a859a98e86fd31c7e6a (patch)
tree61ce056798487e241dd1a4b3bfaf887cb21cde9a /source/text/sbasic/python
parent7227c7e904fceaecacb16c74b057c869686f012d (diff)
Precisions about OS recognition in scripts
plus a few invitations to go Python Change-Id: I0c58b9f35638c0d609727e6ef4affffac8fce971 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/183441 Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org> Tested-by: Jenkins
Diffstat (limited to 'source/text/sbasic/python')
-rw-r--r--source/text/sbasic/python/python_platform.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/python_platform.xhp b/source/text/sbasic/python/python_platform.xhp
index 4e1a7da743..1dbb3cff8e 100644
--- a/source/text/sbasic/python/python_platform.xhp
+++ b/source/text/sbasic/python/python_platform.xhp
@@ -116,9 +116,9 @@
<paragraph role="bascode" xml-lang="en-US" id="N0580"> Print p.isWindows, p.OSName &apos; object properties</paragraph>
<paragraph role="bascode" localize="false" id="N0581">End Sub &apos; Platform_example</paragraph>
</bascode>
+ <embed href="text/sbasic/shared/GetPathSeparator.xhp#SF_Calc"/>
<section id="relatedtopics">
<embed href="text/sbasic/python/python_screen.xhp#ioscreen"/>
- <embed href="text/sbasic/shared/03132100.xhp#getguitype2"/>
<embed href="text/sbasic/shared/GetPathSeparator.xhp#getpathseparator01"/>
<embed href="text/sbasic/guide/basic_2_python.xhp#basic2python"/>
<embed href="text/sbasic/python/python_examples.xhp#pythonexamples2"/>