To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=77784
------- Additional comments from [EMAIL PROTECTED] Thu Jan 17 09:02:41 +0000 2008 ------- ama->liuyu: Yes, your patch works for inserting fly frames into tables and it works for fly frames containing a table at the beginning. Inserting fly frames with tables inside into a table does not work but this is another issue and it is not caused by SetFlysInDoc(..) I assume. But one thing has to be corrected: if the fly frame contains a table at the end (and at least one paragraph before), it cannot be inserted correctly (RTF formatted) into normal text. It similar to our solved table at the top of fly frame problem, the range has to be adjusted if directly behind the selection is an end node of a cell, followed by a table end node. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
