Home
last modified time | relevance | path

Searched refs:ocNeg (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/formula/inc/formula/
H A Dopcode.hxx90 ocNeg = SC_OPCODE_NEG, enumerator
/aoo42x/main/sc/source/core/tool/
H A Dparclass.cxx150 { ocNeg, {{ Array }, 0 }},
H A Dinterpr4.cxx3472 case ocNeg : ScNeg(); break; in Interpret()
/aoo42x/main/formula/source/core/api/
H A Dtoken.cxx102 || eOp == ocNot || eOp == ocNeg // unary but function in IsFunction()
H A DFormulaCompiler.cxx993 else if( eOp == ocNot || eOp == ocNeg in Factor()
/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx916 case ocNeg: return EXC_TOKID_UMINUS; // NEG(1) in lclGetUnaryPreTokenId()

Completed in 61 milliseconds