Move DBG_ERROR to OSL_FAIL (multiline)
This commit is contained in:
@@ -880,7 +880,7 @@ bool SlideshowImpl::startPreview(
|
||||
catch( Exception& e )
|
||||
{
|
||||
(void)e;
|
||||
DBG_ERROR(
|
||||
OSL_FAIL(
|
||||
(OString("sd::SlideshowImpl::startPreview(), "
|
||||
"exception caught: ") +
|
||||
rtl::OUStringToOString(
|
||||
|
Reference in New Issue
Block a user