office-gobmx/oovbaapi
Tor Lillqvist d1601e5d95 Add a MailMerge class and object to the Writer VBA API
Just a dummy implementation so far. Needed because customer Automation
client software seems to access it (through the very obsolete
WordBasic API, even). It remains to be seen whether any actual mail
merge functionality is needed.

Change-Id: I40419da544f61173e4bcf759b887997c7f233b02
Reviewed-on: https://gerrit.libreoffice.org/55727
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2018-06-13 07:06:45 +02:00
..
genconstidl
ooo/vba Add a MailMerge class and object to the Writer VBA API 2018-06-13 07:06:45 +02:00
Makefile
Module_oovbaapi.mk
README
UnoApi_oovbaapi.mk Add a MailMerge class and object to the Writer VBA API 2018-06-13 07:06:45 +02:00

Module for OpenOffice - VisualBasic interoperability.

See also:
[http://wiki.openoffice.org/wiki/VBA]
[http://wiki.openoffice.org/wiki/Oovbaapi]