/aoo42x/main/scaddins/source/analysis/ |
H A D | financial.cxx | 63 …double fRet = fVal * fRate * GetYearDiff( GetNullDate( xOpt ), nIssue, nSettle, getDateMode( xOpt,… in getAccrint() 76 …double fRet = fVal * fRate * GetYearDiff( GetNullDate( xOpt ), nIssue, nSettle, getDateMode( xOpt,… in getAccrintm() 232 sal_Int32 nNullDate = GetNullDate( xOpt ); in getPricemat() 330 sal_Int32 nNullDate = GetNullDate( xOpt ); in getYielddisc() 442 …double fRet = GetOddlprice( GetNullDate( xOpt ), nSettle, nMat, nLastInterest, fRate, fYield, fRed… in getOddlprice() 626 double fRet = GetCoupncd( GetNullDate( xOpt ), nSettle, nMat, nFreq, getDateMode( xOpt, rOB ) ); in getCoupncd() 634 … double fRet = GetCoupdays( GetNullDate( xOpt ), nSettle, nMat, nFreq, getDateMode( xOpt, rOB ) ); in getCoupdays() 642 …double fRet = GetCoupdaysnc( GetNullDate( xOpt ), nSettle, nMat, nFreq, getDateMode( xOpt, rOB ) ); in getCoupdaysnc() 650 … double fRet = GetCoupdaybs( GetNullDate( xOpt ), nSettle, nMat, nFreq, getDateMode( xOpt, rOB ) ); in getCoupdaybs() 658 double fRet = GetCouppcd( GetNullDate( xOpt ), nSettle, nMat, nFreq, getDateMode( xOpt, rOB ) ); in getCouppcd() [all …]
|
H A D | analysis.cxx | 549 sal_Int32 nNullDate = GetNullDate( xOptions ); in getWorkday() 614 sal_Int32 nNullDate = GetNullDate( xOpt ); in getEdate() 623 nDate += GetNullDate( xOpt ); in getWeeknum() 637 sal_Int32 nNullDate = GetNullDate( xOpt ); in getEomonth() 665 sal_Int32 nNullDate = GetNullDate( xOpt ); in getNetworkdays()
|
H A D | analysishelper.hxx | 66 sal_Int32 GetNullDate( const REF( CSS::beans::XPropertySet )& xOptions ) THROWDEF_RTE; 623 return GetDiffDate360( GetNullDate( xOpt ), nDate1, nDate2, bUSAMethod ); in GetDiffDate360() 635 return GetYearFrac( GetNullDate( xOpt ), nStartDate, nEndDate, nMode ); in GetYearFrac()
|
/aoo42x/main/scaddins/source/datefunc/ |
H A D | datefunc.cxx | 673 sal_Int32 GetNullDate( const uno::Reference< beans::XPropertySet >& xOptions ) in GetNullDate() function 754 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDiffWeeks() 792 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDiffMonths() 841 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDiffYears() 862 sal_Int32 nNullDate = GetNullDate( xOptions ); in getIsLeapYear() 879 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDaysInMonth() 896 sal_Int32 nNullDate = GetNullDate( xOptions ); in getDaysInYear() 925 sal_Int32 nNullDate = GetNullDate( xOptions ); in getWeeksInYear()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xlroot.cxx | 320 DateTime XclRoot::GetNullDate() const in GetNullDate() function in XclRoot 322 return *GetFormatter().GetNullDate(); in GetNullDate() 328 return (GetNullDate().GetYear() == 1904) ? 1904 : 1900; in GetBaseYear() 333 double fValue = rDateTime - GetNullDate(); in GetDoubleFromDateTime() 342 DateTime aDateTime = GetNullDate() + fValue; in GetDateTimeFromDouble()
|
H A D | excrecds.cxx | 351 Date* pDate = rDoc.GetFormatTable()->GetNullDate(); in Exc1904()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr2.cxx | 96 return (double) (aDate - *(pFormatter->GetNullDate())); in GetDateSerial() 113 long nDiff = aActDate - *(pFormatter->GetNullDate()); in ScGetActDate() 122 long nDiff = aActDate - *(pFormatter->GetNullDate()); in ScGetActTime() 134 Date aDate = *(pFormatter->GetNullDate()); in ScGetYear() 142 Date aDate = *(pFormatter->GetNullDate()); in ScGetMonth() 150 Date aDate = *(pFormatter->GetNullDate()); in ScGetDay() 212 Date aDate = *(pFormatter->GetNullDate()); in ScGetDayOfWeek() 235 Date aDate = *(pFormatter->GetNullDate()); in ScGetWeekOfYear() 372 Date aDate1 = *(pFormatter->GetNullDate()); in ScGetDiffDate360() 374 Date aDate2 = *(pFormatter->GetNullDate()); in ScGetDiffDate360()
|
/aoo42x/main/chart2/source/tools/ |
H A D | NumberFormatterWrapper.cxx | 111 Date* pDate = m_pNumberFormatter->GetNullDate(); in getNullDate() 132 Date* pDate = m_pNumberFormatter->GetNullDate(); in getFormattedString()
|
/aoo42x/main/sc/source/core/data/ |
H A D | dbdocutl.cxx | 105 *pFormTable->GetNullDate(); in PutData() 133 *pFormTable->GetNullDate() ) + in PutData()
|
H A D | dpgroup.cxx | 443 Date aNullDate = *(pFormatter->GetNullDate()); in lcl_GetDateGroupName() 505 Date aDate = *(pFormatter->GetNullDate()); in lcl_GetDatePartValue() 1244 pDoc->GetFormatTable()->GetNullDate(), &pDateHelper->GetNumInfo())); in ModifyFilterCriteria() 1269 pDoc->GetFormatTable()->GetNullDate(), &pDateHelper->GetNumInfo())); in ModifyFilterCriteria()
|
H A D | dpsdbtab.cxx | 162 pCache->InitFromDataBase( xRowSet, *aFormat.GetNullDate() ); in CreateCache()
|
H A D | table4.cxx | 233 Date aNullDate = *pDocument->GetFormatTable()->GetNullDate(); in FillAnalyse() 1193 Date aNullDate = *pDocument->GetFormatTable()->GetNullDate(); in IncDate()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | flddat.cxx | 172 Date* pNullDate = pFormatter->GetNullDate(); in GetDateTime() 198 Date* pNullDate = pFormatter->GetNullDate(); in GetDate()
|
H A D | dbfld.cxx | 349 if (*pDocFormatter->GetNullDate() != aStandard) in Evaluate() 350 nValue += (aStandard - *pDocFormatter->GetNullDate()); in Evaluate()
|
H A D | docufld.cxx | 1121 Date* pNullDate = pFormatter->GetNullDate(); in Expand() 1128 Date* pNullDate = pFormatter->GetNullDate(); in Expand()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 1171 if (*rNumFmtr.GetNullDate() != aStandard) in DataToDoc() 1172 fVal += (aStandard - *rNumFmtr.GetNullDate()); in DataToDoc() 1408 if (*rNumFmtr.GetNullDate() != aStandard) in DataToDoc() 1409 nValue += (aStandard - *rNumFmtr.GetNullDate()); in DataToDoc()
|
/aoo42x/main/svl/source/numbers/ |
H A D | zforscan.hxx | 85 Date* GetNullDate() const { return pNullDate; } in GetNullDate() function in ImpSvNumberformatScan
|
H A D | zformat.cxx | 2739 double fDiff = DateTime(*(rScan.GetNullDate())) - GetCal().getEpochStart(); in ImpGetTimeOutput() 2942 double fDiff = DateTime(*(rScan.GetNullDate())) - rCal.getEpochStart(); in ImpGetDateOutput() 3126 double fDiff = DateTime(*(rScan.GetNullDate())) - rCal.getEpochStart(); in ImpGetDateTimeOutput()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | xlroot.hxx | 237 DateTime GetNullDate() const;
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | standardcontrol.cxx | 300 … double nValue = aDateTime - ::DateTime( *getTypedControlWindow()->GetFormatter()->GetNullDate() ); in setValue() 313 ::DateTime aDateTime( *getTypedControlWindow()->GetFormatter()->GetNullDate() ); in getValue()
|
/aoo42x/main/uui/source/ |
H A D | iahndl-ssl.cxx | 126 Date* pNullDate = pNumberFormatter->GetNullDate(); in getLocalizedDatTimeStr()
|
/aoo42x/main/cui/source/options/ |
H A D | optupdt.cxx | 149 Date* pNullDate = pNumberFormatter->GetNullDate(); in UpdateLastCheckedText()
|
/aoo42x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 600 Date* GetNullDate();
|
/aoo42x/main/sc/source/ui/view/ |
H A D | cellsh1.cxx | 710 Date aNullDate = *pDoc->GetFormatTable()->GetNullDate(); in ExecuteEdit() 1010 … Date aNullDate( *GetViewData()->GetDocument()->GetFormatTable()->GetNullDate() ); in ExecuteEdit()
|
/aoo42x/main/editeng/source/items/ |
H A D | flditem.cxx | 324 double fDiffDate = aDate - *(rFormatter.GetNullDate()); in GetFormatted()
|