Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/ !
H A Dxlformula.cxx89 { ocCurrency, 13, 1, 2, V, { VR }, 0, 0 },
210 { ocCurrency, 204, 1, 2, V, { VR }, EXC_FUNCFLAG_IMPORTONLY, 0 },
/trunk/main/formula/inc/formula/ !
H A Dopcode.hxx289 ocCurrency = SC_OPCODE_CURRENCY, enumerator
/trunk/main/formula/source/core/api/ !
H A DFormulaCompiler.cxx492 DBG_ASSERT( (mpTable[eOp].Len() == 0) || (mpTable[eOp] == rStr) || (eOp == ocCurrency), in putOpCode()
/trunk/main/sc/source/core/tool/ !
H A Dinterpr4.cxx3653 case ocCurrency : ScCurrency(); break; in Interpret()

Completed in 235 milliseconds