http://openoffice.org/bugzilla/show_bug.cgi?id=117814
--- Comment #21 from [email protected] 2011-04-12 14:18:42 --- The final dependency on SwModule in core is as annoying as stupid: some code needs to know whether an ongoing save process is done in the context of an OLE object or in the context of a regular document. The hack we are currently using: a global(!) flag at class SwModule. I replaced it with a flag at the SwDoc. "#include swmodule.hxx" in core is gone! changeset 8280dfbfcc94 http://hg.services.openoffice.org/cws/swcoreseparation/rev/8280dfbfcc94 -- 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
