Home
last modified time | relevance | path

Searched defs:nNullDate (Results 1 – 5 of 5) sorted by path

/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx549 sal_Int32 nNullDate = GetNullDate( xOptions ); in getWorkday() local
614 sal_Int32 nNullDate = GetNullDate( xOpt ); in getEdate() local
637 sal_Int32 nNullDate = GetNullDate( xOpt ); in getEomonth() local
665 sal_Int32 nNullDate = GetNullDate( xOpt ); in getNetworkdays() local
H A Danalysishelper.cxx337 void GetDiffParam( sal_Int32 nNullDate, sal_Int32 nStartDate, sal_Int32 nEndDate, sal_Int32 nMode, in GetDiffParam()
490 sal_Int32 GetDaysInYear( sal_Int32 nNullDate, sal_Int32 nDate, sal_Int32 nMode ) THROWDEF_RTE_IAE in GetDaysInYear()
892 double GetAmordegrc( sal_Int32 nNullDate, double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, in GetAmordegrc()
940 double GetAmorlinc( sal_Int32 nNullDate, double fCost, sal_Int32 nDate, sal_Int32 nFirstPer, in GetAmorlinc()
963 double GetDuration( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, double fCoup, in GetDuration()
996 double GetYieldmat( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nIssue, in GetYieldmat()
1218 double GetOddlprice( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nLastCoup, in GetOddlprice()
1234 double GetOddlyield( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nLastCoup, in GetOddlyield()
1669 sal_Int32 nNullDate, in InsertHolidayList()
1682 sal_Int32 nNullDate, in InsertHolidayList()
[all …]
H A Dfinancial.cxx232 sal_Int32 nNullDate = GetNullDate( xOpt ); in getPricemat() local
330 sal_Int32 nNullDate = GetNullDate( xOpt ); in getYielddisc() local
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx754 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDiffWeeks() local
792 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDiffMonths() local
841 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDiffYears() local
862 sal_Int32 nNullDate = GetNullDate( xOptions ); in getIsLeapYear() local
879 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDaysInMonth() local
896 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDaysInYear() local
925 sal_Int32 nNullDate = GetNullDate( xOptions ); in getWeeksInYear() local
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1080 …long nNullDate = Date::DateToDays( rNullDate.GetDay(), rNullDate.GetMonth(), rNullDate.GetYear() ); in lcl_DateToDouble() local

Completed in 60 milliseconds