Searched refs:ocGetTime (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 1003 ocGetTime, // 64 Zeit in IndexToToken() 1534 ocGetTime, // 64 Zeit in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 205 ocGetTime = SC_OPCODE_GET_TIME, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 455 { ocGetTime, FT_FuncFix3 }, // 0x40
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 143 { ocGetTime, 66, 3, 3, V, { VR }, 0, 0 },
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 96 case ocGetTime: in lcl_GetRetFormat()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3574 case ocGetTime : ScGetTime(); break; in Interpret()
|
Completed in 51 milliseconds