summaryrefslogtreecommitdiffstats
path: root/include/svl/ctypeitm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/ctypeitm.hxx')
-rw-r--r--include/svl/ctypeitm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/ctypeitm.hxx b/include/svl/ctypeitm.hxx
index 83ca3e404de2..302509ee3953 100644
--- a/include/svl/ctypeitm.hxx
+++ b/include/svl/ctypeitm.hxx
@@ -58,7 +58,7 @@ 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;
+ sal_uInt8 nMemberId ) SAL_OVERRIDE;
INetContentType GetEnumValue() const;