Kaydet (Commit) f7831ed5 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

We should clear the cache of external doc when breaking its linkage.

üst 6b74943c
......@@ -2465,6 +2465,7 @@ void ScExternalRefManager::breakLink(sal_uInt16 nFileId)
removeRangeNamesBySrcDoc(*pRanges, nFileId);
}
maRefCache.clearCache(nFileId);
lcl_removeByFileId(nFileId, maDocShells);
if (maDocShells.empty())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment