Searched refs:bFirstDay (Results 1 – 1 of 1) sorted by relevance
1916 bool bFirstDay = false; in RTLFUNC() local1921 bFirstDay = true; in RTLFUNC()1923 sal_Int16 nDay = implGetWeekDay( aDate, bFirstDay, nFirstDay ); in RTLFUNC()2394 bool bFirstDay = false; in RTLFUNC() local2399 bFirstDay = true; in RTLFUNC()2401 nRet = implGetWeekDay( dDate, bFirstDay, nFirstDay ); in RTLFUNC()
Completed in 18 milliseconds