office-gobmx/toolkit/source/controls/table
Noel Grandin 3c58ea89f4 make IAccessibleTableControl extend cppu::WeakImplHelper
i.e. push this up from the implementation class
AccessibleGridControlAccess to the interface class.

Which means we don't need the getMyself helper method, and make the
memory management simpler.

Change-Id: Iced5f259638531a74ce86876d1a295e105530474
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156284
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-08-30 17:49:26 +02:00
..
cellvalueconversion.cxx
cellvalueconversion.hxx
defaultinputhandler.cxx toolkit: Use range-based for, drop invalidTableControlAction 2023-08-03 16:54:23 +02:00
gridtablerenderer.cxx
mousefunction.cxx
tablecontrol.cxx split Point/Size/Rectangle into AbsoluteScreenPixel* types 2023-08-02 08:13:15 +02:00
tablecontrol_impl.cxx make IAccessibleTableControl extend cppu::WeakImplHelper 2023-08-30 17:49:26 +02:00
tablecontrol_impl.hxx make IAccessibleTableControl extend cppu::WeakImplHelper 2023-08-30 17:49:26 +02:00
tabledatawindow.cxx
tabledatawindow.hxx
tablegeometry.cxx
tablegeometry.hxx