diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-06-05 16:37:28 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-07-08 11:49:07 +0000 |
commit | fd9b00bd84e3fe1a0aa087f5355aa0fcd27ef95f (patch) | |
tree | c99359117f3a0ad67e4905f5602e6f70dc7f8e5e /AllLangHelp_scalc.mk | |
parent | f36f2883973e4ba6d59ee8d0d9b3e98273aa1c44 (diff) |
Promote ODF Formula standard in Calc function help
Insert ODF Formula standard citation in Calc functions where it applies. In this example, function TIMEVALUE is a standard ODF Formula 1.2 function.
Many other functions qualify to be a ODFF function. But since Excel is changing its function names, not every Calc function is and ODFF funciton.
Change-Id: Ib764d780f9f66c8a7adaba8954d91fc9b4d70410
Reviewed-on: https://gerrit.libreoffice.org/16110
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 49434caa10..998715159a 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -210,6 +210,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/solver_options \ helpcontent2/source/text/scalc/01/statistics \ helpcontent2/source/text/scalc/01/stat_data \ + helpcontent2/source/text/scalc/01/ODFF \ helpcontent2/source/text/scalc/01/text2columns \ helpcontent2/source/text/scalc/02/02130000 \ helpcontent2/source/text/scalc/02/02140000 \ |