summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/chartins.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/chartins.hxx')
-rw-r--r--sw/source/uibase/inc/chartins.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/chartins.hxx b/sw/source/uibase/inc/chartins.hxx
index f520fe08de2d..b610bbece966 100644
--- a/sw/source/uibase/inc/chartins.hxx
+++ b/sw/source/uibase/inc/chartins.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_CHARTINS_HXX
#define INCLUDED_SW_SOURCE_UIBASE_INC_CHARTINS_HXX
-Point SwGetChartDialogPos( const Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart );
-void SwInsertChart( Window *pParent, SfxBindings *pBindings );
+Point SwGetChartDialogPos( const vcl::Window *pParentWin, const Size& rDialogSize, const Rectangle& rLogicChart );
+void SwInsertChart( vcl::Window *pParent, SfxBindings *pBindings );
#endif // INCLUDED_SW_SOURCE_UIBASE_INC_CHARTINS_HXX