summaryrefslogtreecommitdiff
path: root/vbahelper/Library_msforms.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-06 14:22:28 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-11 14:54:24 +0200
commit45c8885705afd585b1d59bf793ceaa39abef3eae (patch)
tree4bf3c6ccc1d39a636bd14dc83dd09d31bc7c4d9e /vbahelper/Library_msforms.mk
parenta97224fe77c857831634df198792e368be1d61a2 (diff)
vbahelper: create instances with uno constructors
See tdf#74608 for motivation Change-Id: I190d58fe45aa0b724b7239f5417bd0293d6dca80 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98234 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vbahelper/Library_msforms.mk')
-rw-r--r--vbahelper/Library_msforms.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vbahelper/Library_msforms.mk b/vbahelper/Library_msforms.mk
index c9424d6f2716..2a5cb1ed942d 100644
--- a/vbahelper/Library_msforms.mk
+++ b/vbahelper/Library_msforms.mk
@@ -58,7 +58,6 @@ $(eval $(call gb_Library_use_libraries,msforms,\
# add all source files that shall be compiled with exceptions enabled
# the name is relative to $(SRCROOT) and must not contain an extension
$(eval $(call gb_Library_add_exception_objects,msforms,\
- vbahelper/source/msforms/service \
vbahelper/source/msforms/vbabutton \
vbahelper/source/msforms/vbacheckbox \
vbahelper/source/msforms/vbacombobox \