Searched refs:ocGetMonth (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 1000 ocGetMonth, // 61 Monat in IndexToToken() 1531 ocGetMonth, // 61 Monat in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 129 ocGetMonth = SC_OPCODE_GET_MONTH, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 452 { ocGetMonth, FT_FuncFix1 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 145 { ocGetMonth, 68, 1, 1, V, { VR }, 0, 0 },
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3510 case ocGetMonth : ScGetMonth(); break; in Interpret()
|
Completed in 46 milliseconds