summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-03 11:18:41 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-03 11:19:46 +0100
commit1085f3ee2f67e955a05efdc7a4a8feb8f6d718d9 (patch)
tree248a56de8c3bbdd2487f2532890d315ba58881f5 /sc/source
parent40991706e4343789015432331d5be93fd7abe373 (diff)
Missing String -> OUString
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/ui/docshell/docsh3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/docsh3.cxx b/sc/source/ui/docshell/docsh3.cxx
index 349a7a81d313..f5692efcda41 100644
--- a/sc/source/ui/docshell/docsh3.cxx
+++ b/sc/source/ui/docshell/docsh3.cxx
@@ -955,7 +955,7 @@ void ScDocShell::MergeDocument( ScDocument& rOtherDoc, bool bShared, bool bCheck
//! ??? Loesch-Aktion rueckgaengig machen ???
//! ??? Aktion irgendwo anders speichern ???
#if OSL_DEBUG_LEVEL > 0
- String aValue;
+ rtl::OUString aValue;
if ( eSourceType == SC_CAT_CONTENT )
((const ScChangeActionContent*)pSourceAction)->GetNewString( aValue );
rtl::OStringBuffer aError(rtl::OUStringToOString(aValue,