http://openoffice.org/bugzilla/show_bug.cgi?id=117814
--- Comment #2 from [email protected] 2011-04-12 08:54:57 --- First step: The class SwWait is used to the views of a document (disable windows, lock dispatcher). It is not necessary to use an SwDocShell for that, an SfxObjecShell would be sufficient. Thus I replaced SwWait by a class SfxWait that is implemented in sfx2. All code in sw was adjusted accordingly, some includes of docsh.hxx could be removed. -- 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
