Home
last modified time | relevance | path

Searched refs:implGetWeekDay (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/basic/source/runtime/
H A Dmethods1.cxx1868 sal_Int16 implGetWeekDay( double aDate, bool bFirstDayParam = false, sal_Int16 nFirstDay = 0 ) in implGetWeekDay() function
1923 sal_Int16 nDay = implGetWeekDay( aDate, bFirstDay, nFirstDay ); in RTLFUNC()
2229 sal_Int16 nDay1 = implGetWeekDay( dDate1 ); in RTLFUNC()
2235 sal_Int16 nDay2 = implGetWeekDay( dDate2 ); in RTLFUNC()
2322 sal_Int16 nWeekDay0101 = implGetWeekDay( dBaseDate ); in implGetDateOfFirstDayInFirstWeek()
2401 nRet = implGetWeekDay( dDate, bFirstDay, nFirstDay ); in RTLFUNC()
/aoo42x/main/basic/source/sbx/
H A Dsbxscan.cxx712 sal_Int16 implGetWeekDay( double aDate, bool bFirstDayParam = false, sal_Int16 nFirstDay = 0 );
823 sal_Int32 nWeekDay = implGetWeekDay( nNumber ); in Format()

Completed in 76 milliseconds