http://openoffice.org/bugzilla/show_bug.cgi?id=117814
--- Comment #12 from [email protected] 2011-04-12 13:03:39 --- Another completely superfluous dependency on SwDocShell in SwDoc: the code that splits a document into a collection of HTML or Writer documents (master document) is located at SwDoc, though it is not called from anywhere in the core. It moved the code to class SwDocShell (some parts stay in SwDoc to avoid making some private methods public). I also fixed the stupid code duplication we had in the two SplitDoc methods. changeset f29d4d43fcec http://hg.services.openoffice.org/cws/swcoreseparation/rev/f29d4d43fcec -- 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
