To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68315
                 Issue #|68315
                 Summary|Async Load project
               Component|Presentation
                 Version|OOo 2.0.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|wg
             Reported by|antoxu





------- Additional comments from [EMAIL PROTECTED] Wed Aug  9 23:38:46 -0700 
2006 -------
In original OpenOffice implementation, all pages in one ppt document will be
loaded at the import stage. Instead, our solution will only load first N (4 as
defined) pages at this stage and mark the rest pages as "unimported". Later,
once upon outline view or slidesorter view is activated, the drawdocshell will
start a periodic timer. For each time the timer is expired, the drawdocshell
will load one “unimported” page sequentially from the beginning until all pages
are imported. When slide view is activated and change to an “unimported” page,
the page will be imported before consequent actions. Base on our solution, the
speed of opening slides can get significant improvement. We are going to work on
CWS Co-Create_AsynLoad to complete whole implementation for this enhancement.

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