Searched refs:ocVLookup (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 130 case ocVLookup: in DoFunc() 1024 ocVLookup, // 85 Vlookup() in IndexToToken() 1555 ocVLookup, // 85 Vlookup() in IndexToTokenWK123()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 164 { ocVLookup, 102, 3, 3, V, { VV, RO, RO, C }, 0, 0 }, 329 …{ ocVLookup, 102, 3, 4, V, { VV, RO, RO, VV }, 0, 0 }, // BIFF2-4: 3, BIFF5: …
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 282 ocVLookup = SC_OPCODE_V_LOOKUP, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 197 { ocVLookup, {{ Value, Reference, Value, Value }, 0 }},
|
H A D | interpr4.cxx | 3647 case ocVLookup : ScVLookup(); break; in Interpret()
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 476 { ocVLookup, FT_FuncFix3 },
|
Completed in 46 milliseconds