To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42162


User as changed the following:

                  What    |Old value                 |New value
================================================================================
                Issue type|ENHANCEMENT               |DEFECT
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jan 19 01:25:05 -0800 
2006 -------
We wont implement such API extension. It must work in the following way:

- loadComponentFromURL is asked to load the document
- internaly a new status indicator will be created and added to the 
MediaDescriptor
- then the filter (calc) is called and the MediaDescriptor is provided to this 
filter
- now the macro of the document should be triggered and creates it's own status 
indicator
- the feature set of the used StatusIndicatorFactory says now, that the last 
created 
status indicator overwrites all progress objects created before on the same 
factory.
So the progress used by the macro should win. If the macro progress is active 
all 
requests to the progress used by the calc filter will be ignored (but save the 
new 
values and text for it internaly!)
- if now the macro progress will be finished (by calling it's API method end()) 
the 
current values and text of the calc progress will be shown immediatly.

=>
a) I will investigate into the problem and try to find out, who may be uses 
it's own 
progress wrong .-) Such bugs will be fixed then.
b) But we wont implement a "lock-feature" here. Because it makes no sense and 
will make using of a progress to complex. Because everybody involved into the 
load/save process wish it's own progress interpreted as te most important one 
.-)

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