diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-30 19:19:07 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-30 23:38:57 +0100 |
commit | afdcd47966ebd0a2f379c01aac2ea9b85bb6cb83 (patch) | |
tree | 4d3393ab88d701855bae664ef407dbd6fe0b6851 /source/auxiliary | |
parent | d7124af74ae46cf33d1c23931b0041a40d845abb (diff) |
tdf#114263 Add info for BASIC Spc() function
Change-Id: Ic57ae1777e9e41c67a914b210b002f3ba89e678c
Reviewed-on: https://gerrit.libreoffice.org/65753
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 c05ecbac5e..2bc0305b6f 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -255,6 +255,7 @@ <topic id="sbasic/text/sbasic/shared/03080103.xhp">Sin Function</topic> <topic id="sbasic/text/sbasic/shared/03140011.xhp">SLN Function [VBA]</topic> <topic id="sbasic/text/sbasic/shared/03120201.xhp">Space Function</topic> + <topic id="sbasic/text/sbasic/shared/03120201.xhp">Spc Function</topic> <topic id="sbasic/text/sbasic/shared/03120314.xhp">Split Function</topic> <topic id="sbasic/text/sbasic/shared/03080401.xhp">Sqr Function</topic> <topic id="sbasic/text/sbasic/shared/03080400.xhp">Square Root Calculation</topic> |