diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-11 19:59:51 +0200 |
---|---|---|
committer | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-10-14 19:52:24 +0200 |
commit | 28499f409af62f1930f427ebf040f9a2cd6422b3 (patch) | |
tree | cb0c4e1f2ce97b217f80553b04747c625d4de98b /source/auxiliary/sbasic.tree | |
parent | 1efde59fa4d731f1fbbb1c14a647acb67d0be27a (diff) |
tdf#145067 Document the Basic Collection object
Change-Id: I0ea7be144cca78b48ab3dfd07426ad679b07b26b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123398
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Diffstat (limited to 'source/auxiliary/sbasic.tree')
-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 cde86c2218..cdd7c7ae6a 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -96,6 +96,7 @@ <topic id="sbasic/text/sbasic/shared/03120102.xhp">Chr Function</topic> <topic id="sbasic/text/sbasic/shared/03120112.xhp">ChrW Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03020101.xhp">Close Statement</topic> + <topic id="sbasic/text/sbasic/shared/collection.xhp">Collection Object</topic> <topic id="sbasic/text/sbasic/shared/03100700.xhp">Const Statement</topic> <topic id="sbasic/text/sbasic/shared/03120313.xhp">ConvertFromURL Function</topic> <topic id="sbasic/text/sbasic/shared/03120312.xhp">ConvertToURL Function</topic> |