[Libreoffice-commits] help.git: AllLangHelp_sbasic.mk source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Dec 14 15:50:43 UTC 2018
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.hallot at libreoffice.org>
AuthorDate: Fri Dec 14 10:16:40 2018 -0200
Commit: Olivier Hallot <olivier.hallot at 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.hallot at 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>
More information about the Libreoffice-commits
mailing list