Searched refs:FT_FuncFix2 (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/sc/source/filter/lotus/ |
| H A D | lotform.cxx | 455 case FT_FuncFix2: DoFunc( eOc, 2, pExtName ); break; in Convert() 716 FT_FuncFix2, // 42 Arcus-Tangens 2 (4.Quadrant) <----- richtig? - in IndexToType() 721 FT_FuncFix2, // 47 Modulo in IndexToType() 737 FT_FuncFix2, // 63 Runden in IndexToType() 746 FT_FuncFix2, // 72 String() in IndexToType() 760 FT_FuncFix2, // 86 Npv() in IndexToType() 763 FT_FuncFix2, // 89 Irr() in IndexToType() 775 FT_FuncFix2, // 101 Repeat() in IndexToType() 778 FT_FuncFix2, // 104 Left() in IndexToType() 779 FT_FuncFix2, // 105 Right() in IndexToType() [all …]
|
| /trunk/main/sc/source/filter/qpro/ |
| H A D | qproform.cxx | 281 case FT_FuncFix2: in Convert() 433 { ocArcTan2, FT_FuncFix2 }, 438 { ocMod, FT_FuncFix2 }, 454 { ocRound, FT_FuncFix2 }, 463 { ocFixed, FT_FuncFix2 }, 477 { ocNPV, FT_FuncFix2 }, 480 { ocIRR, FT_FuncFix2 }, 492 { ocRept, FT_FuncFix2 }, 495 { ocLeft, FT_FuncFix2 }, 496 { ocRight, FT_FuncFix2 }, [all …]
|
| /trunk/main/sc/source/filter/inc/ |
| H A D | qproform.hxx | 41 FT_FuncFix2, enumerator
|
| H A D | lotform.hxx | 38 FT_FuncFix2, // Funktion, 0 Parameter enumerator
|