[Libreoffice-commits] help.git: source/text

Olivier Hallot olivier.hallot at libreoffice.org
Fri May 19 20:11:58 UTC 2017


 source/text/sbasic/shared/main0601.xhp |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit cc6b76b3b8ede1c9ad8e173df9fd5b813e9e6572
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Fri May 19 17:09:34 2017 -0300

    Fix XML according to DTD
    
    Change-Id: I386772d2bc275eb49a96b18e40219abdc22df3f9
    Reviewed-on: https://gerrit.libreoffice.org/37841
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/text/sbasic/shared/main0601.xhp b/source/text/sbasic/shared/main0601.xhp
index 728c76cb5..c67df8d1f 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>


More information about the Libreoffice-commits mailing list