summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xelink.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/excel/xelink.cxx')
-rw-r--r--sc/source/filter/excel/xelink.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/excel/xelink.cxx b/sc/source/filter/excel/xelink.cxx
index 7918d4679a02..bcf3a56890af 100644
--- a/sc/source/filter/excel/xelink.cxx
+++ b/sc/source/filter/excel/xelink.cxx
@@ -428,7 +428,7 @@ public:
const OUString& rName, const ScExternalRefCache::TokenArrayRef& rArray );
XclExpXti GetXti( sal_uInt16 nFileId, const OUString& rTabName, sal_uInt16 nXclTabSpan,
- XclExpRefLogEntry* pRefLogEntry = nullptr );
+ XclExpRefLogEntry* pRefLogEntry );
/** Writes all SUPBOOK records with their sub records. */
virtual void Save( XclExpStream& rStrm ) override;