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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/documentlinkmgr.hxx b/sc/inc/documentlinkmgr.hxx
index f5ba279423a1..3f9cc0c7a4cd 100644
--- a/sc/inc/documentlinkmgr.hxx
+++ b/sc/inc/documentlinkmgr.hxx
@@ -34,7 +34,7 @@ class DocumentLinkManager : boost::noncopyable
std::unique_ptr<DocumentLinkManagerImpl> mpImpl;
public:
- DocumentLinkManager( ScDocument& rDoc, SfxObjectShell* pShell );
+ DocumentLinkManager( SfxObjectShell* pShell );
~DocumentLinkManager();
void setDataStream( DataStream* p );