summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-05-19 17:09:34 -0300
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-05-19 22:11:33 +0200
commitcc6b76b3b8ede1c9ad8e173df9fd5b813e9e6572 (patch)
tree46881dc4a962f8af9ba3476de24b016a28827b52
parenteb145d19480d245228dc6b1032a925adbff8ea78 (diff)
Fix XML according to DTD
Change-Id: I386772d2bc275eb49a96b18e40219abdc22df3f9 Reviewed-on: https://gerrit.libreoffice.org/37841 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
-rw-r--r--source/text/sbasic/shared/main0601.xhp5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/main0601.xhp b/source/text/sbasic/shared/main0601.xhp
index 728c76cb58..c67df8d1f7 100644
--- a/source/text/sbasic/shared/main0601.xhp
+++ b/source/text/sbasic/shared/main0601.xhp
@@ -47,7 +47,8 @@
<embed href="text/sbasic/guide/sample_code.xhp#sample_code"/>
<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"/><embedvar href="text/sbasic/shared/special_vba_func.xhp#exclusivevba"/>
+<embed href="text/sbasic/shared/vbasupport.xhp#vbamacros"/>
+<embed href="text/sbasic/shared/special_vba_func.xhp#exclusivevba"/>
<paragraph id="hd_id3148473" role="heading" level="3" xml-lang="en-US">Help about the Help</paragraph>
<embed href="text/shared/05/00000100.xhp#neuehilfe"/>
@@ -59,4 +60,4 @@
<embed href="text/shared/05/00000160.xhp#doc_title"/>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>