Searched refs:ocGetDiffDate360 (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 229 { ocGetDiffDate360, 220, 2, 2, V, { VR, VR, C }, 0, 0 }, 330 …{ ocGetDiffDate360, 220, 2, 3, V, { VR }, 0, 0 }, // BIFF3-4: 2, BIFF5: …
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 1607 ocGetDiffDate360, // 137 D360 in IndexToTokenWK123() 1636 ocGetDiffDate360, // 166 D360 (US-Version, ersatzweise wie ander D360-Funktion) in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 207 ocGetDiffDate360 = SC_OPCODE_GET_DIFF_DATE_360, enumerator
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3576 case ocGetDiffDate360 : ScGetDiffDate360(); break; in Interpret()
|
Completed in 47 milliseconds