To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108869
------- Additional comments from [email protected] Wed Feb 3 06:51:56 +0000 2010 ------- my code :set SID_DRAWTBX_INSERT to be Asynchronously dispatched default! 1 --- sdi/sdraw.sdi 2010-02-03 14:47:01.891901985 +0800 2 +++ sdi/sdraw.sdi.new 2010-02-03 14:45:05.284403180 +0800 3 @@ -3699,8 +3699,8 @@ 4 Container = FALSE, 5 RecordAbsolute = FALSE, 6 RecordPerSet; 7 - Synchron; 8 - 9 + //Synchron; 10 + Asynchron; 11 Readonly = FALSE, 12 13 /* config: */ ~ --------------------------------------------------------------------- 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]
