Searched refs:FT_FuncFix1 (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/sc/source/filter/lotus/ |
| H A D | lotform.cxx | 454 case FT_FuncFix1: DoFunc( eOc, 1, pExtName ); break; in Convert() 696 FT_FuncFix1, // 22 Not (logisch) in IndexToType() 707 FT_FuncFix1, // 33 Betrag ABS() in IndexToType() 708 FT_FuncFix1, // 34 Ganzzahl INT() in IndexToType() 709 FT_FuncFix1, // 35 Quadratwurzel in IndexToType() 710 FT_FuncFix1, // 36 Zehnerlogarithmus in IndexToType() 711 FT_FuncFix1, // 37 Natuerlicher Logarithmus in IndexToType() 713 FT_FuncFix1, // 39 Sinus in IndexToType() 714 FT_FuncFix1, // 40 Cosinus in IndexToType() 715 FT_FuncFix1, // 41 Tangens in IndexToType() [all …]
|
| /AOO41X/main/sc/source/filter/qpro/ |
| H A D | qproform.cxx | 277 case FT_FuncFix1: in Convert() 413 { ocNot, FT_FuncFix1 }, 424 { ocAbs, FT_FuncFix1 }, 425 { ocInt, FT_FuncFix1 }, 426 { ocSqrt, FT_FuncFix1 }, 427 { ocLog10, FT_FuncFix1 }, 428 { ocLn, FT_FuncFix1 }, 430 { ocSin, FT_FuncFix1 }, 431 { ocCos, FT_FuncFix1 }, 432 { ocTan, FT_FuncFix1 }, [all …]
|
| /AOO41X/main/sc/source/filter/inc/ |
| H A D | qproform.hxx | 40 FT_FuncFix1, enumerator
|
| H A D | lotform.hxx | 37 FT_FuncFix1, // Funktion, 0 Parameter enumerator
|