Searched refs:ocArcSin (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 983 ocArcSin, // 44 Arcus-Sinus in IndexToToken() 1514 ocArcSin, // 44 Arcus-Sinus in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 108 ocArcSin = SC_OPCODE_ARC_SIN, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 435 { ocArcSin, FT_FuncFix1 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 160 { ocArcSin, 98, 1, 1, V, { VR }, 0, 0 },
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3488 case ocArcSin : ScArcSin(); break; in Interpret()
|
Completed in 84 milliseconds