Move DBG_ERROR to OSL_FAIL (multiline)

This commit is contained in:
Thomas Arnhold 2011-03-04 20:57:28 +01:00
parent e9b90a771e
commit 2c5e690eb8

View File

@ -880,7 +880,7 @@ bool SlideshowImpl::startPreview(
catch( Exception& e ) catch( Exception& e )
{ {
(void)e; (void)e;
DBG_ERROR( OSL_FAIL(
(OString("sd::SlideshowImpl::startPreview(), " (OString("sd::SlideshowImpl::startPreview(), "
"exception caught: ") + "exception caught: ") +
rtl::OUStringToOString( rtl::OUStringToOString(