summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-08-03 17:08:13 +0200
committerEike Rathke <erack@redhat.com>2016-08-03 17:08:36 +0200
commitdbbab7b1b0c2c1c43cc52b620212fb29c7b99bff (patch)
treee50c036cd19b53fe5474fe994c02054e2cfd8341 /sc/qa
parent3bc16f4a476f22935bd128cef797fb2d69758294 (diff)
UI rename DURATION to PDURATION, DURATION_ADD to DURATION, tdf#50488 related
Change-Id: I7ba783b59a711fc9c9d6bbe68dcf8c3c1a0d409d
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/unit/ucalc.cxx2
1 files changed, 1 insertions, 1 deletions
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",