summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/labprt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/labprt.hxx')
-rw-r--r--sw/source/ui/envelp/labprt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/envelp/labprt.hxx b/sw/source/ui/envelp/labprt.hxx
index 9a979586b2bf..109e30bc8544 100644
--- a/sw/source/ui/envelp/labprt.hxx
+++ b/sw/source/ui/envelp/labprt.hxx
@@ -44,7 +44,7 @@ class SwLabPrtPage : public SfxTabPage
FixedText* m_pPrinterInfo;
PushButton* m_pPrtSetup;
- SwLabPrtPage(Window* pParent, const SfxItemSet& rSet);
+ SwLabPrtPage(vcl::Window* pParent, const SfxItemSet& rSet);
virtual ~SwLabPrtPage();
DECL_LINK( CountHdl, Button * );
@@ -56,7 +56,7 @@ class SwLabPrtPage : public SfxTabPage
public:
- static SfxTabPage* Create(Window* pParent, const SfxItemSet* rSet);
+ static SfxTabPage* Create(vcl::Window* pParent, const SfxItemSet* rSet);
virtual void ActivatePage(const SfxItemSet& rSet) SAL_OVERRIDE;
virtual int DeactivatePage(SfxItemSet* pSet = 0) SAL_OVERRIDE;