Home
last modified time | relevance | path

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

/aoo42x/main/formula/inc/formula/
H A Dopcode.hxx120 ocCosecant = SC_OPCODE_COSECANT, enumerator
/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx1437 case ocCosecant: // simulate CSC(x) by (1/SIN(x)) in PrepareFunction()
1491 case ocCosecant: // simulate CSC(x) by (1/SIN(x)) in FinishFunction()
H A Dxlformula.cxx92 { ocCosecant, 15, 1, 1, V, { VR }, EXC_FUNCFLAG_EXPORTONLY, 0 },
/aoo42x/main/sc/source/core/tool/
H A Dinterpr4.cxx3500 case ocCosecant : ScCosecant(); break; in Interpret()

Completed in 58 milliseconds