Searched refs:nRequestYear (Results 1 – 1 of 1) sorted by relevance
645 sal_uInt16 nRequestYear = aCalendar.GetRequestYear(); in IMPL_LINK() local646 if ( (nRequestYear >= 1954) && (nRequestYear <= 1989) ) in IMPL_LINK()647 …aCalendar.AddDateInfo( Date( 17, 6, nRequestYear ), XubString( RTL_CONSTASCII_USTRINGPARAM( "Tag … in IMPL_LINK()648 else if ( nRequestYear >= 1990 ) in IMPL_LINK()649 …aCalendar.AddDateInfo( Date( 3, 10, nRequestYear ), XubString( RTL_CONSTASCII_USTRINGPARAM( "Tag … in IMPL_LINK()
Completed in 9 milliseconds