diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-06 16:17:39 +0200 |
---|---|---|
committer | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-07 19:37:03 +0200 |
commit | 82e70eb6efa88c3d21606292a042cd6978385480 (patch) | |
tree | 668ef78a3ce141c78d9dc6922745bd888b6535f1 /source/auxiliary | |
parent | 163eaf2bf056073232a1336632e11e535c8a3000 (diff) |
tdf#143687 Document the "IS" Basic keyword
This patch also improves related help pages about the functions IsObject and EqualUnoObjects.
Change-Id: I5f16596ed057c1104d5fa2650299861741bd7b2e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123153
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index f811d03911..73969aca11 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -194,6 +194,7 @@ <topic id="sbasic/text/sbasic/shared/03080502.xhp">Int Function</topic> <topic id="sbasic/text/sbasic/shared/03140002.xhp">IPmt Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03140003.xhp">IRR Function [VBA]</topic> + <topic id="sbasic/text/sbasic/shared/is_keyword.xhp">Is Operator</topic> <topic id="sbasic/text/sbasic/shared/03102200.xhp">IsArray Function</topic> <topic id="sbasic/text/sbasic/shared/03102300.xhp">IsDate Function</topic> <topic id="sbasic/text/sbasic/shared/03102400.xhp">IsEmpty Function</topic> |