Searched refs:ocGetDateValue (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 1016 ocGetDateValue, // 77 Datevalue in IndexToToken() 1547 ocGetDateValue, // 77 Datevalue in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 155 ocGetDateValue = SC_OPCODE_GET_DATE_VALUE, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 468 { ocGetDateValue, FT_FuncFix1 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 186 { ocGetDateValue, 140, 1, 1, V, { VR }, 0, 0 },
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3544 case ocGetDateValue : ScGetDateValue(); break; in Interpret()
|
Completed in 50 milliseconds