Hi all,

I'm trying to copy/paste a row in a TextTable with the c++ api. It works the first time I connect to a newly started soffice :
1- load the document,
2- copy a row
3- insert a new row,
4- paste into the newly inserted row.

But then if I close the doc (without exiting soffice) and try my program again, it goes as far as step 3 above but the paste doesn't work anymore. (At this point the cursor is at the right position and the data is available : if I paste manually I get what I expected)

Does that ring a bell ?
(I can post source if needed)

PS : the first time, it works fine even if several tables in the document.

Thanks in advance
Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to