summaryrefslogtreecommitdiff
path: root/sc/source/core/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-04 12:34:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-04 15:05:04 +0200
commitbe62c01287c095c22a83ecfe6f9f45874f6e56f8 (patch)
treeee40a7558322b4627a564f69dfb92e4c8401bea0 /sc/source/core/inc
parent80697835719c5220c68608954ade949b5a7ed503 (diff)
fdo#39674 fix some spelling
Change-Id: I72e497fb97edf8782c69000576f42896594e1556
Diffstat (limited to 'sc/source/core/inc')
-rw-r--r--sc/source/core/inc/interpre.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/core/inc/interpre.hxx b/sc/source/core/inc/interpre.hxx
index 367a355a77ba..f1988d69dfa0 100644
--- a/sc/source/core/inc/interpre.hxx
+++ b/sc/source/core/inc/interpre.hxx
@@ -631,11 +631,11 @@ double ScGetBw(double fZins, double fZzr, double fRmz,
void ScBW();
void ScDIA();
double ScGetGDA(double fWert, double fRest, double fDauer,
- double fPeriode, double fFaktor);
+ double fPeriode, double fFactor);
void ScGDA();
void ScGDA2();
double ScInterVDB(double fWert,double fRest,double fDauer,double fDauer1,
- double fPeriode,double fFaktor);
+ double fPeriode,double fFactor);
void ScVDB();
void ScLaufz();
void ScLIA();