Searched refs:ocSumIfs (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 371 …{ ocSumIfs, NOID, 3, MX, V, { RO, RO, VR }, EXC_FUNCFLAG_IMPORTONLY|EXC_FUNCFLAG_PA… 372 …{ ocSumIfs, 255, 4, MX, V, { RO_E, RO, RO, VR }, EXC_FUNCFLAG_EXPORTONLY|EXC_FUNCF…
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 278 ocSumIfs = SC_OPCODE_SUM_IFS, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 182 { ocSumIfs, {{ Reference, Reference, Value }, 2 }},
|
H A D | interpr4.cxx | 3643 case ocSumIfs : ScSumIfs(); break; in Interpret()
|
Completed in 49 milliseconds