diff options
Diffstat (limited to 'source/text/sbasic/python')
-rw-r--r-- | source/text/sbasic/python/python_platform.xhp | 2 |
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 ' object properties</paragraph> <paragraph role="bascode" localize="false" id="N0581">End Sub ' 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"/> |