Searched refs:ocGetDayOfWeek (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 147 { ocGetDayOfWeek, 70, 1, 1, V, { VR, C }, 0, 0 }, 327 …{ ocGetDayOfWeek, 70, 1, 2, V, { VR }, 0, 0 }, // BIFF2-4: 1, BIFF5: …
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 373 ocGetDayOfWeek = SC_OPCODE_GET_DAY_OF_WEEK, enumerator
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 1611 ocGetDayOfWeek, // 141 Weekday in IndexToTokenWK123()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3512 case ocGetDayOfWeek : ScGetDayOfWeek(); break; in Interpret()
|
Completed in 36 milliseconds