office-gobmx/editeng
Michael Stahl 18ab7f52eb fdo#40874: make recorded border macros run:
When the new BorderLine2 struct with its added members was introduced,
the PutValues methods that are called by the macro recorder with
seqeunces of Anys were not adapted, so running recorded macro for
".uno:BorderInner" ".uno:BorderOuter" ".uno:SetBorderStyle" fails.
(regression from b624e6e6cf,
7db30f7aa0)

Change-Id: Icd8a11d7f5c8d79c57020f213a1554540b6c666d
2012-05-21 18:20:38 +02:00
..
inc fd0#40778 - Remove dictionary choice when adding new entry 2012-05-18 16:31:01 +01:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field. 2012-05-14 12:09:57 -04:00
source fdo#40874: make recorded border macros run: 2012-05-21 18:20:38 +02:00
util
AllLangResTarget_editeng.mk
CppunitTest_editeng_borderline.mk
CppunitTest_editeng_core.mk
Library_editeng.mk Added a field updater wrapper to allow updating of field items. 2012-05-03 20:28:17 -04:00
Makefile
Module_editeng.mk
Package_inc.mk Added a field updater wrapper to allow updating of field items. 2012-05-03 20:28:17 -04:00
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]