Searched refs:ocRGP (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 129 { ocRGP, 49, 1, 2, A, { RA, RA, C, C }, 0, 0 }, 223 …{ ocRGP, 49, 1, 4, A, { RA, RA, VV }, 0, 0 }, // BIFF2: 1-2, BIFF3: …
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 358 ocRGP = SC_OPCODE_RGP, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 165 { ocRGP, {{ Reference, Reference, Value, Value }, 0 }},
|
H A D | interpr4.cxx | 3727 case ocRGP : ScRGP(); break; in Interpret()
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 750 case ocRGP : in IsMatrixFunction()
|
Completed in 56 milliseconds