[Libreoffice-bugs] [Bug 118928] FILESAVE DOCX: Table loses set name after save

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 15 18:10:54 UTC 2018


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

--- Comment #3 from Justin L <jluth at mail.com> ---
Created attachment 144206
  --> https://bugs.documentfoundation.org/attachment.cgi?id=144206&action=edit
TableName.doc: MSWord 2003 macro reads out table name

The first question to ask regarding MS formats is "can I do this in Word?" An
internet search suggests that this can only be done using Macros. So I did a 
Selection.Tables(1).ID = "My Crazy Table"
and saved the result.  MSWord 2003 did not save that name within the document
for either .doc or .docx format.

I also looked through the DOCX documentation, but didn't find a reference to
naming a table in there either (although I'm not an expert for what to look for
in the documentation).

And I can't see someone trying to hack the standard to include this information
in some way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180815/1403b6db/attachment.html>


More information about the Libreoffice-bugs mailing list