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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/options/opthtml.hxx b/cui/source/options/opthtml.hxx
index 14052496703f..c79e2393e831 100644
--- a/cui/source/options/opthtml.hxx
+++ b/cui/source/options/opthtml.hxx
@@ -52,11 +52,11 @@ class OfaHtmlTabPage : public SfxTabPage
DECL_LINK(ExportHdl_Impl, ListBox*);
DECL_LINK(CheckBoxHdl_Impl, CheckBox*);
- OfaHtmlTabPage(Window* pParent, const SfxItemSet& rSet);
+ OfaHtmlTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
virtual ~OfaHtmlTabPage();
public:
- static SfxTabPage* Create( Window* pParent,
+ static SfxTabPage* Create( vcl::Window* pParent,
const SfxItemSet* rAttrSet );
virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE;