Searched refs:ocGetDate (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 993 ocGetDate, // 54 Datum in IndexToToken() 1524 ocGetDate, // 54 Datum in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 204 ocGetDate = SC_OPCODE_GET_DATE, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 445 { ocGetDate, FT_FuncFix3 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 142 { ocGetDate, 65, 3, 3, V, { VR }, 0, 0 },
|
/aoo42x/main/formula/source/core/api/ |
H A D | FormulaCompiler.cxx | 91 case ocGetDate: in lcl_GetRetFormat()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3573 case ocGetDate : ScGetDate(); break; in Interpret()
|
Completed in 55 milliseconds