summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/documentlinkmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/documentlinkmgr.cxx')
-rw-r--r--sc/source/ui/docshell/documentlinkmgr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/documentlinkmgr.cxx b/sc/source/ui/docshell/documentlinkmgr.cxx
index 419778f0bf29..7da7c3855d8c 100644
--- a/sc/source/ui/docshell/documentlinkmgr.cxx
+++ b/sc/source/ui/docshell/documentlinkmgr.cxx
@@ -129,7 +129,7 @@ bool DocumentLinkManager::hasDdeLinks() const
return false;
}
-bool DocumentLinkManager::updateDdeLinks( Window* pWin )
+bool DocumentLinkManager::updateDdeLinks( vcl::Window* pWin )
{
if (!mpImpl->mpLinkManager)
return false;