Home
last modified time | relevance | path

Searched refs:ocNot (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/formula/source/core/api/
H A DFormulaCompiler.cxx73 case ocNot: in lcl_GetRetFormat()
993 else if( eOp == ocNot || eOp == ocNeg in Factor()
998 if( nNumFmt == NUMBERFORMAT_UNDEFINED && eOp == ocNot ) in Factor()
1310 while (pToken->GetOpCode() == ocNot) in NotLine()
H A Dtoken.cxx102 || eOp == ocNot || eOp == ocNeg // unary but function in IsFunction()
/aoo42x/main/sc/source/ui/vba/
H A Dvbawsfunction.cxx139 …(eOpCode == ocAnd) || (eOpCode == ocOr) || (eOpCode == ocNot) || (eOpCode == ocTrue) || (eOpCode =… in invoke()
/aoo42x/main/sc/source/filter/lotus/
H A Dlotform.cxx961 ocNot, // 22 Not (logisch) in IndexToToken()
1498 ocNot, // 28 Not (logisch) in IndexToTokenWK123()
/aoo42x/main/formula/inc/formula/
H A Dopcode.hxx89 ocNot = SC_OPCODE_NOT, enumerator
/aoo42x/main/sc/source/core/tool/
H A Dparclass.cxx152 { ocNot, {{ Array }, 0 }},
H A Dinterpr4.cxx3470 case ocNot : ScNot(); break; in Interpret()
/aoo42x/main/sc/source/filter/qpro/
H A Dqproform.cxx413 { ocNot, FT_FuncFix1 },
/aoo42x/main/sc/source/filter/excel/
H A Dxlformula.cxx118 { ocNot, 38, 1, 1, V, { VR }, 0, 0 },

Completed in 50 milliseconds