diff options
Diffstat (limited to 'source/text/sbasic/shared/main0601.xhp')
-rw-r--r-- | source/text/sbasic/shared/main0601.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/main0601.xhp b/source/text/sbasic/shared/main0601.xhp index f4132765a6..a93bdd268a 100644 --- a/source/text/sbasic/shared/main0601.xhp +++ b/source/text/sbasic/shared/main0601.xhp @@ -29,7 +29,7 @@ <bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3143284" localize="false"/> -<paragraph id="hd_id3154232" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/main0601.xhp" name="$[officename] Basic Help">%PRODUCTNAME Basic Help</link></paragraph> +<h1 id="hd_id3154232"><variable id="mainsbasic"><link href="text/sbasic/shared/main0601.xhp" name="$[officename] Basic Help">%PRODUCTNAME Basic Help</link></variable></h1> <section id="basicalt"> <paragraph id="par_id3153894" role="paragraph" xml-lang="en-US">%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href="https://api.libreoffice.org/" name="api.libreoffice.org">https://api.libreoffice.org</link></paragraph> @@ -45,6 +45,7 @@ <embed href="text/sbasic/guide/control_properties.xhp#control_properties"/> <embed href="text/sbasic/guide/show_dialog.xhp#show_dialog"/> <embed href="text/sbasic/guide/sample_code.xhp#sample_code"/> +<embed href="text/sbasic/guide/basic_examples.xhp#basicexamplestit"/> <paragraph id="hd_id05182017030838384" role="heading" level="3" xml-lang="en-US">Working with VBA Macros</paragraph> <embed href="text/sbasic/shared/vbasupport.xhp#vbamacros"/> |