diff options
Diffstat (limited to 'sw/inc/tgrditem.hxx')
-rw-r--r-- | sw/inc/tgrditem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/tgrditem.hxx b/sw/inc/tgrditem.hxx index 264b90a0b7c3..24b3a5f3ffae 100644 --- a/sw/inc/tgrditem.hxx +++ b/sw/inc/tgrditem.hxx @@ -53,7 +53,7 @@ public: virtual SfxItemPresentation GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, - String &rText, + OUString &rText, const IntlWrapper* pIntl = 0 ) const; virtual bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const; virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ); |