summaryrefslogtreecommitdiff
path: root/formula/source/core/api/token.cxx
diff options
context:
space:
mode:
authorLaurent Charrière <lcharriere@gmail.com>2015-01-08 09:42:50 +0100
committerNoel Grandin <noelgrandin@gmail.com>2015-01-09 12:45:55 +0000
commitb8359780a25b4e645236dd0238e4ef39cd8413ce (patch)
tree52b5a31d8689b656e21eeedd6a820bc9bc00727d /formula/source/core/api/token.cxx
parent5af576c2fcf8ebdc517b3919dd0ef808b09b04a1 (diff)
fdo#85818: rename Kapz to Ppmt
Rename OcKapz to OcPpmt, SC_OPCODE_KAPZ to SC_OPCODE_PPMT ScInterpreter::ScKapz() to ScInterpreter::ScPpmt(). Change-Id: I5bc556e086970ea487e14b4663a9b3d2aaf9bb66 Reviewed-on: https://gerrit.libreoffice.org/13815 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'formula/source/core/api/token.cxx')
-rw-r--r--formula/source/core/api/token.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/formula/source/core/api/token.cxx b/formula/source/core/api/token.cxx
index 1403dfac6d8e..3b16cc369e4a 100644
--- a/formula/source/core/api/token.cxx
+++ b/formula/source/core/api/token.cxx
@@ -1257,7 +1257,7 @@ bool FormulaMissingContext::AddMissing( FormulaTokenArray *pNewArr, const Missin
case ocRMZ: // PMT
return AddDefaultArg( pNewArr, 3, 0.0 );
case ocIpmt:
- case ocKapz: // PPMT
+ case ocPpmt:
return AddDefaultArg( pNewArr, 4, 0.0 );
case ocBW: // PV
case ocZW: // FV