Searched refs:ocCountIfs (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 369 …{ ocCountIfs, NOID, 2, MX, V, { RO, VR }, EXC_FUNCFLAG_IMPORTONLY|EXC_FUNCFLAG_PARAMP… 370 …{ ocCountIfs, 255, 3, MX, V, { RO_E, RO, VR }, EXC_FUNCFLAG_EXPORTONLY|EXC_FUNCFLAG_…
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 280 ocCountIfs = SC_OPCODE_COUNT_IFS, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 95 { ocCountIfs, {{ Reference, Value }, 2 }},
|
H A D | interpr4.cxx | 3645 case ocCountIfs : ScCountIfs(); break; in Interpret()
|
Completed in 34 milliseconds