sc/source/filter/inc/externallinkbuffer.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2729994bc519597db205aeeb4b2242a45c57712f Author: Tor Lillqvist <t...@collabora.com> Date: Wed Mar 29 08:23:54 2017 +0300 Add note that the xmlMissing thing is not implemented Customer was not interested after all, so dropping the attempt for now. Change-Id: I9a0afb6add66efbd43ee67ba0a8d0b1f79c5a7be diff --git a/sc/source/filter/inc/externallinkbuffer.hxx b/sc/source/filter/inc/externallinkbuffer.hxx index 57aa7db75add..be8b5f0300dd 100644 --- a/sc/source/filter/inc/externallinkbuffer.hxx +++ b/sc/source/filter/inc/externallinkbuffer.hxx @@ -163,7 +163,7 @@ enum class ExternalLinkType Same, /// Link refers to the current sheet. External, /// Link refers to an external spreadsheet document. // let's ignore xlStartup and xlAlternateStartup for now - PathMissing, /// Just for round-tripping + PathMissing, /// Just for round-tripping (FIXME: Functionality not actually implemented after all.) Library, /// Link refers to an external add-in. DDE, /// DDE link. OLE, /// OLE link. _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits