summaryrefslogtreecommitdiff
path: root/cui/source/options/opthtml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/opthtml.hxx')
-rw-r--r--cui/source/options/opthtml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/opthtml.hxx b/cui/source/options/opthtml.hxx
index 1bab77f331ed..a91a4ed507be 100644
--- a/cui/source/options/opthtml.hxx
+++ b/cui/source/options/opthtml.hxx
@@ -59,7 +59,7 @@ public:
static SfxTabPage* Create( Window* pParent,
const SfxItemSet& rAttrSet );
- virtual bool FillItemSet( SfxItemSet& rSet ) SAL_OVERRIDE;
+ virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet& rSet ) SAL_OVERRIDE;
};