summaryrefslogtreecommitdiff
path: root/sw/inc/dpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/dpage.hxx')
-rw-r--r--sw/inc/dpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/dpage.hxx b/sw/inc/dpage.hxx
index 5de97850654b..54aa789f18e0 100644
--- a/sw/inc/dpage.hxx
+++ b/sw/inc/dpage.hxx
@@ -43,7 +43,7 @@ public:
virtual const SdrPageGridFrameList* GetGridFrameList(const SdrPageView* pPV,
const Rectangle *pRect) const SAL_OVERRIDE;
- bool RequestHelp( Window* pWindow, SdrView* pView, const HelpEvent& rEvt );
+ bool RequestHelp( vcl::Window* pWindow, SdrView* pView, const HelpEvent& rEvt );
virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > createUnoPage() SAL_OVERRIDE;
};