Home
last modified time | relevance | path

Searched refs:ocSecantHyp (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/formula/inc/formula/
H A Dopcode.hxx123 ocSecantHyp = SC_OPCODE_SECANT_HYP, enumerator
/aoo4110/main/sc/source/filter/excel/
H A Dxlformula.cxx237 { ocSecantHyp, 230, 1, 1, V, { VR }, EXC_FUNCFLAG_EXPORTONLY, 0 },
H A Dxeformula.cxx1441 case ocSecantHyp: // simulate SECH(x) by (1/COSH(x)) in PrepareFunction()
1495 case ocSecantHyp: // simulate SECH(x) by (1/COSH(x)) in FinishFunction()
/aoo4110/main/sc/source/core/tool/
H A Dinterpr4.cxx3503 case ocSecantHyp : ScSecantHyp(); break; in Interpret()

Completed in 87 milliseconds