diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2019-11-26 15:17:13 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-12-06 16:54:25 +0100 |
commit | c0c172d3d28ac4beb214ac4adb27ba23fd15b18f (patch) | |
tree | 13dd116cf3b168f19da67c51743a8bd8af2fb0b6 | |
parent | 597fde7bdd10866802b22abc512a8d356fa417ba (diff) |
fixing 'related topics' layout for a conciser display
Change-Id: I01535595b22ea3cb59111bfd5c681283fd94049c
Reviewed-on: https://gerrit.libreoffice.org/84625
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/03103350.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03103350.xhp b/source/text/sbasic/shared/03103350.xhp index c6d7e97b14..687b1ffb98 100644 --- a/source/text/sbasic/shared/03103350.xhp +++ b/source/text/sbasic/shared/03103350.xhp @@ -62,8 +62,7 @@ <section id="relatedtopics"> <paragraph id="par_id051720171119254111" role="paragraph" xml-lang="en-US"><link href="text/shared/optionen/01130100.xhp">VBA Properties</link></paragraph> <paragraph id="par_id051720170424259343" role="paragraph" xml-lang="en-US"><link href="text/sbasic/shared/vbasupport.xhp">VBA support in %PRODUCTNAME</link></paragraph> -<embed href="text/sbasic/shared/compatible.xhp#compatiblestatement"/> -<embed href="text/sbasic/shared/compatibilitymode.xhp#compatibilitymodefunction"/> +<embed href="text/sbasic/shared/compatibilitymode.xhp#compatibilitymodeh1"/> <embed href="text/sbasic/shared/classmodule.xhp#classmodulestatement"/> </section> </body> |