summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/msgpool.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/app/msgpool.cxx')
-rw-r--r--sc/source/ui/app/msgpool.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/app/msgpool.cxx b/sc/source/ui/app/msgpool.cxx
index f72718831606..8d20ac100798 100644
--- a/sc/source/ui/app/msgpool.cxx
+++ b/sc/source/ui/app/msgpool.cxx
@@ -43,7 +43,7 @@ static SfxItemInfo const aMsgItemInfos[] =
//------------------------------------------------------------------------
ScMessagePool::ScMessagePool()
- : SfxItemPool ( rtl::OUString("ScMessagePool"),
+ : SfxItemPool ( OUString("ScMessagePool"),
MSGPOOL_START, MSGPOOL_END,
aMsgItemInfos, NULL ),
//