Searched refs:STDPAR (Results 1 – 2 of 2) sorted by relevance
/trunk/main/scaddins/source/analysis/ |
H A D | analysishelper.cxx | 39 #define STDPAR sal_False // all parameters are described macro 55 FUNCDATA( Iseven, DOUBLE, STDPAR, 1, FDCat_Inf ), 56 FUNCDATA( Isodd, DOUBLE, STDPAR, 1, FDCat_Inf ), 57 FUNCDATA( Multinomial, UNIQUE, STDPAR, 1, FDCat_Math ), 58 FUNCDATA( Seriessum, UNIQUE, STDPAR, 4, FDCat_Math ), 59 FUNCDATA( Quotient, UNIQUE, STDPAR, 2, FDCat_Math ), 60 FUNCDATA( Mround, UNIQUE, STDPAR, 2, FDCat_Math ), 61 FUNCDATA( Sqrtpi, UNIQUE, STDPAR, 1, FDCat_Math ), 62 FUNCDATA( Randbetween, UNIQUE, STDPAR, 2, FDCat_Math ), 65 FUNCDATA( Besseli, UNIQUE, STDPAR, 2, FDCat_Tech ), [all …]
|
/trunk/main/scaddins/source/datefunc/ |
H A D | datefunc.cxx | 121 #define STDPAR sal_False // all parameters are described macro 136 FUNCDATA( Rot13, 1, ScaCat_Text, UNIQUE, STDPAR )
|
Completed in 62 milliseconds