Searched refs:ocRandom (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 992 ocRandom, // 53 Zufallszahl in IndexToToken() 1523 ocRandom, // 53 Zufallszahl in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 94 ocRandom = SC_OPCODE_RANDOM, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 444 { ocRandom, FT_FuncFix0 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 140 { ocRandom, 63, 0, 0, V, {}, EXC_FUNCFLAG_VOLATILE, 0 },
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 939 case ocRandom: in Factor()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3476 case ocRandom : ScRandom(); break; in Interpret()
|
Completed in 62 milliseconds