diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-03-04 20:27:21 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-03-11 23:46:24 +0100 |
commit | 291042fc2d6ba434aa87e3a6f637caea3cb690f3 (patch) | |
tree | 69a5c6951fe3ecbf21846050f3d2ac0b478050fa /cui | |
parent | fe696d28e227f3cdf33d007370306d0c4510c2b9 (diff) |
Move DBG_ERROR to OSL_FAIL (multiline)
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/optsave.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx index 625f9f6fed90..40cd4587091e 100644 --- a/cui/source/options/optsave.cxx +++ b/cui/source/options/optsave.cxx @@ -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( |