summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/ucalc.cxx')
-rw-r--r--sc/qa/unit/ucalc.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index aed60e770bdc..55b8b9c94405 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -3972,6 +3972,7 @@ void Test::testFunctionLists()
"ATAN2",
"ATANH",
"AVERAGEIF",
+ "AVERAGEIFS",
"BITAND",
"BITLSHIFT",
"BITOR",
@@ -3987,6 +3988,7 @@ void Test::testFunctionLists()
"COTH",
"COUNTBLANK",
"COUNTIF",
+ "COUNTIFS",
"CSC",
"CSCH",
"DEGREES",
@@ -4022,6 +4024,7 @@ void Test::testFunctionLists()
"SUBTOTAL",
"SUM",
"SUMIF",
+ "SUMIFS",
"SUMSQ",
"TAN",
"TANH",