Searched refs:ocAverageIfs (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 375 …{ ocAverageIfs, NOID, 3, MX, V, { RO, RO, VR }, EXC_FUNCFLAG_IMPORTONLY|EXC_FUNCFLAG_PA… 376 …{ ocAverageIfs, 255, 4, MX, V, { RO_E, RO, RO, VR }, EXC_FUNCFLAG_EXPORTONLY|EXC_FUNCF…
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 279 ocAverageIfs = SC_OPCODE_AVERAGE_IFS, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 86 { ocAverageIfs, {{ Reference, Reference, Value }, 2 }},
|
H A D | interpr4.cxx | 3644 case ocAverageIfs : ScAverageIfs(); break; in Interpret()
|
Completed in 40 milliseconds