Home
last modified time | relevance | path

Searched refs:implGetDateYear (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1991 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 …]
H A Dmethods.cxx1825 sal_Int16 implGetDateYear( double aDate ) in implGetDateYear() function
1900 implGetDateYear( aDate ), in RTLFUNC()
2113 sal_Int16 nYear = implGetDateYear( rPar.Get(1)->GetDate() ); in RTLFUNC()
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx715 sal_Int16 implGetDateYear( double aDate );
828 sal_Int16 nYear = implGetDateYear( nNumber ); in Format()

Completed in 45 milliseconds