summaryrefslogtreecommitdiff
path: root/formula
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-11-29 21:45:50 +0100
committerEike Rathke <erack@redhat.com>2013-11-29 21:49:58 +0100
commit7646af0e114d0a644e4705bba3ab4219bb99a349 (patch)
tree15d847865305ba06a290796899f4160e3be20a16 /formula
parent3367381d2b579d90b209756f9ec5c06b012e9798 (diff)
our UI DURATION is ODF and Excel PDURATION
Change-Id: Iaf0e5f8096554b8b5d80265b6dc5296b3294f134 (cherry picked from commit 62e1a27dc757637223f5f18b1a340ba138e0cb82)
Diffstat (limited to 'formula')
-rw-r--r--formula/source/core/resource/core_resource.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/formula/source/core/resource/core_resource.src b/formula/source/core/resource/core_resource.src
index afb1d15f31b8..44b5fd1b2fae 100644
--- a/formula/source/core/resource/core_resource.src
+++ b/formula/source/core/resource/core_resource.src
@@ -581,7 +581,7 @@ Resource RID_STRLIST_FUNCTION_NAMES_ENGLISH_OOXML
String SC_OPCODE_GDA { Text = "DDB" ; };
String SC_OPCODE_GDA_2 { Text = "DB" ; };
String SC_OPCODE_VBD { Text = "VDB" ; };
- String SC_OPCODE_LAUFZ { Text = "_xlfn.DURATION" ; };
+ String SC_OPCODE_LAUFZ { Text = "_xlfn.PDURATION" ; };
String SC_OPCODE_LIA { Text = "SLN" ; };
String SC_OPCODE_RMZ { Text = "PMT" ; };
String SC_OPCODE_COLUMNS { Text = "COLUMNS" ; };