To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107450





------- Additional comments from m...@openoffice.org Mon Dec 14 18:33:23 +0000 
2009 -------
Finally I've got the following content for a libediteng:

the whole editeng.lib 
the whole outliner.lib

from svx/source/accessibility:
(in case it makes sense to move that out also, it is not required as no
dependencies exist against this code)
        AccessibleComponentBase.obj                     
        AccessibleContextBase.obj                       
        AccessibleEditableTextPara.obj          
        AccessibleImageBullet.obj               
        AccessibleParaManager.obj               
        AccessibleSelectionBase.obj             
        AccessibleStaticTextBase.obj            
        AccessibleStringWrap.obj

from svx/source/dialogs:
        dialmgr.obj (to be replace by an own resource manager)
        dlgutil.obj
        impgrf.obj 
        splwrap.obj
        hangulhanja.obj
        svxdlg.obj

from svx/source/items:
        writingmodeitem.obj 
        frmitems.obj 
        paraitem.obj 
        textitem.obj 
        flditem.obj 
        svxfont.obj 
        paperinf.obj
        itemtype.obj
        bulitem.obj 
        numitem.obj 
        xmlcnitm.obj
        charhiddenitem.obj

from svx/source/svdraw:
        svdfield.obj

from svx/source/unodraw:
        unonrule.obj
        unoipset.obj
        unofdesc.obj

from svx/source/xml:
        xmltxtimp.obj
        xmltxtexp.obj           

Some object files contain quite commonly used code (dlgutil.cxx, the items) and
so it makes sense not to place them into the new editeng module, but into 
svtools. 

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to