summaryrefslogtreecommitdiff
path: root/formula
diff options
context:
space:
mode:
Diffstat (limited to 'formula')
-rw-r--r--formula/source/core/resource/core_resource.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/formula/source/core/resource/core_resource.src b/formula/source/core/resource/core_resource.src
index d8cd84f629a9..d130204c1156 100644
--- a/formula/source/core/resource/core_resource.src
+++ b/formula/source/core/resource/core_resource.src
@@ -1106,7 +1106,7 @@ Resource RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODF
String SC_OPCODE_DDB { Text = "DDB" ; };
String SC_OPCODE_DB { Text = "DB" ; };
String SC_OPCODE_VBD { Text = "VDB" ; };
- String SC_OPCODE_PDURATION { Text = "DURATION" ; };
+ String SC_OPCODE_PDURATION { Text = "DURATION" ; }; // wrong but ODF1.1, keep it.
String SC_OPCODE_SLN { Text = "SLN" ; };
String SC_OPCODE_PMT { Text = "PMT" ; };
String SC_OPCODE_COLUMNS { Text = "COLUMNS" ; };
@@ -1548,7 +1548,7 @@ Resource RID_STRLIST_FUNCTION_NAMES_ENGLISH_API
String SC_OPCODE_DDB { Text = "DDB" ; };
String SC_OPCODE_DB { Text = "DB" ; };
String SC_OPCODE_VBD { Text = "VDB" ; };
- String SC_OPCODE_PDURATION { Text = "DURATION" ; };
+ String SC_OPCODE_PDURATION { Text = "DURATION" ; }; /* TODO: wrong but API, change? */
String SC_OPCODE_SLN { Text = "SLN" ; };
String SC_OPCODE_PMT { Text = "PMT" ; };
String SC_OPCODE_COLUMNS { Text = "COLUMNS" ; };
@@ -1989,7 +1989,7 @@ Resource RID_STRLIST_FUNCTION_NAMES_ENGLISH
String SC_OPCODE_DDB { Text = "DDB" ; };
String SC_OPCODE_DB { Text = "DB" ; };
String SC_OPCODE_VBD { Text = "VDB" ; };
- String SC_OPCODE_PDURATION { Text = "DURATION" ; };
+ String SC_OPCODE_PDURATION { Text = "PDURATION" ; };
String SC_OPCODE_SLN { Text = "SLN" ; };
String SC_OPCODE_PMT { Text = "PMT" ; };
String SC_OPCODE_COLUMNS { Text = "COLUMNS" ; };
@@ -2969,7 +2969,7 @@ Resource RID_STRLIST_FUNCTION_NAMES
};
String SC_OPCODE_PDURATION
{
- Text [ en-US ] = "DURATION" ;
+ Text [ en-US ] = "PDURATION" ;
};
String SC_OPCODE_SLN
{