|
LibreOffice Module toolkit (master) 1
|
#include "unogridcolumnfacade.hxx"#include "unocontroltablemodel.hxx"#include <com/sun/star/awt/grid/XGridColumn.hpp>#include <com/sun/star/awt/grid/XGridColumnListener.hpp>#include <tools/debug.hxx>#include <comphelper/diagnose_ex.hxx>#include <vcl/svapp.hxx>#include <cppuhelper/implbase.hxx>Go to the source code of this file.
Classes | |
| class | svt::table::ColumnChangeMultiplexer |
Namespaces | |
| namespace | svt |
| namespace | svt::table |
Typedefs | |
| typedef ::cppu::WeakImplHelper< XGridColumnListener > | svt::table::ColumnChangeMultiplexer_Base |