Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dfield2.cxx2037 sal_uInt16 nCentury = nTwoDigitYearStart / 100; in ExpandCentury() local
2039 nCentury++; in ExpandCentury()
2040 rDate.SetYear( nDateYear + (nCentury*100) ); in ExpandCentury()

Completed in 21 milliseconds