https://bugs.documentfoundation.org/show_bug.cgi?id=148040

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]

--- Comment #1 from Mike Kaganski <[email protected]> ---
Repro.
The problem is in ScExternalRefManager::getSingleRefToken, which fails because
isLinkUpdateAllowedInDoc returns false for the temporary document used in
ScFunctionAccess. There seems to be no property to change that among properties
defined for SpreadsheetDocumentSettings service [1] (IsExecuteLinkEnabled feels
close, but it is absent in ScFunctionAccess; and isLinkUpdateAllowedInDoc needs
the document to have SfxObjectShell, which is not true).

Eike: is it reasonable to introduce such property for
SpreadsheetDocumentSettings? Or are there some concerns that would make that
unwanted?

[1]
https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1sheet_1_1SpreadsheetDocumentSettings.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to