summaryrefslogtreecommitdiffstats
path: root/include/svx/xlnedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xlnedit.hxx')
-rw-r--r--include/svx/xlnedit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnedit.hxx b/include/svx/xlnedit.hxx
index 4149c19cdad8..25f37e8e8a2d 100644
--- a/include/svx/xlnedit.hxx
+++ b/include/svx/xlnedit.hxx
@@ -47,7 +47,7 @@ public:
virtual SvStream& Store(SvStream& rOut, sal_uInt16 nItemVersion ) const SAL_OVERRIDE;
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 bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) SAL_OVERRIDE;
virtual bool GetPresentation( SfxItemPresentation ePres,
SfxMapUnit eCoreMetric,