summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/adjustitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/adjustitem.hxx')
-rw-r--r--editeng/inc/editeng/adjustitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/adjustitem.hxx b/editeng/inc/editeng/adjustitem.hxx
index 64eceafec178..37dadbe41932 100644
--- a/editeng/inc/editeng/adjustitem.hxx
+++ b/editeng/inc/editeng/adjustitem.hxx
@@ -68,7 +68,7 @@ public:
SfxMapUnit ePresMetric,
OUString &rText, const IntlWrapper * = 0 ) const;
virtual sal_uInt16 GetValueCount() const;
- virtual rtl::OUString GetValueTextByPos( sal_uInt16 nPos ) const;
+ virtual OUString GetValueTextByPos( sal_uInt16 nPos ) const;
virtual sal_uInt16 GetEnumValue() const;
virtual void SetEnumValue( sal_uInt16 nNewVal );
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const;