Cor Nouws wrote:
Hi *,
dispatcher.executeDispatch(document, ".uno:SplitTable", "", 0, Array())
is the way to split a table.
However, this shows the dialog with four choices:
Copy header / New header with style / New header / Now header
My guess is that I should use the Array to pass an argument ...
Any hints?
Hi,
the SplitTable function does not process arguments. ( See
sw/source/ui/shell/tabsh.cxx, search for FN_TABLE_SPIT_TABLE )
Please file an issue for this and assign it to os.
Regards,
Oliver
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]