summaryrefslogtreecommitdiff
path: root/include/svx/algitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/algitem.hxx')
-rw-r--r--include/svx/algitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/algitem.hxx b/include/svx/algitem.hxx
index 3851b8e349a3..bacf8a322360 100644
--- a/include/svx/algitem.hxx
+++ b/include/svx/algitem.hxx
@@ -50,8 +50,8 @@ public:
virtual bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const SAL_OVERRIDE;
virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) SAL_OVERRIDE;
- virtual sal_uInt16 GetValueCount() const SAL_OVERRIDE;
- OUString GetValueText( sal_uInt16 nVal ) const;
+ virtual sal_uInt16 GetValueCount() const SAL_OVERRIDE;
+ 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;