summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/redlndlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/redlndlg.hxx')
-rw-r--r--sw/source/uibase/inc/redlndlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/redlndlg.hxx b/sw/source/uibase/inc/redlndlg.hxx
index 1a84a2a895fb..b949299b14d2 100644
--- a/sw/source/uibase/inc/redlndlg.hxx
+++ b/sw/source/uibase/inc/redlndlg.hxx
@@ -136,7 +136,7 @@ class SwModelessRedlineAcceptDlg : public SfxModelessDialog
SwChildWinWrapper* pChildWin;
public:
- SwModelessRedlineAcceptDlg(SfxBindings*, SwChildWinWrapper*, Window *pParent);
+ SwModelessRedlineAcceptDlg(SfxBindings*, SwChildWinWrapper*, vcl::Window *pParent);
virtual ~SwModelessRedlineAcceptDlg();
virtual void Activate() SAL_OVERRIDE;
@@ -147,7 +147,7 @@ public:
class SwRedlineAcceptChild : public SwChildWinWrapper
{
public:
- SwRedlineAcceptChild( Window* ,
+ SwRedlineAcceptChild( vcl::Window* ,
sal_uInt16 nId,
SfxBindings*,
SfxChildWinInfo* );