Files
libreoffice/comphelper/source/container
Noel Grandin 76ea287c04 EnumerableMap does not need to implement XAggreggation
Checked on jenkins using 'make check' and

+void SAL_CALL setDelegator(css::uno::Reference<css::uno::XInterface> const &) final { assert(false); }

Change-Id: I98b05a5bc83e3a747ffc45909ca3de4969d4e187
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156797
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-09-10 20:42:48 +02:00
..