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

--- Comment #22 from Justin L <[email protected]> ---
(In reply to Justin L from comment #21)
> There are 4 ::TextToTable functions in here.  It looks like it was removed
> from
> SwDoc::TextToTable( const SwInsertTableOptions& rInsTblOpts,
> and added to
> SwNodes::TextToTable( const SwNodes::TableRanges_t & rTableNodes,

bad conclusion.  It was removed from both SwDoc::TextToTables, and added to
both SwNodes::TextToTables.

In this particular document, it first goes through SwNodes::TextToTable, and
then SwDoc::TextToTable.  Registering earlier in SwNodes results in the
regression demonstrated in this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to