Searched refs:ocLn (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 976 ocLn, // 37 Natuerlicher Logarithmus in IndexToToken() 1507 ocLn, // 37 Natuerlicher Logarithmus in IndexToTokenWK123()
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 125 ocLn = SC_OPCODE_LN, enumerator
|
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 428 { ocLn, FT_FuncFix1 },
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 102 { ocLn, 22, 1, 1, V, { VR }, 0, 0 },
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3505 case ocLn : ScLn(); break; in Interpret()
|
Completed in 60 milliseconds