summaryrefslogtreecommitdiff
path: root/starmath/inc/dialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/dialog.hxx')
-rw-r--r--starmath/inc/dialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/dialog.hxx b/starmath/inc/dialog.hxx
index 7c1a2b9689c6..24b563092aa2 100644
--- a/starmath/inc/dialog.hxx
+++ b/starmath/inc/dialog.hxx
@@ -64,7 +64,7 @@ class SmPrintOptionsTabPage : public SfxTabPage
DECL_LINK(SizeButtonClickHdl, Button *);
virtual bool FillItemSet(SfxItemSet* rSet) SAL_OVERRIDE;
- virtual void Reset(const SfxItemSet& rSet) SAL_OVERRIDE;
+ virtual void Reset(const SfxItemSet* rSet) SAL_OVERRIDE;
public:
static SfxTabPage* Create(Window *pWindow, const SfxItemSet &rSet);