Home
last modified time | relevance | path

Searched refs:ChangeNullDate (Results 1 – 11 of 11) sorted by relevance

/trunk/main/chart2/source/tools/
H A DNumberFormatterWrapper.cxx141 m_pNumberFormatter->ChangeNullDate(aNewNullDate.Day,aNewNullDate.Month,aNewNullDate.Year); in getFormattedString()
147 m_pNumberFormatter->ChangeNullDate(nDay,nMonth,nYear); in getFormattedString()
/trunk/main/sc/source/core/data/
H A Dpoolhelp.cxx102 pFormTable->ChangeNullDate( d,m,y ); in UseDocOptions()
/trunk/main/svl/source/numbers/
H A Dzforfind.hxx44 void ChangeNullDate(
H A Dzforscan.hxx51 void ChangeNullDate(sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear);
H A Dzforlist.cxx323 void SvNumberFormatter::ChangeNullDate(sal_uInt16 nDay, in ChangeNullDate() function in SvNumberFormatter
327 pFormatScanner->ChangeNullDate(nDay, nMonth, nYear); in ChangeNullDate()
328 pStringScanner->ChangeNullDate(nDay, nMonth, nYear); in ChangeNullDate()
H A Dnumfmuno.cxx1020 pFormatter->ChangeNullDate( aDate.Day, aDate.Month, aDate.Year ); in setPropertyValue()
H A Dzforfind.cxx2468 void ImpSvNumberInputScan::ChangeNullDate( in ChangeNullDate() function in ImpSvNumberInputScan
H A Dzforscan.cxx456 void ImpSvNumberformatScan::ChangeNullDate(sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear) in ChangeNullDate() function in ImpSvNumberformatScan
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx152 pD->GetFormatTable()->ChangeNullDate( 30, 12, 1899 ); in ImportExcel()
565 pD->GetFormatTable()->ChangeNullDate( 1, 1, 1904 ); in Rec1904()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx363 void ChangeNullDate(sal_uInt16 nDay, sal_uInt16 nMonth, sal_uInt16 nYear);
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1016 pDoc->GetFormatTable()->ChangeNullDate( 1, 1, 1900 ); in Import()

Completed in 155 milliseconds