summaryrefslogtreecommitdiffstats
path: root/include/editeng/frmdiritem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/frmdiritem.hxx')
-rw-r--r--include/editeng/frmdiritem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/frmdiritem.hxx b/include/editeng/frmdiritem.hxx
index 3c2e906f0a19..dd7f5d3637ba 100644
--- a/include/editeng/frmdiritem.hxx
+++ b/include/editeng/frmdiritem.hxx
@@ -54,7 +54,7 @@ public:
const IntlWrapper * = 0 ) 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;
inline SvxFrameDirectionItem& operator=( const SvxFrameDirectionItem& rItem )
{