From dbbab7b1b0c2c1c43cc52b620212fb29c7b99bff Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Wed, 3 Aug 2016 17:08:13 +0200 Subject: UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 related Change-Id: I7ba783b59a711fc9c9d6bbe68dcf8c3c1a0d409d --- sc/qa/unit/ucalc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/qa/unit/ucalc.cxx') diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx index 387914af4591..5d3d663533e5 100644 --- a/sc/qa/unit/ucalc.cxx +++ b/sc/qa/unit/ucalc.cxx @@ -2125,7 +2125,6 @@ void Test::testFunctionLists() "CUMPRINC", "DB", "DDB", - "DURATION", "EFFECT", "FV", "IPMT", @@ -2139,6 +2138,7 @@ void Test::testFunctionLists() "OPT_PROB_HIT", "OPT_PROB_INMONEY", "OPT_TOUCH", + "PDURATION", "PMT", "PPMT", "PV", -- cgit v1.2.3