Searched refs:ocRKP (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 131 { ocRKP, 51, 1, 2, A, { RA, RA, C, C }, 0, 0 }, 225 …{ ocRKP, 51, 1, 4, A, { RA, RA, VV }, 0, 0 }, // BIFF2: 1-2, BIFF3: …
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 359 ocRKP = SC_OPCODE_RKP, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 166 { ocRKP, {{ Reference, Reference, Value, Value }, 0 }},
|
H A D | interpr4.cxx | 3728 case ocRKP : ScRKP(); break; in Interpret()
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 749 case ocRKP : in IsMatrixFunction()
|
Completed in 56 milliseconds