summaryrefslogtreecommitdiff
path: root/svl/inc/svl/itempool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/itempool.hxx')
-rw-r--r--svl/inc/svl/itempool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/inc/svl/itempool.hxx b/svl/inc/svl/itempool.hxx
index d29243291335..8636c2847c7f 100644
--- a/svl/inc/svl/itempool.hxx
+++ b/svl/inc/svl/itempool.hxx
@@ -154,7 +154,7 @@ public:
virtual SfxItemPresentation GetPresentation( const SfxPoolItem& rItem,
SfxItemPresentation ePresentation,
SfxMapUnit ePresentationMetric,
- XubString& rText,
+ OUString& rText,
const IntlWrapper * pIntlWrapper
= 0 ) const;
virtual SfxItemPool* Clone() const;