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





--- Comment #8 from [email protected]  2011-04-12 12:46:27 ---
The single place mentioned in the last comments is
sw/source/core/edit/acorrect.cxx (creating an instance of SwTextBlocks).

As this happens in a context of SwEditShell, there's a simple way out: move the
creation SwTextBlocks to SwWrtShell and access this code throuhg a virtual
method of class SwEditShell.

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

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