Kaydet (Commit) 291042fc authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Move DBG_ERROR to OSL_FAIL (multiline)

üst fe696d28
......@@ -527,7 +527,7 @@ void SfxSaveTabPage::Reset( const SfxItemSet& )
catch(Exception& e)
{
(void) e;
DBG_ERROR(
OSL_FAIL(
rtl::OUStringToOString(
(rtl::OUString(
RTL_CONSTASCII_USTRINGPARAM(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment