summaryrefslogtreecommitdiff
path: root/sc/inc/documentlinkmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/documentlinkmgr.hxx')
-rw-r--r--sc/inc/documentlinkmgr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/documentlinkmgr.hxx b/sc/inc/documentlinkmgr.hxx
index 86dba66f2d3d..1fd1bc231e8d 100644
--- a/sc/inc/documentlinkmgr.hxx
+++ b/sc/inc/documentlinkmgr.hxx
@@ -15,7 +15,7 @@
class ScDocument;
class SfxObjectShell;
-namespace vcl { class Window; }
+namespace weld { class Window; }
namespace sfx2 {
@@ -57,7 +57,7 @@ public:
bool hasDdeLinks() const;
bool hasDdeOrOleOrWebServiceLinks() const;
- bool updateDdeOrOleOrWebServiceLinks(vcl::Window* pWin);
+ bool updateDdeOrOleOrWebServiceLinks(weld::Window* pWin);
void updateDdeLink( const OUString& rAppl, const OUString& rTopic, const OUString& rItem );