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





--- Comment #4 from [email protected]  2011-04-12 12:26:26 ---
Another dependency to SwDocShell in the core is introduced by having a
CreateCopy method in SwDoc. This method creates an SwDocShell and copies
content from the SwDoc callee to it. 
As this method itself is called only in UI code we can get rid of that
dependency by splitting up the method in SwDocShell::CreateCopy and
SwDoc::CreateCopy (the latter being called by the former that itself is called
in the ui code).

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

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