diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-10-28 08:13:23 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-30 14:32:57 +0100 |
commit | 021a444733a8022967b374642057d2032318634b (patch) | |
tree | 53689fcac6e539f9d8270ae6af4bab382eccdecd /source/auxiliary | |
parent | ca05a2e1e9569618449d87fcba196ba21c711363 (diff) |
tdf141474 CreateUnoService accepts keyword arguments
tdf114263 CreateUnoServiceWithArguments new help page
Change-Id: I217746d0817cefcaab7ecb07d30b2c3f2ad8bfff
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141916
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 a79802e228..122ca55363 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -104,6 +104,7 @@ <topic id="sbasic/text/sbasic/shared/03131800.xhp">CreateUnoDialog Function</topic> <topic id="sbasic/text/sbasic/shared/03132000.xhp">CreateUnoListener Function</topic> <topic id="sbasic/text/sbasic/shared/03131600.xhp">CreateUnoService Function</topic> + <topic id="sbasic/text/sbasic/shared/CreateUnoSvcWithArgs.xhp">CreateUnoServiceWithArguments Function</topic> <topic id="sbasic/text/sbasic/shared/03131500.xhp">CreateUnoStruct Function</topic> <topic id="sbasic/text/sbasic/shared/03132300.xhp">CreateUnoValue Function</topic> <topic id="sbasic/text/sbasic/shared/03100900.xhp">CSng Function</topic> |