diff options
author | Andras Timar <atimar@suse.com> | 2012-06-13 15:53:55 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-13 15:54:28 +0200 |
commit | aea0c3de6a458682698ce7f879faaaa0f4ef49f1 (patch) | |
tree | 0571fc746cf0c9054875c9a2523ab9db9b03b061 /helpcontent2/util | |
parent | aac4bc7956a3a0d7ec6a7918c06d7dce50dc0fa2 (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 \ |