Searched refs:ocOffset (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 285 ocOffset = SC_OPCODE_OFFSET, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | parclass.cxx | 154 { ocOffset, {{ Reference, Value, Value, Value, Value }, 0 }},
|
H A D | interpr4.cxx | 3195 if (pNextOp && pNextOp->GetOpCode() == ocOffset) in ScExternalRef() 3651 case ocOffset : ScOffset(); break; in Interpret()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 155 { ocOffset, 78, 3, 5, R, { RO, VR }, EXC_FUNCFLAG_VOLATILE, 0 },
|
/aoo42x/main/formula/source/core/api/ |
H A D | token.cxx | 1052 case ocOffset: in AddMissing()
|
H A D | FormulaCompiler.cxx | 952 case ocOffset: in Factor()
|
Completed in 58 milliseconds