|
LibreOffice Module toolkit (master) 1
|
#include <awt/vclxwindows.hxx>#include <cppuhelper/implbase.hxx>#include <toolkit/helper/listenermultiplexer.hxx>#include <com/sun/star/view/SelectionType.hpp>#include <controls/table/tablecontrol.hxx>#include <controls/table/tablecontrolinterface.hxx>#include <controls/table/gridtablerenderer.hxx>#include "unocontroltablemodel.hxx"#include <sal/log.hxx>#include <comphelper/diagnose_ex.hxx>#include <helper/property.hxx>#include <com/sun/star/awt/grid/XGridColumn.hpp>#include <com/sun/star/awt/grid/GridInvalidDataException.hpp>#include <com/sun/star/awt/grid/GridInvalidModelException.hpp>#include <com/sun/star/accessibility/AccessibleEventId.hpp>#include <com/sun/star/accessibility/AccessibleStateType.hpp>#include <com/sun/star/util/Color.hpp>#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>#include <vcl/svapp.hxx>#include <algorithm>