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





--- Comment #10 from [email protected]  2011-04-12 12:52:46 ---
The class SwModule mostly is a container for a lot of other code, mostly
configuration settings. They are accessed by calling SwModule::GetFoo()
methods. All this code can easily be converted to Foo::Get() calls, thus
removing most of the dependencies on SwModule in core and filter.

Together with some more cleanup in SwModule and some moved code (ui->core) this
can be found in changeset 7ac718e3cf91.

http://hg.services.openoffice.org/cws/swcoreseparation/rev/7ac718e3cf91

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