summaryrefslogtreecommitdiff
path: root/formula/source/core/resource/core_resource.src
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-07-14 23:13:18 +0200
committerEike Rathke <erack@redhat.com>2016-07-14 23:13:41 +0200
commit77ccf8a9ca527ff261218208c1b838922001ce9b (patch)
tree7fff6c9f8ba80c0d9914be3e45c442a054b52aee /formula/source/core/resource/core_resource.src
parent908449639beaeafb04b9a9668ee20b0042389426 (diff)
store WEEKNUM_OOO as ORG.LIBREOFFICE.WEEKNUM_OOO
Now that the previous two releases can read it. Change-Id: Ie04c7b0fd94f5906b678d738370e4fc0696da79c
Diffstat (limited to 'formula/source/core/resource/core_resource.src')
-rw-r--r--formula/source/core/resource/core_resource.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/formula/source/core/resource/core_resource.src b/formula/source/core/resource/core_resource.src
index d32a578f76bf..a953db0c36d6 100644
--- a/formula/source/core/resource/core_resource.src
+++ b/formula/source/core/resource/core_resource.src
@@ -405,8 +405,6 @@ Resource RID_STRLIST_FUNCTION_NAMES_ENGLISH_ODFF
String SC_OPCODE_BETA_INV_MS { Text = "COM.MICROSOFT.BETA.INV" ; };
String SC_OPCODE_WEEK { Text = "WEEKNUM" ; };
String SC_OPCODE_ISOWEEKNUM { Text = "ISOWEEKNUM" ; };
- /* WEEKNUM_OOO currently (5.1) not written, see
- * formula/source/core/api/token.cxx FormulaTokenArray::RewriteMissing() */
String SC_OPCODE_WEEKNUM_OOO { Text = "ORG.LIBREOFFICE.WEEKNUM_OOO" ; };
String SC_OPCODE_EASTERSUNDAY { Text = "ORG.OPENOFFICE.EASTERSUNDAY" ; };
String SC_OPCODE_GET_DAY_OF_WEEK { Text = "WEEKDAY" ; };