Hi,
On Wed, Jul 16, 2025 at 04:12:26PM +0800, Lodev wrote:
> We also found that (hope it's correct) the core implementation might be in
> SwNodes::TextToTable() in sw/source/core/docnode/ndtbl.cxx.
That sounds plausible, yes.
The only trick is that there is no "column" in the Writer table model
Hi,
We're trying to implement a new feature in Writer. When converting text
to table in Writer, users here want to add additional columns so that
they don't need to manually add it after creating.
We've implemented the Convert Text To Table dialog, adding a spin button
to let users choose