summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_financial.cxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:20:47 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-06-25 05:41:10 +0200
commit37e6631cc5d4147e9d0a4ebefbd0c9d2a8137d24 (patch)
tree060cf0aafda3f205b3e12508465a5403826d014d /sc/source/core/opencl/op_financial.cxx
parented6b8a100c1aabb342573f252509573bbe124d29 (diff)
remove whitespace
Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
Diffstat (limited to 'sc/source/core/opencl/op_financial.cxx')
-rw-r--r--sc/source/core/opencl/op_financial.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/core/opencl/op_financial.cxx b/sc/source/core/opencl/op_financial.cxx
index 6170bb77df7d..cc4e757c671b 100644
--- a/sc/source/core/opencl/op_financial.cxx
+++ b/sc/source/core/opencl/op_financial.cxx
@@ -363,7 +363,6 @@ void OpDISC::GenSlidingWindowFunction(std::stringstream& ss,
ss << "}";
}
-
void OpINTRATE::BinInlineFun(std::set<std::string>& decls,
std::set<std::string>& funs)
{
@@ -2210,7 +2209,6 @@ void OpAccrintm::GenSlidingWindowFunction(
funs.insert(IsLeapYear);
}
-
void OpYield::GenSlidingWindowFunction(
std::stringstream &ss, const std::string &sSymName, SubArguments &vSubArguments)
{
@@ -2233,7 +2231,6 @@ void OpYield::GenSlidingWindowFunction(
ss << "double tmp005;\n\t";
ss << "double tmp006;\n\t";
-
#ifdef ISNAN
FormulaToken *tmpCur0 = vSubArguments[0]->GetFormulaToken();
const formula::SingleVectorRefToken*tmpCurDVR0= static_cast<const
@@ -4482,7 +4479,6 @@ void OpYielddisc::GenSlidingWindowFunction(
ss << "double tmp003;\n\t";
ss << "double tmp004;\n\t";
-
#ifdef ISNAN
FormulaToken *tmpCur0 = vSubArguments[0]->GetFormulaToken();
const formula::SingleVectorRefToken*tmpCurDVR0= static_cast<const