diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-03-14 06:09:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-03-14 15:57:16 +0100 |
commit | e6dfe7b36ebfda217fe89c18b656d2eee72c18ce (patch) | |
tree | 721539d6a5d19e65fbe8f073787034867be952a3 /AllLangHelp_sbasic.mk | |
parent | 2400a5c557b93356d57bd5a0f16b8dfe0864074a (diff) |
tdf#124066, tdf#114263 BASIC Replace function Help
with kind help of Gerhard Weydt (tdf#124066)
Change-Id: I856c8ff600774bec82daafdef63ea8cca15b5097
Reviewed-on: https://gerrit.libreoffice.org/69255
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 859e794399..9325e065f6 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -360,6 +360,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/compatible \ helpcontent2/source/text/sbasic/shared/enum \ helpcontent2/source/text/sbasic/shared/partition \ + helpcontent2/source/text/sbasic/shared/replace \ helpcontent2/source/text/sbasic/shared/uno_objects \ helpcontent2/source/text/sbasic/shared/stardesktop \ helpcontent2/source/text/sbasic/shared/GetPathSeparator \ |