From 59036b344e71e7d7b2d4c032ab5112c71be10f50 Mon Sep 17 00:00:00 2001 From: LibreOļ¬ƒciant Date: Thu, 19 Dec 2019 16:03:09 +0100 Subject: RGB function new index entry Change-Id: I8d13e1462d95f292e0f4807c96239d745bf3691c Reviewed-on: https://gerrit.libreoffice.org/85531 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/03010305.xhp | 3 +++ 1 file changed, 3 insertions(+) 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 @@
+ + RGB function + RGB Function Returns a long integer color value consisting of red, green, and blue components. -- cgit