Searched refs:implGetDateYear (Results 1 – 3 of 3) sorted by relevance
1991 sal_Int16 implGetDateYear( double aDate );2002 rnYear = implGetDateYear( dDate ); in implGetDayMonthYear()2167 sal_Int16 nYear1 = implGetDateYear( dDate1 ); in RTLFUNC()2168 sal_Int16 nYear2 = implGetDateYear( dDate2 ); in RTLFUNC()2174 sal_Int16 nYear1 = implGetDateYear( dDate1 ); in RTLFUNC()2175 sal_Int16 nYear2 = implGetDateYear( dDate2 ); in RTLFUNC()2185 sal_Int16 nYear1 = implGetDateYear( dDate1 ); in RTLFUNC()2186 sal_Int16 nYear2 = implGetDateYear( dDate2 ); in RTLFUNC()2366 nRet = implGetDateYear( dDate ); in RTLFUNC()2381 sal_Int16 nYear = implGetDateYear( dDate ); in RTLFUNC()[all …]
1810 sal_Int16 implGetDateYear( double aDate ) in implGetDateYear() function1885 implGetDateYear( aDate ), in RTLFUNC()2098 sal_Int16 nYear = implGetDateYear( rPar.Get(1)->GetDate() ); in RTLFUNC()
715 sal_Int16 implGetDateYear( double aDate );828 sal_Int16 nYear = implGetDateYear( nNumber ); in Format()
Completed in 88 milliseconds