https://bugs.documentfoundation.org/show_bug.cgi?id=147279
--- Comment #2 from Mike Kaganski <[email protected]> --- Reading SwDDETable::ChangeContent [1], it may be even that it can't be changed at all: it seems that the format transferred over DDE is simply a text, where each table line is separated by newline, and each table cell is separated by a tab. And there's no escaping, like use of quotes in CSV. [1] https://opengrok.libreoffice.org/xref/core/sw/source/core/fields/ddetbl.cxx?r=9fdb06d6#135 -- You are receiving this mail because: You are the assignee for the bug.
