summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/swuiccoll.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/swuiccoll.hxx')
-rw-r--r--sw/source/uibase/inc/swuiccoll.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/swuiccoll.hxx b/sw/source/uibase/inc/swuiccoll.hxx
index 77eff527ac48..2095dadd4abd 100644
--- a/sw/source/uibase/inc/swuiccoll.hxx
+++ b/sw/source/uibase/inc/swuiccoll.hxx
@@ -47,7 +47,7 @@ class SwCondCollPage : public SfxTabPage
bool bNewTemplate;
- SwCondCollPage(Window *pParent, const SfxItemSet &rSet);
+ SwCondCollPage(vcl::Window *pParent, const SfxItemSet &rSet);
virtual ~SwCondCollPage();
virtual int DeactivatePage(SfxItemSet *pSet) SAL_OVERRIDE;
@@ -61,7 +61,7 @@ class SwCondCollPage : public SfxTabPage
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;