diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-07 20:12:41 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-11 02:05:24 +0200 |
commit | 152530c4360c80e9a052c4c883a8e4d53001f364 (patch) | |
tree | 917fc46bb30df8c210754994a0d8b434f86c7e65 /source/auxiliary | |
parent | 79cf3e922b00a74a6a29ec324589aab7f05c5886 (diff) |
Create documentation for Basic "New" operator
Change-Id: I11157f8db43811a107eb5270db5b39c351b37dcc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123159
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@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 5202b90877..cde86c2218 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -227,6 +227,7 @@ <topic id="sbasic/text/sbasic/shared/03010102.xhp">MsgBox Function</topic> <topic id="sbasic/text/sbasic/shared/03010101.xhp">MsgBox Statement</topic> <topic id="sbasic/text/sbasic/shared/03020412.xhp">Name Statement</topic> + <topic id="sbasic/text/sbasic/shared/new_keyword.xhp">New Operator</topic> <topic id="sbasic/text/sbasic/shared/03060400.xhp">Not-Operator</topic> <topic id="sbasic/text/sbasic/shared/03030203.xhp">Now Function</topic> <topic id="sbasic/text/sbasic/shared/03140005.xhp">NPer Function [VBA]</topic> |