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] Wed Jan 16 07:49:44 +0000 
2008 -------
liuyu->ama:
I find a way to solve this problem, please have a look at the patch.
As your said, the problem is that the code regarding the range expanding will 
be executed when the frame with tables inside is moved, but not executed when 
the frame is moved into a table.
So, I think what I should do is to deal with these two situations depending on 
the table inside or outside.
But I found it is not easy to get this message in the 
SwRTFParser::SetFlysInDoc(), because I could only get the position of the first 
txtnode(inside the table or not inside) inside the frame.
So, I have to save the correct start position from the SwRTFParser::SwRTFParser.
What do you think about this?

By the way, when paste a frame with a table into a table with "Formatted 
Text[RTF]", there's still a problem, the table line will be deleted after 
pasting. I will try to fix that later. 

---------------------------------------------------------------------
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]

Reply via email to