Files
loongoffice/drawinglayer/source/drawinglayeruno
Noel Grandin 380b586d6e XPrimitive2DRenderer 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: I2b3c0cfd43a3437a1376e64421a66c595083e486
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156661
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-09-08 10:53:15 +02:00
..