Home
last modified time | relevance | path

Searched refs:nMonth (Results 51 – 54 of 54) sorted by relevance

123

/aoo41x/main/basic/source/sbx/
H A Dsbxscan.cxx716 sal_Bool implDateSerial( sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, double& rdRet );
/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx582 double GetDateSerial( sal_Int16 nYear, sal_Int16 nMonth, sal_Int16 nDay, bool bStrict );
/aoo41x/main/svl/source/numbers/
H A Dzforlist.cxx324 sal_uInt16 nMonth, in ChangeNullDate() argument
327 pFormatScanner->ChangeNullDate(nDay, nMonth, nYear); in ChangeNullDate()
328 pStringScanner->ChangeNullDate(nDay, nMonth, nYear); in ChangeNullDate()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDTable.cxx981 const sal_uInt16 nMonth = (sal_uInt16)aStr.Copy( 4, 2 ).ToInt32(); in fetchRow() local
984 const ::com::sun::star::util::Date aDate(nDay,nMonth,nYear); in fetchRow()

Completed in 53 milliseconds

123