sw content controls, combo box: add doc model & UNO API
commit276f3a3ce52ca422bf5ebccfa2c926d3e87d5eab
authorMiklos Vajna <vmiklos@collabora.com>
Wed, 21 Sep 2022 06:24:17 +0000 (21 08:24 +0200)
committerMiklos Vajna <vmiklos@collabora.com>
Wed, 21 Sep 2022 10:07:35 +0000 (21 12:07 +0200)
tree55d0af1c833c309e22d16c2686d4ba91dc8c9463
parenta6541eb454644cd781f6f4345a34ee422d1a4520
sw content controls, combo box: add doc model & UNO API

This is similar to dropdowns, but combo box allow free-form user input,
while dropdown is meant to enforce that the content is one of the list
items.

Change-Id: I4ae226c55f70b2b3237021348e21b7d184e8a5ab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140302
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
offapi/com/sun/star/text/ContentControl.idl
sw/inc/formatcontentcontrol.hxx
sw/inc/unoprnms.hxx
sw/qa/core/unocore/unocore.cxx
sw/source/core/txtnode/attrcontentcontrol.cxx
sw/source/core/unocore/unocontentcontrol.cxx
sw/source/core/unocore/unomap1.cxx
sw/source/uibase/wrtsh/wrtsh1.cxx