Searched refs:FT_FuncFix3 (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | lotform.cxx | 456 case FT_FuncFix3: DoFunc( eOc, 3, pExtName ); break; in Convert() 728 FT_FuncFix3, // 54 Datum in IndexToType() 730 FT_FuncFix3, // 56 Payment in IndexToType() 731 FT_FuncFix3, // 57 Present Value in IndexToType() 732 FT_FuncFix3, // 58 Future Value in IndexToType() 733 FT_FuncFix3, // 59 If ... then ... else ... in IndexToType() 738 FT_FuncFix3, // 64 Zeit in IndexToType() 747 FT_FuncFix3, // 73 Mid() in IndexToType() 750 FT_FuncFix3, // 76 Find() in IndexToType() 759 FT_FuncFix3, // 85 Vlookup() in IndexToType() [all …]
|
| /AOO41X/main/sc/source/filter/qpro/ |
| H A D | qproform.cxx | 285 case FT_FuncFix3: in Convert() 445 { ocGetDate, FT_FuncFix3 }, 450 { ocIf, FT_FuncFix3 }, 455 { ocGetTime, FT_FuncFix3 }, // 0x40 464 { ocMid, FT_FuncFix3 }, 467 { ocFind, FT_FuncFix3 }, 476 { ocVLookup, FT_FuncFix3 }, 481 { ocHLookup, FT_FuncFix3 }, 482 { ocDBSum, FT_FuncFix3 }, 483 { ocDBAverage, FT_FuncFix3 }, [all …]
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | qproform.hxx | 42 FT_FuncFix3, enumerator
|
| H A D | lotform.hxx | 39 FT_FuncFix3, // Funktion, 0 Parameter enumerator
|