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