summaryrefslogtreecommitdiffstats
path: root/sc/inc/externalrefmgr.hxx
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2017-06-15 11:08:44 +0200
committerEike Rathke <erack@redhat.com>2017-06-15 11:14:29 +0200
commit416752b9e4bc4605c479d3eff7797be9f0ef2a38 (patch)
tree03ce83b1884c3f65805efd0b99dcf875ce5742f3 /sc/inc/externalrefmgr.hxx
parent[API CHANGE] Add processingInstruction event to XFastDocumentHandler: (diff)
downloadcore-416752b9e4bc4605c479d3eff7797be9f0ef2a38.tar.gz
core-416752b9e4bc4605c479d3eff7797be9f0ef2a38.zip
Resolves: tdf#104875 defer filter detection to first load/update of external
Attempting to access all linked external documents right on load time was specifically nasty for non-local URIs (unmounted smb, http, ...) Change-Id: If4a7414dfe36875b505c73b8c963b650eeffe204
Diffstat (limited to 'sc/inc/externalrefmgr.hxx')
-rw-r--r--sc/inc/externalrefmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index 27002763d88e..5a63a0030797 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -772,7 +772,7 @@ private:
*/
ScDocument& cacheNewDocShell( sal_uInt16 nFileId, SrcShell& rSrcShell );
- void maybeLinkExternalFile(sal_uInt16 nFileId);
+ void maybeLinkExternalFile( sal_uInt16 nFileId, bool bDeferFilterDetection = false );
/**
* Try to create a "real" file name from the relative path. The original