summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/formulagroupcl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/opencl/formulagroupcl.cxx')
-rw-r--r--sc/source/core/opencl/formulagroupcl.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx
index 60957a6d8513..335435290b48 100644
--- a/sc/source/core/opencl/formulagroupcl.cxx
+++ b/sc/source/core/opencl/formulagroupcl.cxx
@@ -557,6 +557,10 @@ DynamicKernelSoPArguments<Op>::DynamicKernelSoPArguments(const std::string &s,
case ocLIA:
mvSubArguments.push_back(SoPHelper<OpSLN>(ts,
ft->Children[i]));
+ case ocGammaLn:
+ mvSubArguments.push_back(SoPHelper<OpGammaLn>(ts,
+ ft->Children[i]));
+ break;
break;
case ocExternal:
if ( !(pChild->GetExternal().compareTo(OUString(