Searched refs:ocMatch (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbawsfunction.cxx | 175 if( eOp == ocMatch ) in invoke()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 273 ocMatch = SC_OPCODE_MATCH, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 133 { ocMatch, {{ Value, Reference, Reference }, 0 }},
|
H A D | interpr4.cxx | 3638 case ocMatch : ScMatch(); break; in Interpret()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 141 { ocMatch, 64, 2, 3, V, { VR, RX, RR }, 0, 0 },
|
Completed in 59 milliseconds