summaryrefslogtreecommitdiff
path: root/sw/Library_swui.mk
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2019-02-15 19:23:53 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2019-02-16 18:17:48 +0100
commit117da8dab05986380db586f1fae6a2f0af9ce389 (patch)
tree1342490053c401c04bc7b4329d13e326d8656d6f /sw/Library_swui.mk
parentd24fe1116ddd9eec3a0884c7b222455c44bd6eb4 (diff)
MSForms: Introduce a properties dialog for Drop-down form field
- Dialog created similar to the edit dialog of Input field - On the dialog, the user can edit the list of the drop down field - This dialog is only for editing of the field, so the user can't select an item from the list to display in the field. Change-Id: I6222aba9b211afeb0e9d10d97a49347921ff7353 Reviewed-on: https://gerrit.libreoffice.org/67909 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index bbacb517f697..2da933936257 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -110,6 +110,7 @@ $(eval $(call gb_Library_add_exception_objects,swui,\
sw/source/ui/envelp/labprt \
sw/source/ui/envelp/mailmrge \
sw/source/ui/fldui/DropDownFieldDialog \
+ sw/source/ui/fldui/DropDownFormFieldDialog \
sw/source/ui/fldui/FldRefTreeListBox \
sw/source/ui/fldui/changedb \
sw/source/ui/fldui/flddb \