diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2023-02-03 13:05:07 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-02-13 09:57:05 +0000 |
commit | 5b8658e58d02f8f3ec6a613f7c4edd32ca2e5d76 (patch) | |
tree | 5c014c40ad182e39543ba770e421311e3c85e1ce /source/auxiliary/sbasic.tree | |
parent | 12f4174031afc80e9d6ac387336e0185646f6977 (diff) |
FormatPercent New Basic function / VBA
Change-Id: I0ad4022394632f0d49417bb56ecda641af3b0b42
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146519
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
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 6a97572f6a..e97c93b658 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -165,6 +165,7 @@ <topic id="sbasic/text/sbasic/shared/03120301.xhp">Format Function</topic> <topic id="sbasic/text/sbasic/shared/03150000.xhp">FormatDateTime Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03170010.xhp">FormatNumber Function [VBA]</topic> + <topic id="sbasic/text/sbasic/shared/03170020.xhp">FormatPercent Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03080503.xhp">Frac Function</topic> <topic id="sbasic/text/sbasic/shared/03020102.xhp">FreeFile Function</topic> <topic id="sbasic/text/sbasic/shared/03090405.xhp">FreeLibrary Function</topic> |