Searched refs:ocRound (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 1002 ocRound, // 63 Runden in IndexToToken() 1533 ocRound, // 63 Runden in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 190 ocRound = SC_OPCODE_ROUND, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 454 { ocRound, FT_FuncFix2 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 107 { ocRound, 27, 2, 2, V, { VR }, 0, 0 },
|
H A D | xeformula.cxx | 1687 case ocRound: in AppendTrailingParam()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3559 case ocRound : ScRound(); break; in Interpret()
|
Completed in 54 milliseconds