http://openoffice.org/bugzilla/show_bug.cgi?id=117814





--- Comment #17 from [email protected]  2011-04-12 14:07:04 ---
The last remaining functions in mdiexp.hxx deal with managing progress
indicators.
While it is a bad design to manage progress on a per document base and not
having input parameters handing over the progress indicator from the outside
(where it finally was created somewhere in the ui), it would be a huge effort
to rewrite our code. This is something we have to postpone for later.

For the time being it's enough to get rid of SwDocShells in that context. As
the existing progress implementation at the end uses sfx2 code, it's enough to
base it on SfxObjectShells. As SfxObjectShells are retrieved through SwDoc
anyway I based the implementation on SwDoc.

changeset 0b01edda4efc
http://hg.services.openoffice.org/cws/swcoreseparation/rev/0b01edda4efc

-- 
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
-- 
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help

Reply via email to