summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibreOļ¬ƒciant <LibreOfficiant@sfr.fr>2019-12-19 16:03:09 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-12-19 18:36:54 +0100
commit59036b344e71e7d7b2d4c032ab5112c71be10f50 (patch)
treeaed70171e46e4248f869159ee9452ade0ca26986
parentTypos and more (diff)
downloadhelp-59036b344e71e7d7b2d4c032ab5112c71be10f50.tar.gz
help-59036b344e71e7d7b2d4c032ab5112c71be10f50.zip
RGB function new index entry
Change-Id: I8d13e1462d95f292e0f4807c96239d745bf3691c Reviewed-on: https://gerrit.libreoffice.org/85531 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/sbasic/shared/03010305.xhp3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/03010305.xhp b/source/text/sbasic/shared/03010305.xhp
index 039fda7e94..5d9d1ea4ed 100644
--- a/source/text/sbasic/shared/03010305.xhp
+++ b/source/text/sbasic/shared/03010305.xhp
@@ -29,6 +29,9 @@
<section id="rgb">
+<bookmark xml-lang="en-US" branch="index" id="bm_id851576768070903">
+ <bookmark_value>RGB function</bookmark_value>
+</bookmark>
<paragraph id="hd_id3150792" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03010305.xhp" name="RGB Function">RGB Function</link></paragraph>
<paragraph id="par_id3150447" role="paragraph" xml-lang="en-US">Returns a <link href="text/sbasic/shared/00000003.xhp#farbcodes" name="long integer color value">long integer color value</link> consisting of red, green, and blue components.</paragraph>