summaryrefslogtreecommitdiff
path: root/include/svx/svdxcgv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdxcgv.hxx')
-rw-r--r--include/svx/svdxcgv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdxcgv.hxx b/include/svx/svdxcgv.hxx
index f92a2f0c1f5b..2f7bd106c273 100644
--- a/include/svx/svdxcgv.hxx
+++ b/include/svx/svdxcgv.hxx
@@ -114,7 +114,7 @@ public:
bool Yank( sal_uIntPtr nFormat = SDR_ANYFORMAT );
- bool Paste( Window* pWin = NULL, sal_uIntPtr nFormat = SDR_ANYFORMAT );
+ bool Paste( vcl::Window* pWin = NULL, sal_uIntPtr nFormat = SDR_ANYFORMAT );
bool PasteClipboard( OutputDevice* pOut = NULL, sal_uIntPtr nFormat = SDR_ANYFORMAT, sal_uInt32 nOptions = 0 );
};