summaryrefslogtreecommitdiffstats
path: root/include/svx/algitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/algitem.hxx')
-rw-r--r--include/svx/algitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/algitem.hxx b/include/svx/algitem.hxx
index 8ccf990d02be..3851b8e349a3 100644
--- a/include/svx/algitem.hxx
+++ b/include/svx/algitem.hxx
@@ -51,7 +51,7 @@ public:
virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) SAL_OVERRIDE;
virtual sal_uInt16 GetValueCount() const SAL_OVERRIDE;
- virtual OUString GetValueText( sal_uInt16 nVal ) const;
+ OUString GetValueText( sal_uInt16 nVal ) const;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = 0 ) const SAL_OVERRIDE;
virtual SfxPoolItem* Create( SvStream& rStream, sal_uInt16 nVer ) const SAL_OVERRIDE;