Home
last modified time | relevance | path

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

/trunk/main/formula/inc/formula/
H A Dopcode.hxx121 ocSecant = SC_OPCODE_SECANT, enumerator
/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx1438 case ocSecant: // simulate SEC(x) by (1/COS(x)) in PrepareFunction()
1492 case ocSecant: // simulate SEC(x) by (1/COS(x)) in FinishFunction()
H A Dxlformula.cxx94 { ocSecant, 16, 1, 1, V, { VR }, EXC_FUNCFLAG_EXPORTONLY, 0 },
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx3501 case ocSecant : ScSecant(); break; in Interpret()

Completed in 56 milliseconds