office-gobmx/editeng
Caolán McNamara 80b0a3a7b6 fold i18npaper into i18nutil
It's too small to justify standalone existence.

We can accumulate i18n things we link to directly into
i18nutil and rework i18npool uno implementions in terms
of thin wrappers over i18nutil and prefer linking to
i18nutil internally and leave the uno forwarders for
use by external components and scripting
2012-03-08 12:02:38 +00:00
..
inc remove various unused methods and source files 2012-03-07 11:06:45 +00:00
prj
qa/items
source remove various unused methods and source files 2012-03-07 11:06:45 +00:00
util drop dead makefile.mk's 2012-03-08 12:02:38 +00:00
AllLangResTarget_editeng.mk
CppunitTest_editeng_borderline.mk fold i18npaper into i18nutil 2012-03-08 12:02:38 +00:00
Library_editeng.mk fold i18npaper into i18nutil 2012-03-08 12:02:38 +00:00
Makefile
Module_editeng.mk
Package_inc.mk
README Added READMEs for modules which used to be in libs-core 2012-02-08 06:37:16 +01:00

Edit engine.

In OO.o build DEV300m72 this module was split off from svx but it
has no dependencies on [[svx]] (nor on [[sfx2]]) while in turn svx depends on editeng
Read more in the mailing list post:
[http://www.mail-archive.com/dev@openoffice.org/msg13237.html]