summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/pggrid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/pggrid.hxx')
-rw-r--r--sw/source/uibase/inc/pggrid.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/pggrid.hxx b/sw/source/uibase/inc/pggrid.hxx
index 3bf49e588877..92a5d333c55a 100644
--- a/sw/source/uibase/inc/pggrid.hxx
+++ b/sw/source/uibase/inc/pggrid.hxx
@@ -67,7 +67,7 @@ class SwTextGridPage: public SfxTabPage
bool m_bHRulerChanged;
bool m_bVRulerChanged;
- SwTextGridPage(Window *pParent, const SfxItemSet &rSet);
+ SwTextGridPage(vcl::Window *pParent, const SfxItemSet &rSet);
virtual ~SwTextGridPage();
void UpdatePageSize(const SfxItemSet& rSet);
@@ -84,7 +84,7 @@ class SwTextGridPage: public SfxTabPage
using SfxTabPage::DeactivatePage;
public:
- static SfxTabPage *Create(Window *pParent, const SfxItemSet *rSet);
+ static SfxTabPage *Create(vcl::Window *pParent, const SfxItemSet *rSet);
static const sal_uInt16* GetRanges();
virtual bool FillItemSet(SfxItemSet *rSet) SAL_OVERRIDE;