summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/drpcps.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/drpcps.hxx')
-rw-r--r--sw/source/uibase/inc/drpcps.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/drpcps.hxx b/sw/source/uibase/inc/drpcps.hxx
index e6e35e6a5edd..9ef6248affb3 100644
--- a/sw/source/uibase/inc/drpcps.hxx
+++ b/sw/source/uibase/inc/drpcps.hxx
@@ -86,7 +86,7 @@ public:
static const sal_uInt16* GetRanges();
virtual bool FillItemSet( SfxItemSet *rSet) SAL_OVERRIDE;
- virtual void Reset (const SfxItemSet &rSet) SAL_OVERRIDE;
+ virtual void Reset (const SfxItemSet *rSet) SAL_OVERRIDE;
void SetFormat(bool bSet){bFormat = bSet;}
protected: