summaryrefslogtreecommitdiff
path: root/include/sfx2/mgetempl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/mgetempl.hxx')
-rw-r--r--include/sfx2/mgetempl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/mgetempl.hxx b/include/sfx2/mgetempl.hxx
index 6082fbe370b3..66d1cd2773d3 100644
--- a/include/sfx2/mgetempl.hxx
+++ b/include/sfx2/mgetempl.hxx
@@ -79,7 +79,7 @@ friend class SfxStyleDialog;
static SfxTabPage* Create(Window *pParent, const SfxItemSet &rAttrSet );
protected:
- virtual bool FillItemSet(SfxItemSet &) SAL_OVERRIDE;
+ virtual bool FillItemSet(SfxItemSet *) SAL_OVERRIDE;
virtual void Reset(const SfxItemSet &) SAL_OVERRIDE;
using TabPage::ActivatePage;