summaryrefslogtreecommitdiff
path: root/formula
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-08-21 15:41:03 +0200
committerEike Rathke <erack@redhat.com>2014-08-21 15:43:09 +0200
commitfe4d72b56319fe7820d973794fc937d79aeec64a (patch)
tree408055c525b2df601ae5e57207f7cf393629cde7 /formula
parent60974f5643745b7714b5a8629d9c574224b67e8c (diff)
it's about time to write GOALSEEK as ODFF ORG.OPENOFFICE.GOALSEEK
Change-Id: Ie5a0464b49baae62e217e87f4d0040151f3aa8a5
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 6f7f8d56d020..b6816c78e587 100644
--- a/formula/source/core/resource/core_resource.src
+++ b/formula/source/core/resource/core_resource.src
@@ -287,7 +287,7 @@ Resource RID_STRLIST_FUNCTION_NAMES_ENGLISH_ODFF
String SC_OPCODE_MAT_MULT { Text = "MMULT" ; };
String SC_OPCODE_MAT_TRANS { Text = "TRANSPOSE" ; };
String SC_OPCODE_MATRIX_UNIT { Text = "MUNIT" ; };
- String SC_OPCODE_BACK_SOLVER { Text = "GOALSEEK" ; };
+ String SC_OPCODE_BACK_SOLVER { Text = "ORG.OPENOFFICE.GOALSEEK" ; };
String SC_OPCODE_HYP_GEOM_DIST { Text = "HYPGEOMDIST" ; };
String SC_OPCODE_HYP_GEOM_DIST_MS { Text = "COM.MICROSOFT.HYPGEOM.DIST" ; };
String SC_OPCODE_LOG_NORM_DIST { Text = "LOGNORMDIST" ; };