summaryrefslogtreecommitdiffstats
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.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index 21914d99e503..b287486fd5f3 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -2160,6 +2160,8 @@ void Test::testFunctionLists()
"COTH",
"COUNTBLANK",
"COUNTIF",
+ "CSC",
+ "CSCH",
"DEGREES",
"EUROCONVERT",
"EVEN",
@@ -2184,6 +2186,8 @@ void Test::testFunctionLists()
"ROUND",
"ROUNDDOWN",
"ROUNDUP",
+ "SEC",
+ "SECH",
"SIGN",
"SIN",
"SINH",