Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/
H A Dsvdem.cxx645 sal_uInt16 nRequestYear = aCalendar.GetRequestYear(); in IMPL_LINK() local
646 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 13 milliseconds