Searched refs:ocFixed (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/filter/qpro/ |
H A D | qproform.cxx | 169 else if( eOc == ocFixed ) in DoFunc() 463 { ocFixed, FT_FuncFix2 },
|
/aoo42x/main/sc/source/filter/lotus/ |
H A D | lotform.cxx | 198 else if( eOc == ocFixed ) in DoFunc() 1011 ocFixed, // 72 String() ocFixed ersatzweise + Spezialfall in IndexToToken() 1542 ocFixed, // 72 String() ocFixed ersatzweise + Spezialfall in IndexToTokenWK123()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlformula.cxx | 90 { ocFixed, 14, 1, 2, V, { VR, VR, C }, 0, 0 }, 251 …{ ocFixed, 14, 1, 3, V, { VR }, 0, 0 }, // BIFF2-3: 1-2, BIFF4…
|
/aoo42x/main/formula/inc/formula/ |
H A D | opcode.hxx | 291 ocFixed = SC_OPCODE_FIXED, enumerator
|
/aoo42x/main/formula/source/core/api/ |
H A D | token.cxx | 1028 case ocFixed: in AddMissing()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3655 case ocFixed : ScFixed(); break; in Interpret()
|
Completed in 44 milliseconds