Searched refs:FDCat_DateTime (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/scaddins/source/analysis/ |
H A D | analysishelper.cxx | 49 FUNCDATA( Workday, UNIQUE, INTPAR, 3, FDCat_DateTime ), 50 FUNCDATA( Yearfrac, UNIQUE, INTPAR, 3, FDCat_DateTime ), 51 FUNCDATA( Edate, UNIQUE, INTPAR, 2, FDCat_DateTime ), 52 FUNCDATA( Weeknum, DOUBLE, INTPAR, 2, FDCat_DateTime ), 53 FUNCDATA( Eomonth, UNIQUE, INTPAR, 2, FDCat_DateTime ), 54 FUNCDATA( Networkdays, UNIQUE, INTPAR, 3, FDCat_DateTime ),
|
H A D | analysis.cxx | 430 case FDCat_DateTime: pStr = "Date&Time"; break; in getProgrammaticCategoryName() 460 case FDCat_DateTime: pStr = "Date&Time"; break; in getDisplayCategoryName()
|
H A D | analysishelper.hxx | 204 FDCat_DateTime, enumerator
|
Completed in 40 milliseconds