summaryrefslogtreecommitdiff
path: root/include/formula/opcode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/opcode.hxx')
-rw-r--r--include/formula/opcode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/opcode.hxx b/include/formula/opcode.hxx
index bd64dd5bbbf1..2196fd898175 100644
--- a/include/formula/opcode.hxx
+++ b/include/formula/opcode.hxx
@@ -263,7 +263,7 @@ enum OpCode : sal_uInt16
ocRate = SC_OPCODE_RATE,
ocIpmt = SC_OPCODE_IPMT,
ocPpmt = SC_OPCODE_PPMT,
- ocKumZinsZ = SC_OPCODE_KUM_ZINS_Z,
+ ocCumIpmt = SC_OPCODE_CUM_IPMT,
ocKumKapZ = SC_OPCODE_KUM_KAP_Z,
ocEffektiv = SC_OPCODE_EFFEKTIV,
ocNominal = SC_OPCODE_NOMINAL,