Re: Table copy wizard in Libreoffice Base

2024-09-27 Thread Pierre Vacher
Hi Caolán, > If this is the dialog that has the title "Copy table" with the first > widget a checkbox of "Definition and data", then the .ui file for it is > dbaccess/uiconfig/ui/copytablepage.ui and its implemented as OCopyTable > in dbaccess/source/ui/misc/WCPage.cxx Yes, that's exactly it. Tha

Re: Table copy wizard in Libreoffice Base

2024-09-27 Thread Caolán McNamara
On Fri, 2024-09-27 at 14:45 +0200, Pierre Vacher wrote: ... > When pasting into Base, LibreOffice opens a wizard that can > eventually create a table and copy the Calc data. > > I can't explain why this wizard works well under Linux but not under > Windows. > > Does anyone know where the code for

Table copy wizard in Libreoffice Base

2024-09-27 Thread Pierre Vacher
Hi all, I have problems copying a range of Calc cells into Base with my JDBCDriverOOo driver and this only under Windows. When pasting into Base, LibreOffice opens a wizard that can eventually create a table and copy the Calc data. I can't explain why this wizard works well under Linux but not u