diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-09-10 16:20:15 +0200 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2013-10-17 14:22:45 +0000 |
commit | e4a53e8dd344207f81e1a06db8db153883fddcb3 (patch) | |
tree | ee30e93438873ea9f46529fe8f0ba227ffed53e0 /source/auxiliary | |
parent | 5158a5975dcc23ec1bb3dcd92fbfb5da03155596 (diff) |
add DateAdd to index of all Basic functions
Change-Id: I822dffb39e12a3bc8702e3bb50d22bbd3dfa2eaf
Reviewed-on: https://gerrit.libreoffice.org/5900
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
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 c04ca39c0b..0e39d323a7 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -88,6 +88,7 @@ <topic id="sbasic/text/sbasic/shared/03131600.xhp">CreateUnoService Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03131500.xhp">CreateUnoStruct Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03020403.xhp">CurDir Function [Runtime]</topic> +<topic id="sbasic/text/sbasic/shared/03030110.xhp">DateAdd Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03030101.xhp">DateSerial Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03030102.xhp">DateValue Function [Runtime]</topic> <topic id="sbasic/text/sbasic/shared/03030301.xhp">Date Statement [Runtime]</topic> |