Searched refs:sDefYear (Results 1 – 1 of 1) sorted by relevance
318 const rtl::OUString sDefYear( RTL_CONSTASCII_USTRINGPARAM( STRINGIFY( COPYRIGHT_YEAR ) ) ); in AboutDialog() local319 if ( sDefYear.getLength() > 0 ) in AboutDialog()321 sYear = sDefYear; in AboutDialog()
Completed in 10 milliseconds