To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87633
User pl changed the following: What |Old value |New value ================================================================================ Target milestone|OOo 2.4.1 |OOo 3.x -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Thu Apr 3 15:36:19 +0000 2008 ------- The TextView's Insert method is based on String. That means you never could insert more than 64k text in one move. Hower moving if we change the API to use OUString instead, this limitation is probably removed since the TextView breaks up inserted texts into line portions afterwards. --------------------------------------------------------------------- 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]