office-gobmx/editeng
Thomas Arnhold 5fcecf9b88 hrc cleanup: Remove unused defines
All of those defines (should) not be used at any point in the code.
False positives may exist, because some macro names are getting
generated by some template/macro foo. This is the version which
compiled fine for me.

Also there are many commented out lines removed.

Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
2012-06-21 11:54:18 +02:00
..
inc hrc cleanup: Remove unused defines 2012-06-21 11:54:18 +02:00
prj
qa Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field. 2012-05-14 12:09:57 -04:00
source typo: paramters, paramaters -> parameters 2012-06-19 16:44:08 +02:00
util
AllLangResTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk
Library_editeng.mk
Makefile
Module_editeng.mk
Package_inc.mk
README

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]