summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/scfuncs.src
diff options
context:
space:
mode:
authorLaurent Charrière <lcharriere@gmail.com>2015-01-07 15:58:44 +0100
committerNoel Grandin <noelgrandin@gmail.com>2015-01-09 12:45:04 +0000
commit5af576c2fcf8ebdc517b3919dd0ef808b09b04a1 (patch)
treef9757e8a00bb68a8dba3043ded874d8f69769b25 /sc/source/ui/src/scfuncs.src
parent2963dbb5ce65a141051cb3e4e3ed06a6ed31574c (diff)
fdo#85818: rename Kombin, Kombin2, Variationen, Variationen2
Rename OcKombin to OcCombin, SC_OPCODE_KOMBIN to SC_OPCODE_COMBIN, ScInterpreter::ScKombin() to ScInterpreter::ScCombin(), OpKombin to OpCombin. Rename OcKombin2 to OcCombinA, SC_OPCODE_KOMBIN_2 to SC_OPCODE_COMBIN_A, ScInterpreter::ScKombin2() to ScInterpreter::ScCombinA(), OpKombin2 to OpCombinA. Rename OcVariationen to OcPermut, SC_OPCODE_VARIATIONEN to SC_OPCODE_PERMUT, ScInterpreter::ScVariationen() to ScInterpreter::ScPermut(), OpVariationen to OpPermut. Rename OcVariationen2 to OcPermutationA, SC_OPCODE_VARIATIONEN_2 to SC_OPCODE_PERMUTATION_A, ScInterpreter::ScVariationen2() to ScInterpreter::ScPermutationA(), OpVariationen2 to OpPermutationA. Change-Id: I2efa01e9b160e98058879d08e2e2313284a5ec91 Reviewed-on: https://gerrit.libreoffice.org/13814 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sc/source/ui/src/scfuncs.src')
-rw-r--r--sc/source/ui/src/scfuncs.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 069b42ba0676..6fd6d2ffb134 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -3369,7 +3369,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
};
};
// -=*# Resource for function KOMBINATIONEN #*=-
- Resource SC_OPCODE_KOMBIN
+ Resource SC_OPCODE_COMBIN
{
String 1 // Description
{
@@ -3401,7 +3401,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
};
};
// -=*# Resource for function KOMBINATIONEN2 #*=-
- Resource SC_OPCODE_KOMBIN_2
+ Resource SC_OPCODE_COMBIN_A
{
String 1 // Description
{
@@ -9001,7 +9001,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
};
// -=*# Resource for function VARIATIONEN #*=-
- Resource SC_OPCODE_VARIATIONEN
+ Resource SC_OPCODE_PERMUT
{
String 1 // Description
{
@@ -9033,7 +9033,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
};
// -=*# Resource for function VARIATIONEN2 #*=-
- Resource SC_OPCODE_VARIATIONEN_2
+ Resource SC_OPCODE_PERMUTATION_A
{
String 1 // Description
{