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 /source/auxiliary | |
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 '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 5c633bcbd4..8ecb215a07 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -243,6 +243,7 @@ <topic id="sbasic/text/sbasic/shared/03102101.xhp">ReDim Statement</topic> <topic id="sbasic/text/sbasic/shared/03010303.xhp">Red Function</topic> <topic id="sbasic/text/sbasic/shared/03090407.xhp">Rem Statement</topic> + <topic id="sbasic/text/sbasic/shared/replace.xhp">Replace Function</topic> <topic id="sbasic/text/sbasic/shared/03020104.xhp">Reset Statement</topic> <topic id="sbasic/text/sbasic/shared/03120307.xhp">Right Function</topic> <topic id="sbasic/text/sbasic/shared/03020413.xhp">RmDir Statement</topic> |