diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-22 09:25:29 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-22 13:52:06 +0100 |
commit | 9b903d0ab3e992b322816a881360d611b936c678 (patch) | |
tree | 6fde3168b405ff53ef6756ffb4d044c8c46dac22 /source | |
parent | 2706cb2c41c235a88f87d6bd439e67a5197b8c60 (diff) |
Add link to Python pages in Basic main page
Change-Id: If31c609e4d345feec47bb89beac41a0c1ce6eedb
Reviewed-on: https://gerrit.libreoffice.org/66726
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/main0601.xhp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/main0601.xhp b/source/text/sbasic/shared/main0601.xhp index a6354140f1..f4132765a6 100644 --- a/source/text/sbasic/shared/main0601.xhp +++ b/source/text/sbasic/shared/main0601.xhp @@ -50,6 +50,10 @@ <embed href="text/sbasic/shared/vbasupport.xhp#vbamacros"/> <embed href="text/sbasic/shared/special_vba_func.xhp#exclusivevba"/> +<h3 id="hd_id191548155077269">Working with Macros in Python</h3> +<embed href="text/sbasic/python/main0000.xhp#pythonscriptshelp"/> + + <paragraph role="heading" id="hd_id51528998827009" level="3" xml-lang="en-US">%PRODUCTNAME internal Basic macro libraries</paragraph> <paragraph role="paragraph" id="par_id441528998842556" xml-lang="en-US">%PRODUCTNAME installs a set of Basic macro libraries that can be accessed from your Basic macros.</paragraph> <embed href="text/sbasic/shared/03/lib_tools.xhp#tools_lib"/> |