AllLangHelp_sbasic.mk                     |    2 ++
 source/text/sbasic/shared/uno_objects.xhp |    5 +++++
 2 files changed, 7 insertions(+)

New commits:
commit 44ca55be293c97d713c83d9917e78950b6e63f8e
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Dec 14 10:16:40 2018 -0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Fri Dec 14 16:50:20 2018 +0100

    Fix missing entry in makefile
    
    + bookmarks
    
    Change-Id: I836964a1ec29485ee05617cce486dadd5b009591
    Reviewed-on: https://gerrit.libreoffice.org/65161
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk
index 303228599..11c686abe 100644
--- a/AllLangHelp_sbasic.mk
+++ b/AllLangHelp_sbasic.mk
@@ -355,6 +355,8 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\
     helpcontent2/source/text/sbasic/shared/05060700 \
     helpcontent2/source/text/sbasic/shared/code-stubs \
     helpcontent2/source/text/sbasic/shared/enum \
+    helpcontent2/source/text/sbasic/shared/uno_objects \
+    helpcontent2/source/text/sbasic/shared/stardesktop \
     helpcontent2/source/text/sbasic/shared/GetPathSeparator \
     helpcontent2/source/text/sbasic/shared/keys \
     helpcontent2/source/text/sbasic/shared/main0211 \
diff --git a/source/text/sbasic/shared/uno_objects.xhp 
b/source/text/sbasic/shared/uno_objects.xhp
index ccdb4a560..67a0c8977 100644
--- a/source/text/sbasic/shared/uno_objects.xhp
+++ b/source/text/sbasic/shared/uno_objects.xhp
@@ -16,6 +16,11 @@
         </topic>
     </meta>
     <body>
+    <bookmark xml-lang="en-US" branch="index" id="bm_id171544787218331">
+        <bookmark_value>programming;UNO objects</bookmark_value>
+        <bookmark_value>UNO objects</bookmark_value>
+        <bookmark_value>UNO functions</bookmark_value>
+    </bookmark>
     <section id="unoobjects">
         <h1 id="hd_id3156027"><link href="text/sbasic/shared/03130000.xhp" 
name="UNO Objects">UNO Objects, Functions and Services</link></h1>
         <paragraph role="paragraph" id="par_id3153312" 
xml-lang="en-US">Functions, objects and services of Unified Network Objects 
(UNO).</paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to