summaryrefslogtreecommitdiff
path: root/source/auxiliary
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2021-12-19 13:18:31 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2021-12-20 13:10:45 +0100
commitfb0af5ca08c6c9cff2223e641dbd73f9cd2c47c0 (patch)
tree9621592474e436394f0b0f6ed6a73417ef9dba92 /source/auxiliary
parentd25f1958da0b19339f2302e1a4f46663e08160cf (diff)
tdf#145725 VBA mode for RGB functions and warnings
+ Added a RGB [VBA] page specific to VBA mode for RGB stressing differences + placed warnings on Red vs Blue color interchange in VBA mode + Refactored here and there. Change-Id: I0556babb7c3a4bd3eeff1bfe6993624aa0e78d6d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127098 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r--source/auxiliary/sbasic.tree1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index e6e20b83ff..2a0b271235 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -263,6 +263,7 @@
<topic id="sbasic/text/sbasic/shared/03020104.xhp">Reset Statement</topic>
<topic id="sbasic/text/sbasic/shared/Resume.xhp">Resume Statement</topic>
<topic id="sbasic/text/sbasic/shared/03010305.xhp">RGB Function</topic>
+ <topic id="sbasic/text/sbasic/shared/03010306.xhp">RGB Function [VBA]</topic>
<topic id="sbasic/text/sbasic/shared/03120307.xhp">Right Function</topic>
<topic id="sbasic/text/sbasic/shared/03020413.xhp">RmDir Statement</topic>
<topic id="sbasic/text/sbasic/shared/03080302.xhp">Rnd Function</topic>