diff options
author | Alain Romedenne <pyoffice.romedenne@sfr.fr> | 2018-12-11 16:54:46 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-12 10:10:46 +0100 |
commit | 3f0f452519618e4b0bd0b97a855fc5ffe5514a49 (patch) | |
tree | 9987255ccc6c4164cb933a846be3c781bace4a44 /source/auxiliary | |
parent | a3ad770b3b2ca000646c0b3bfa0933e8486c7a22 (diff) |
StarDesktop object and reorder indexes
Add StarDesktop object description
Reorder "Other commands" to add UNO objects
Change-Id: Ia6547ea059276f8946b03392d29d968187bcd26c
Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/64981
Tested-by: Jenkins
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 b71d4c21b9..6e3fcd8421 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -49,6 +49,7 @@ <topic id="sbasic/text/sbasic/shared/03040000.xhp">Basic Constants</topic> <topic id="sbasic/text/sbasic/shared/03110000.xhp">Comparison Operators</topic> <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic> + <topic id="sbasic/text/sbasic/shared/uno_objects.xhp">UNO Objects, Functions and Services</topic> <topic id="sbasic/text/sbasic/shared/special_vba_func.xhp">Exclusive VBA functions</topic> <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic> </node> |