summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/docstdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/docstdlg.hxx')
-rw-r--r--sw/source/uibase/inc/docstdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/docstdlg.hxx b/sw/source/uibase/inc/docstdlg.hxx
index d19edb2ed7a2..e02a80ea0369 100644
--- a/sw/source/uibase/inc/docstdlg.hxx
+++ b/sw/source/uibase/inc/docstdlg.hxx
@@ -30,10 +30,10 @@
class SwDocStatPage: public SfxTabPage
{
public:
- SwDocStatPage(Window *pParent, const SfxItemSet &rSet);
+ SwDocStatPage(vcl::Window *pParent, const SfxItemSet &rSet);
virtual ~SwDocStatPage();
- static SfxTabPage *Create(Window *pParent, const SfxItemSet *rSet);
+ static SfxTabPage *Create(vcl::Window *pParent, const SfxItemSet *rSet);
protected:
virtual bool FillItemSet( SfxItemSet *rSet) SAL_OVERRIDE;