From 06b8f15c8dd23504b8e087451ee5c82eb74edd81 Mon Sep 17 00:00:00 2001 From: Winfried Donkers Date: Mon, 28 Jan 2013 16:19:00 +0100 Subject: fdo#57180 add calc function NUMBERVALUE as defined in ODFF1.2 Conflicts: sc/source/filter/excel/xlformula.cxx sc/source/filter/oox/formulabase.cxx Change-Id: I6ee01764ae9fc27854fd3bd8a630b9d3560192e5 Reviewed-on: https://gerrit.libreoffice.org/1477 Reviewed-by: Eike Rathke Tested-by: Eike Rathke --- sc/util/hidother.src | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/util') diff --git a/sc/util/hidother.src b/sc/util/hidother.src index 718dce297452..be1670729e4c 100644 --- a/sc/util/hidother.src +++ b/sc/util/hidother.src @@ -340,6 +340,7 @@ hidspecial HID_FUNC_GROSS2 { HelpID = HID_FUNC_GROSS2; }; hidspecial HID_FUNC_GROSS { HelpID = HID_FUNC_GROSS; }; hidspecial HID_FUNC_KLEIN { HelpID = HID_FUNC_KLEIN; }; hidspecial HID_FUNC_WERT { HelpID = HID_FUNC_WERT; }; +hidspecial HID_FUNC_NUMBERVALUE { HelpID = HID_FUNC_NUMBERVALUE; }; hidspecial HID_FUNC_TEXT { HelpID = HID_FUNC_TEXT; }; hidspecial HID_FUNC_T { HelpID = HID_FUNC_T; }; hidspecial HID_FUNC_ERSETZEN { HelpID = HID_FUNC_ERSETZEN; }; -- cgit v1.2.3