summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/navigat.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/navigat.cxx')
-rw-r--r--sfx2/source/dialog/navigat.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/dialog/navigat.cxx b/sfx2/source/dialog/navigat.cxx
index 4c3f972bb15c..334e7771a786 100644
--- a/sfx2/source/dialog/navigat.cxx
+++ b/sfx2/source/dialog/navigat.cxx
@@ -28,7 +28,7 @@
SFX_IMPL_DOCKINGWINDOW( SfxNavigatorWrapper , SID_NAVIGATOR );
-SfxNavigatorWrapper::SfxNavigatorWrapper( Window* pParentWnd ,
+SfxNavigatorWrapper::SfxNavigatorWrapper( vcl::Window* pParentWnd ,
sal_uInt16 nId ,
SfxBindings* pBindings ,
SfxChildWinInfo* pInfo )
@@ -47,7 +47,7 @@ SfxNavigatorWrapper::SfxNavigatorWrapper( Window* pParentWnd ,
SfxNavigator::SfxNavigator( SfxBindings* pBind ,
SfxChildWindow* pChildWin ,
- Window* pParent ,
+ vcl::Window* pParent ,
WinBits nBits )
: SfxDockingWindow( pBind ,
pChildWin ,