Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1988 sal_Bool implDateSerial( sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, double& rdRet );
2058 bOk = implDateSerial( nTargetYear16, nTargetMonth, nDay, dNewDate ); in RTLFUNC()
2102 bOk = implDateSerial( nTargetYear16, nTargetMonth, nDay, dNewDate ); in RTLFUNC()
2122 implDateSerial( nTargetYear16, nTargetMonth, nCorrectionDay, dNewDate ); in RTLFUNC()
2319 implDateSerial( nYear, 1, 1, dBaseDate ); in implGetDateOfFirstDayInFirstWeek()
2383 implDateSerial( nYear, 1, 1, dBaseDate ); in RTLFUNC()
H A Dmethods.cxx1835 sal_Bool implDateSerial( sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, double& rdRet ) in implDateSerial() function
1925 if( implDateSerial( (sal_Int16)aYearStr.ToInt32(), in RTLFUNC()
1950 if( implDateSerial( nYear, nMonth, nDay, dDate ) ) in RTLFUNC()
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx716 sal_Bool implDateSerial( sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, double& rdRet );
830 implDateSerial( nYear, 1, 1, dBaseDate ); in Format()

Completed in 44 milliseconds