diff options
author | Andras Timar <atimar@suse.com> | 2012-06-13 15:53:55 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-13 18:42:06 +0200 |
commit | 2d35abd10170f3e00b8c24ea0b3b85e1a90d5110 (patch) | |
tree | ee8f704305e5a6b8d0011ade7b44b75d9d77ca52 /helpcontent2/util | |
parent | a1946cd22e74c07368adcc208b7b2819a116586e (diff) |
add help for DATEDIF function
Change-Id: I1af5ed59b187cb0c75f6ed0b704fee02230906a0
Diffstat (limited to 'helpcontent2/util')
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index 52343f40d2..9e8b6f6534 100644 --- a/helpcontent2/util/scalc/makefile.mk +++ b/helpcontent2/util/scalc/makefile.mk @@ -222,6 +222,7 @@ LINKLINKFILES= \ text$/scalc$/01$/12120300.xhp \ text$/scalc$/01$/format_graphic.xhp \ text$/scalc$/01$/func_date.xhp \ + text$/scalc$/01$/func_datedif.xhp \ text$/scalc$/01$/func_datevalue.xhp \ text$/scalc$/01$/func_day.xhp \ text$/scalc$/01$/func_days.xhp \ |