Searched refs:ocIsNA (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbawsfunction.cxx | 137 …eOpCode == ocIsRef) || (eOpCode == ocIsValue) || (eOpCode == ocIsFormula) || (eOpCode == ocIsNA) || in invoke()
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 988 ocIsNA, // 49 Is not available? in IndexToToken() 1519 ocIsNA, // 49 Is not available? in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 148 ocIsNA = SC_OPCODE_IS_NV, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 440 { ocIsNA, FT_FuncFix1 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 78 { ocIsNA, 2, 1, 1, V, { VR }, 0, 0 },
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3538 case ocIsNA : ScIsNV(); break; in Interpret() 3857 case ocIsNA : \ in Interpret()
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 83 case ocIsNA: in lcl_GetRetFormat()
|
Completed in 110 milliseconds