summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xeroot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xeroot.hxx')
-rw-r--r--sc/source/filter/inc/xeroot.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xeroot.hxx b/sc/source/filter/inc/xeroot.hxx
index d52a8edc6679..941e01ca61e5 100644
--- a/sc/source/filter/inc/xeroot.hxx
+++ b/sc/source/filter/inc/xeroot.hxx
@@ -182,7 +182,7 @@ public:
private:
/** Returns the local or global link manager, depending on current context. */
- XclExpRootData::XclExpLinkMgrRef GetLocalLinkMgrRef() const;
+ XclExpRootData::XclExpLinkMgrRef const & GetLocalLinkMgrRef() const;
private:
XclExpRootData& mrExpData; /// Reference to the global export data struct.