diff options
Diffstat (limited to 'include/svx/xlnstwit.hxx')
-rw-r--r-- | include/svx/xlnstwit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnstwit.hxx b/include/svx/xlnstwit.hxx index 55bc67d554e0..ab86eb51791b 100644 --- a/include/svx/xlnstwit.hxx +++ b/include/svx/xlnstwit.hxx @@ -38,7 +38,7 @@ public: virtual SfxPoolItem* Create(SvStream& rIn, sal_uInt16 nVer) 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, |